POST http://clearsprings.us/index.php/contact

ContactController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
form
[
  "name" => "Robertrossy"
  "email" => "zekisuquc419@gmail.com"
  "message" => "Salam, qiymətinizi bilmək istədim."
  "phone" => "82637524231"
  "submit" => ""
  "_token" => "4c.wdIjP3nPxWvidbk05ZVL2ufjc39V0qk6qlcx99fWRWM.g-F6ThW-sByLGfBwleIuuauXC04jlOdZyCJ_rbS7GjyDlmdxKZiCL4VB7A"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ContactController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_contact"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"80c699"

Request Headers

Header Value
accept
"*/*"
connection
"keep-alive"
content-length
"282"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=02dd551c8457970f08c1ec83a0b33c8f"
host
"clearsprings.us"
pragma
"no-cache"
referer
"https://clearsprings.us/index.php/contact"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
via
"1.0 7c5a62c7d17ef0da2fddb0ebbf1f140a.cloudfront.net (CloudFront)"
x-amz-cf-id
"0HD_xwVjUFvVLHCpW9sxz2pvk7bVm5N7Mu-cQyL5yzQNJIPsE6b-uw=="
x-forwarded-for
"80.94.95.202"
x-php-ob-level
"1"

Request Content

Raw

form[name]=Robertrossy&form[email]=zekisuquc419%40gmail.com&form[message]=Salam%2C+qiym%C9%99tinizi+bilm%C9%99k+ist%C9%99dim.&form[phone]=82637524231&form[submit]=&form[_token]=4c.wdIjP3nPxWvidbk05ZVL2ufjc39V0qk6qlcx99fWRWM.g-F6ThW-sByLGfBwleIuuauXC04jlOdZyCJ_rbS7GjyDlmdxKZiCL4VB7A

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Thu, 26 Mar 2026 06:46:53 GMT"
location
"/index.php/contact"
x-debug-token
"39a0c7"

Cookies

Request Cookies

Key Value
PHPSESSID
"02dd551c8457970f08c1ec83a0b33c8f"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Thu, 26 Mar 26 06:46:52 +0000"
Last used
"Thu, 26 Mar 26 06:46:52 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/form
"B3YqlquwilIDpwecLtx1vFNcbuNZcm__BDDNPWGDg4U"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 33
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/app/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 33
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/app/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/EventListener/CsrfValidationListener.php"
    "line" => 60
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "preSubmit"
    "class" => "Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php"
    "line" => 28
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 476
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\ImmutableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/HttpFoundation/HttpFoundationRequestHandler.php"
    "line" => 107
    "function" => "submit"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 414
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 33
    "function" => "handleRequest"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/app/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bundle\FrameworkBundle\Controller\AbstractController:188
[
  [
    "file" => "/var/app/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 188
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 55
    "function" => "addFlash"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "index"
    "class" => "App\Controller\ContactController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/public/index.php"
    "line" => 5
    "args" => [
      "/var/app/current/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

Key Value
success
[
  "Your inquiry has been submitted. We will contact you soon!"
]

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"63eb474a647f285447fc5815942dc138"
AWS_ACCESS_KEY_ID
"AKIAU6GD3NPGGK3Z4ON4"
AWS_REGION
"us-east-2"
AWS_SECRET_ACCESS_KEY
"jpBUt0ITfG/56SZHlCsIfoePwTdL3SR4hoGXLg4e"
MAILER_DSN
"ses+smtp://AKIAU6GD3NPGKEF7IZ6Z:BK8Z5yzx3vRqHW1nb3hV%2Bfhm2JSHzeModWy82fJ3v33t@default?region=us-east-1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"282"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/var/www/html/public"
DOCUMENT_URI
"/index.php/contact"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/webapp"
HTTP_ACCEPT
"*/*"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"282"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=02dd551c8457970f08c1ec83a0b33c8f"
HTTP_HOST
"clearsprings.us"
HTTP_PRAGMA
"no-cache"
HTTP_REFERER
"https://clearsprings.us/index.php/contact"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36"
HTTP_VIA
"1.0 7c5a62c7d17ef0da2fddb0ebbf1f140a.cloudfront.net (CloudFront)"
HTTP_X_AMZ_CF_ID
"0HD_xwVjUFvVLHCpW9sxz2pvk7bVm5N7Mu-cQyL5yzQNJIPsE6b-uw=="
HTTP_X_FORWARDED_FOR
"80.94.95.202"
INVOCATION_ID
"0e6bd4fe9b874446af12b0342a60b522"
JOURNAL_STREAM
"8:90295503"
LANG
"en_US.UTF-8"
NOTIFY_SOCKET
"/run/systemd/notify"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PATH_INFO
"/contact"
PHP_ALLOW_URL_FOPEN
"On"
PHP_COMPOSER_OPTIONS
""
PHP_DATE_TIMEZONE
"UTC"
PHP_DISPLAY_ERRORS
"Off"
PHP_DOCUMENT_ROOT
"/public"
PHP_MAX_EXECUTION_TIME
"60"
PHP_MEMORY_LIMIT
"256M"
PHP_SELF
"/index.php/contact"
PHP_ZLIB_OUTPUT_COMPRESSION
"Off"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"18.68.26.118"
REMOTE_PORT
"28098"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1774507613
REQUEST_TIME_FLOAT
1774507613.3315
REQUEST_URI
"/index.php/contact"
RUNTIME_DIRECTORY
"/run/php-fpm"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.47.233"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.26.3"
SYMFONY_DOTENV_PATH
"/var/app/current/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,AWS_REGION,AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY"
SYSTEMD_EXEC_PID
"2662635"
USER
"webapp"