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

ContactController :: index

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
form
[
  "name" => "Joanna Riggs"
  "email" => "joannariggs278@gmail.com"
  "message" => """
    Hi,\r\n
    \r\n
    I just visited clearsprings.us and wondered if you'd ever thought about having an engaging video to explain what you do?\r\n
    \r\n
    Our videos cost just $195 (USD) for a 30 second video ($239 for 60 seconds) and include a full script, voice-over and video.\r\n
    \r\n
    I can show you some previous videos we've done if you want me to send some over. Let me know if you're interested in seeing samples of our previous work.\r\n
    \r\n
    Regards,\r\n
    Joanna\r\n
    \r\n
    Unsubscribe: https://unsubscribe.video/unsubscribe.php?d=clearsprings.us
    """
  "phone" => "3698786080"
  "submit" => ""
  "_token" => "70644188fd2c16d.LrfrhkB8RP0Fq_1AeKzfdzFkHZi2XjBHc-2mS47Df2s.bf3d4XZIMa4w8ZY6Lp-vG3VWSuHyakEtBNrFBMCgOShYhp_nIh0jhH3xvA"
]

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
"8f2b7f"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
accept-encoding
"gzip, deflate, br"
accept-language
"en-US,en;q=0.9"
connection
"keep-alive"
content-length
"862"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=b80fc0987e7e82e6ed210863cd33182d"
host
"clearsprings.us"
origin
"https://clearsprings.us"
referer
"https://clearsprings.us/index.php/contact"
sec-ch-ua
""Not)A;Brand";v="8", "Chromium";v="114", "Google Chrome";v="114""
sec-ch-ua-mobile
"?0"
sec-ch-ua-platform
""Windows""
sec-fetch-dest
"document"
sec-fetch-mode
"cors"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131"
via
"1.1 c2195f43dfb390d43998c2e5488a25d2.cloudfront.net (CloudFront)"
x-amz-cf-id
"HhNfCPpCHegAasYy6rwnSJAWDGJPW7Lb6FJLz9RnlpXbby6DYY23CA=="
x-forwarded-for
"91.132.114.156"
x-php-ob-level
"1"

Request Content

Raw

form%5Bname%5D=Joanna+Riggs&form%5Bemail%5D=joannariggs278%40gmail.com&form%5Bmessage%5D=Hi%2C%0D%0A%0D%0AI+just+visited+clearsprings.us+and+wondered+if+you%27d+ever+thought+about+having+an+engaging+video+to+explain+what+you+do%3F%0D%0A%0D%0AOur+videos+cost+just+%24195+%28USD%29+for+a+30+second+video+%28%24239+for+60+seconds%29+and+include+a+full+script%2C+voice-over+and+video.%0D%0A%0D%0AI+can+show+you+some+previous+videos+we%27ve+done+if+you+want+me+to+send+some+over.+Let+me+know+if+you%27re+interested+in+seeing+samples+of+our+previous+work.%0D%0A%0D%0ARegards%2C%0D%0AJoanna%0D%0A%0D%0AUnsubscribe%3A+https%3A%2F%2Funsubscribe.video%2Funsubscribe.php%3Fd%3Dclearsprings.us&form%5Bphone%5D=3698786080&form%5Bsubmit%5D=&form%5B_token%5D=70644188fd2c16d.LrfrhkB8RP0Fq_1AeKzfdzFkHZi2XjBHc-2mS47Df2s.bf3d4XZIMa4w8ZY6Lp-vG3VWSuHyakEtBNrFBMCgOShYhp_nIh0jhH3xvA

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=utf-8"
date
"Wed, 25 Mar 2026 09:46:41 GMT"
location
"/index.php/contact"
x-debug-token
"7eb212"

Cookies

Request Cookies

Key Value
PHPSESSID
"b80fc0987e7e82e6ed210863cd33182d"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 25 Mar 26 09:46:39 +0000"
Last used
"Wed, 25 Mar 26 09:46:39 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/form
"CJ6g64uS5ZkzV3plD2WyD4qjw7cONcFCv1tabagyxZA"

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
"862"
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
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"en-US,en;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_CONTENT_LENGTH
"862"
HTTP_CONTENT_TYPE
"application/x-www-form-urlencoded"
HTTP_COOKIE
"PHPSESSID=b80fc0987e7e82e6ed210863cd33182d"
HTTP_HOST
"clearsprings.us"
HTTP_ORIGIN
"https://clearsprings.us"
HTTP_REFERER
"https://clearsprings.us/index.php/contact"
HTTP_SEC_CH_UA
""Not)A;Brand";v="8", "Chromium";v="114", "Google Chrome";v="114""
HTTP_SEC_CH_UA_MOBILE
"?0"
HTTP_SEC_CH_UA_PLATFORM
""Windows""
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131"
HTTP_VIA
"1.1 c2195f43dfb390d43998c2e5488a25d2.cloudfront.net (CloudFront)"
HTTP_X_AMZ_CF_ID
"HhNfCPpCHegAasYy6rwnSJAWDGJPW7Lb6FJLz9RnlpXbby6DYY23CA=="
HTTP_X_FORWARDED_FOR
"91.132.114.156"
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
"130.176.222.9"
REMOTE_PORT
"26920"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1774432001
REQUEST_TIME_FLOAT
1774432001.7221
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"