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 | "01a21d" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "pl,en-US;q=0.7,en;q=0.3" |
| cookie | "__gfp_64b=YfZ7e2yv14eKy4WOV2FI4iR_GGznImsrQIqjmaQosYX.n7|1768152753|2|||8:2:21; _ga=GA1.1.69781712.1768152754; _ga_89337STEZY=GS2.2.s1768152754$o1$g1$t1768154478$j60$l0$h0; _ga_1Y8JQN04QL=GS2.1.s1775751359$o7$g1$t1775752202$j60$l0$h0; _ga_TQBGH1P73M=GS2.2.s1773147114$o9$g1$t1773147129$j45$l0$h0; _fbp=fb.1.1768995818959.87162628695833532; _ga_0EE7TMVDD5=GS2.1.s1769688477$o12$g1$t1769690188$j60$l0$h0; PHPSESSID=57ba63e6add9fa55e2c36fd886b98eaa; sf_redirect=%7B%22token%22%3A%2222ff85%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%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%2Fdebian%5C%2FDEV%5C%2Fquiz%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 | "quiz.dev.biolabs.pl" |
| referer | "https://quiz.dev.biolabs.pl/login" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0" |
| 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 | "Wed, 06 May 2026 13:47:48 GMT" |
| x-debug-token | "4b3aa7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "57ba63e6add9fa55e2c36fd886b98eaa" |
| __gfp_64b | "YfZ7e2yv14eKy4WOV2FI4iR_GGznImsrQIqjmaQosYX.n7|1768152753|2|||8:2:21" |
| _fbp | "fb.1.1768995818959.87162628695833532" |
| _ga | "GA1.1.69781712.1768152754" |
| _ga_0EE7TMVDD5 | "GS2.1.s1769688477$o12$g1$t1769690188$j60$l0$h0" |
| _ga_1Y8JQN04QL | "GS2.1.s1775751359$o7$g1$t1775752202$j60$l0$h0" |
| _ga_89337STEZY | "GS2.2.s1768152754$o1$g1$t1768154478$j60$l0$h0" |
| _ga_TQBGH1P73M | "GS2.2.s1773147114$o9$g1$t1773147129$j45$l0$h0" |
| sf_redirect | "{"token":"22ff85","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/home\/debian\/DEV\/quiz\/src\/Controller\/SecurityController.php","line":27},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 06 May 26 13:40:46 +0000" |
| Last used | "Wed, 06 May 26 13:47:48 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "Fez11hSaF1X9dbk1kskk6EUwNJawKpLOM7YN3Yq5QP4" |
| _security.last_username | "wygrajekstralige@gmail.com" |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 43
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 34
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:44
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 44
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 34
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:47
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 47
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 34
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 65
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 36
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Twig\Extension\CoreExtension:1919
[
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 95
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 38
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 101
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 72
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 133
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 254
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 132
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 38
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:71
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 71
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 133
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 254
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 132
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 38
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:75
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 75
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 73
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/form/FormRenderer.php"
"line" => 65
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 133
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 254
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_main"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/24/24e5b387f2d83f592727c6dc85f6a97a.php"
"line" => 132
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_0d95a12b45615479f97b6594cbce36fc"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/var/cache/dev/twig/60/608359b6cbc556f9f54da7da5fcd7c19.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d41b8d179bd2ba1a5dd80f701541b2a8"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 258
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 266
"function" => "renderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/src/Controller/SecurityController.php"
"line" => 38
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 163
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 195
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 118
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 230
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 59
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 196
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 184
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 75
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/vendor/symfony/http-kernel/Kernel.php"
"line" => 202
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/debian/DEV/quiz/public/index.php"
"line" => 20
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "5c5d7b009c0cb753c0da74297cf9e944" |
| DATABASE_URL | "mysql://dev:!zBHaa4d8xC04Vbj@127.0.0.1:3306/dev_quiz?serverVersion=mariadb-10.6.10" |
| MAILER_DSN | "microsoft-graph-api://46609990-1716-409a-9afc-92f9075694ce:mzC8Q~HO809caOnk-BEdS.vcf.mvNOMJ1u6eucYl@b23f757d-ef9b-4d0a-861f-4a8b5c424a19" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/debian/DEV/quiz/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "pl,en-US;q=0.7,en;q=0.3" |
| HTTP_COOKIE | "__gfp_64b=YfZ7e2yv14eKy4WOV2FI4iR_GGznImsrQIqjmaQosYX.n7|1768152753|2|||8:2:21; _ga=GA1.1.69781712.1768152754; _ga_89337STEZY=GS2.2.s1768152754$o1$g1$t1768154478$j60$l0$h0; _ga_1Y8JQN04QL=GS2.1.s1775751359$o7$g1$t1775752202$j60$l0$h0; _ga_TQBGH1P73M=GS2.2.s1773147114$o9$g1$t1773147129$j45$l0$h0; _fbp=fb.1.1768995818959.87162628695833532; _ga_0EE7TMVDD5=GS2.1.s1769688477$o12$g1$t1769690188$j60$l0$h0; PHPSESSID=57ba63e6add9fa55e2c36fd886b98eaa; sf_redirect=%7B%22token%22%3A%2222ff85%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%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%2Fdebian%5C%2FDEV%5C%2Fquiz%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 | "quiz.dev.biolabs.pl" |
| HTTP_REFERER | "https://quiz.dev.biolabs.pl/login" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:109.0) Gecko/20100101 Firefox/115.0" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "88.156.136.123" |
| REMOTE_PORT | "46800" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778075268 |
| REQUEST_TIME_FLOAT | 1778075268.7738 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/debian/DEV/quiz/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.83.141.5" |
| SERVER_NAME | "*.quiz.dev.biolabs.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MAILER_DSN,DATABASE_URL" |
| USER | "www-data" |