SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b90fd7" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=11fsavo6uu1t9egsv34i68uvqf; sf_redirect=%7B%22token%22%3A%22a10601%22%2C%22route%22%3A%22admin_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu933377752%5C%2Fdomains%5C%2Fcorphedge.com%5C%2Fpublic_html%5C%2Fdomains%5C%2Ftest%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "test.corphedge.com" |
| referer | "https://test.corphedge.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 10 Feb 2026 21:13:18 GMT" |
| expires | "Tue, 10 Feb 2026 21:13:18 GMT" |
| pragma | "cache" |
| x-debug-token | "565b72" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "11fsavo6uu1t9egsv34i68uvqf" |
| sf_redirect | "{"token":"a10601","route":"admin_login","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/home\/u933377752\/domains\/corphedge.com\/public_html\/domains\/test\/src\/Controller\/SecurityController.php","line":27},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 8
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 10 Feb 26 23:13:15 +0200" |
| Last used | "Tue, 10 Feb 26 23:13:15 +0200" |
| Lifetime | 36000 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "tqujIHAtXUq3l3L6UpVPP2lphQn3Uytacu3GuzqDr54" |
| _security.main.target_path | "https://test.corphedge.com/" |
Session Usage
8
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 44
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 110
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 50
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 52
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 249
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/69/694141fd838a8e47e14bf047049a3ffa.php"
"line" => 144
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_fcf2a79c81560036483011a79d70fe0b"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 60
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 64
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 88
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 77
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 249
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/69/694141fd838a8e47e14bf047049a3ffa.php"
"line" => 144
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_fcf2a79c81560036483011a79d70fe0b"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 60
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 64
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 427
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/69/694141fd838a8e47e14bf047049a3ffa.php"
"line" => 144
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_fcf2a79c81560036483011a79d70fe0b"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 60
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 64
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 427
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 437
"function" => "block_body"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/69/694141fd838a8e47e14bf047049a3ffa.php"
"line" => 144
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_fcf2a79c81560036483011a79d70fe0b"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/var/cache/dev/twig/05/05ffe031f47e425707b97ed0460eef28.php"
"line" => 60
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 393
"function" => "doDisplay"
"class" => "__TwigTemplate_90cc111cbd433880c94ab8a061b928d2"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 349
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Template.php"
"line" => 364
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 35
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/twig/twig/src/Environment.php"
"line" => 306
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/src/Controller/SecurityController.php"
"line" => 64
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php"
"line" => 38
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| AI_PROVIDER | "gemini" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "5aec87a3ce1667sdfhgsd+sd*AS34f3f7097a79525b65" |
| APP_TIMEZONE | "Europe/Vilnius" |
| CORPAY_PartnerId | "CORPHEDGE" |
| CORPAY_PartnerKey | "b638a2428f96439fb01596d688a83212o4F8TM8Zs2q7NqWn" |
| CRAWLER_LOAD_LIMIT_ENFORCE | "25" |
| CRAWLER_USLEEP | "1000" |
| DATABASE_URL | "mysql://u933377752_test:1q~2o3Mof~2K@localhost:3306/u933377752_test" |
| DOCUMENT_ROOT | "/home/u933377752/domains/corphedge.com/public_html/domains/test" |
| GEMINI_API_KEY | "AIzaSyAKeBvdbHugefQjdi9OpupRxQrkOibhPC4" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=11fsavo6uu1t9egsv34i68uvqf; sf_redirect=%7B%22token%22%3A%22a10601%22%2C%22route%22%3A%22admin_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fu933377752%5C%2Fdomains%5C%2Fcorphedge.com%5C%2Fpublic_html%5C%2Fdomains%5C%2Ftest%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "test.corphedge.com" |
| HTTP_REFERER | "https://test.corphedge.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| H_CANARY | "false" |
| H_PLATFORM | "Hostinger" |
| H_STAGING | "false" |
| H_TYPE | "business" |
| LSPHP_ProcessGroup | "on" |
| MAILER_DSN | "smtp://support@corphedge.com:bQ3Of63*sUk73+lad6q@smtp.hostinger.com:465" |
| MAIL_SENDER | "support@corphedge.com" |
| OPENAI_API_KEY | "" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.165" |
| REMOTE_PORT | "50775" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1770757995 |
| REQUEST_TIME_FLOAT | 1770757995.1405 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/u933377752/domains/corphedge.com/public_html/domains/test/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://test.corphedge.com/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "72.60.21.167" |
| SERVER_ADMIN | "" |
| SERVER_NAME | "test.corphedge.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| UNIQUE_ID | "knyXPUmY0NowFgND39kMsULa" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |
| ratelimited_meta_externalagent | "1" |