SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _api_platform_links | Symfony\Component\WebLink\GenericLinkProvider {#1328 -links: [ 1326 => Symfony\Component\WebLink\Link {#1326 -href: "https://aura.itlabs.top/api/docs.jsonld" -rel: [ "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation" ] -attributes: [] } ] } |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.admin" |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_admin" |
| _stopwatch_token | "777a2a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%224713cd%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fshared-backend%5C%2Fweb%5C%2Faura.itlabs.top%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6kfkm83ahn76e0hhcunic0qogp" |
| host | "aura.itlabs.top" |
| referer | "https://aura.itlabs.top/admin/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Tue, 09 Dec 2025 00:54:35 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "fb28f8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "6kfkm83ahn76e0hhcunic0qogp" |
| sf_redirect | "{"token":"4713cd","route":"admin","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/shared-backend\/web\/aura.itlabs.top\/public_html\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":110},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 00:54:34 +0000" |
| Last used | "Tue, 09 Dec 25 00:54:34 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "at19jAJkycng3qEzOJbt04S0fNvS6ZR18XKIFVTOSDo" |
| _security.admin.target_path | "https://aura.itlabs.top/admin/" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/src/Controller/SecurityController.php"
"line" => 41
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/src/Controller/SecurityController.php"
"line" => 43
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:147
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 147
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1629
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/08/08eb480caa728a9a29a88791ae197278.php"
"line" => 49
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_96dd1a9ec09343ebbc1327d3d0bfac48"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 176
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/49/4971aa756cad83318587de844afa7bd7.php"
"line" => 90
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_3785e30f759dc9c83f97cbfb793dfc23"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/src/Controller/SecurityController.php"
"line" => 104
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 71
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 215
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/49/4971aa756cad83318587de844afa7bd7.php"
"line" => 90
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_3785e30f759dc9c83f97cbfb793dfc23"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/src/Controller/SecurityController.php"
"line" => 104
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 76
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 215
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 430
"function" => "block_wrapper_wrapper"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/49/4971aa756cad83318587de844afa7bd7.php"
"line" => 90
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_3785e30f759dc9c83f97cbfb793dfc23"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/var/cache/dev/twig/15/153ad9299a61de6625e35175a18235c6.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_e0f7296b36588d920a7dd0f6be876f71"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 242
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/src/Controller/SecurityController.php"
"line" => 104
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 74
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 184
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php"
"line" => 5
"args" => [
"/home/shared-backend/web/aura.itlabs.top/public_html/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 | "36e54d1f075bc7f08cdbd4184207a97d" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|gbeam\.itlabs\.top)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://shared-backend_aura2:qwer1234AA.@127.0.0.1:3306/shared-backend_aura2?serverVersion=8&charset=utf8mb4" |
| JWT_PASSPHRASE | "169cf6b239bad0f9540ef113a7a8a8ce" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/shared-backend/web/aura.itlabs.top/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/shared-backend/web/aura.itlabs.top/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/shared-backend" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%224713cd%22%2C%22route%22%3A%22admin%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fshared-backend%5C%2Fweb%5C%2Faura.itlabs.top%5C%2Fpublic_html%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A110%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6kfkm83ahn76e0hhcunic0qogp" |
| HTTP_HOST | "aura.itlabs.top" |
| HTTP_REFERER | "https://aura.itlabs.top/admin/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "aura.itlabs.top" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/admin/login" |
| REMOTE_ADDR | "216.73.216.36" |
| REMOTE_PORT | "42474" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765241675 |
| REQUEST_TIME_FLOAT | 1765241675.0516 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/home/shared-backend/web/aura.itlabs.top/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.0.30" |
| SERVER_ADMIN | "info@aura.itlabs.top" |
| SERVER_NAME | "aura.itlabs.top" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.63 (Ubuntu) mod_fcgid/2.3.9 OpenSSL/3.0.2" |
| SSL_TLS_SNI | "aura.itlabs.top" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| TEMP | "/home/shared-backend/tmp" |
| TMP | "/home/shared-backend/tmp" |
| TMPDIR | "/home/shared-backend/tmp" |
| USER | "shared-backend" |
| proxy-nokeepalive | "1" |