ContactController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value | 
|---|---|
| _access_control_attributes | null | 
            
| _controller | "App\Controller\ContactController::index" | 
            
| _firewall_context | "security.firewall.map.context.main" | 
            
| _links | Symfony\Component\WebLink\GenericLinkProvider {#928 -links: [ 930 => Symfony\Component\WebLink\Link {#930 -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-1712f0378f8675ca7cd423d6262fcccf.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 931 => Symfony\Component\WebLink\Link {#931 -href: "/assets/lib/animate/animate.min-b9a5cedf4d37fef5b05474ae355b3e42.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 932 => Symfony\Component\WebLink\Link {#932 -href: "/assets/lib/owlcarousel/assets/owl.carousel.min-e75f09b058dfc96b7d8fcafdf21ec723.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } 933 => Symfony\Component\WebLink\Link {#933 -href: "/assets/styles/app-a04cf089594b2d881d022678b3eff483.css" -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] } ] }  | 
            
| _route | "app_contact" | 
            
| _route_params | []  | 
            
| _stopwatch_token | "bc8624" | 
            
Request Headers
| Header | Value | 
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" | 
            
| connection | "keep-alive" | 
            
| host | "clearsprings.us" | 
            
| 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/131.0.0.0 Safari/537.36" | 
            
| via | "1.0 b656ca440c6f5f83209317b849fbb3ea.cloudfront.net (CloudFront)" | 
            
| x-amz-cf-id | "dTWnCVvTXxgNmWp_Av-Z0S9X3rWSoCAJXgRNCCY3CAD-OWmP5Nzb4g==" | 
            
| x-forwarded-for | "185.39.19.49" | 
            
| x-php-ob-level | "1" | 
            
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value | 
|---|---|
| cache-control | "no-cache, private" | 
            
| content-type | "text/html; charset=UTF-8" | 
            
| date | "Mon, 03 Nov 2025 23:17:08 GMT" | 
            
| link | "</assets/vendor/bootstrap/dist/css/bootstrap.min-1712f0378f8675ca7cd423d6262fcccf.css>; rel="preload"; as="style",</assets/lib/animate/animate.min-b9a5cedf4d37fef5b05474ae355b3e42.css>; rel="preload"; as="style",</assets/lib/owlcarousel/assets/owl.carousel.min-e75f09b058dfc96b7d8fcafdf21ec723.css>; rel="preload"; as="style",</assets/styles/app-a04cf089594b2d881d022678b3eff483.css>; rel="preload"; as="style"" | 
            
| x-debug-token | "fd7c4c" | 
            
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value | 
|---|---|
| Created | "Mon, 03 Nov 25 23:17:08 +0000" | 
            
| Last used | "Mon, 03 Nov 25 23:17:08 +0000" | 
            
| Lifetime | 0 | 
            
Session Attributes
| Attribute | Value | 
|---|---|
| _csrf/form | "Id-0FaMBEiXFTuPD0ImF9X_3g1ZnS2HKDw1WVPuM7AA" | 
            
Session Usage
                        9
                        Usages
                    
                    
                        
                        Stateless check enabled
                    
                | Usage | 
|---|
                                        Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 73
    "function" => "start"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 71
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/ResolvedFormType.php"
    "line" => 122
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 896
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 54
    "function" => "createView"
    "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: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" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 71
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/ResolvedFormType.php"
    "line" => 122
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 896
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 54
    "function" => "createView"
    "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:66                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 71
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/ResolvedFormType.php"
    "line" => 122
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 83
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/form/Form.php"
    "line" => 896
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 54
    "function" => "createView"
    "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\Bridge\Twig\AppVariable:185                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1861
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/var/cache/dev/twig/a6/a66e3fa1fbc47443a5e2fae558ca46aa.php"
    "line" => 89
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Template.php"
    "line" => 431
    "function" => "block_body"
    "class" => "__TwigTemplate_ddf4179ace1114df63dfbc272f4bd807"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/var/cache/dev/twig/82/8201516a6ccc927bf4ec51519541f147.php"
    "line" => 176
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_eb67a9564bcfcdf573889a666a18db81"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/var/cache/dev/twig/a6/a66e3fa1fbc47443a5e2fae558ca46aa.php"
    "line" => 53
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Template.php"
    "line" => 387
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ddf4179ace1114df63dfbc272f4bd807"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Template.php"
    "line" => 343
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/twig/twig/src/Environment.php"
    "line" => 320
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/src/Controller/ContactController.php"
    "line" => 53
    "function" => "render"
    "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"
  ]
]
                                     | 
                            
                                        Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 68
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "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/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:69                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 69
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "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/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:70                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 70
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "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/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:71                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 71
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "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/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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\HttpKernel\DataCollector\RequestDataCollector:72                                    
                                    [
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 158
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 102
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "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/Debug/TraceableEventDispatcher.php"
    "line" => 122
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 216
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/app/current/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 204
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "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
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value | 
|---|---|
| APP_ENV | "dev" | 
            
| APP_SECRET | "63eb474a647f285447fc5815942dc138" | 
            
| DATABASE_URL | "mysql://root:password@localhost:3306/db_name?serverVersion=9.0.1" | 
            
| MAILER_DSN | "ses+smtp://AKIAU6GD3NPGKEF7IZ6Z:BK8Z5yzx3vRqHW1nb3hV%2Bfhm2JSHzeModWy82fJ3v33t@default?region=us-east-1" | 
            
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" | 
            
Defined as regular env variables
| Key | Value | 
|---|---|
| APP_DEBUG | "1" | 
            
| CONTENT_LENGTH | ""  | 
            
| CONTENT_TYPE | ""  | 
            
| 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/webp,*/*;q=0.8" | 
            
| HTTP_CONNECTION | "keep-alive" | 
            
| HTTP_HOST | "clearsprings.us" | 
            
| 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/131.0.0.0 Safari/537.36" | 
            
| HTTP_VIA | "1.0 b656ca440c6f5f83209317b849fbb3ea.cloudfront.net (CloudFront)" | 
            
| HTTP_X_AMZ_CF_ID | "dTWnCVvTXxgNmWp_Av-Z0S9X3rWSoCAJXgRNCCY3CAD-OWmP5Nzb4g==" | 
            
| HTTP_X_FORWARDED_FOR | "185.39.19.49" | 
            
| INVOCATION_ID | "edaaf35c708a4075bf19e5cd6334617f" | 
            
| JOURNAL_STREAM | "8:38637" | 
            
| 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 | "64.252.88.162" | 
            
| REMOTE_PORT | "55150" | 
            
| REQUEST_METHOD | "GET" | 
            
| REQUEST_SCHEME | "http" | 
            
| REQUEST_TIME | 1762211828 | 
            
| REQUEST_TIME_FLOAT | 1762211828.5247 | 
            
| 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,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" | 
            
| SYSTEMD_EXEC_PID | "8719" | 
            
| USER | "webapp" |