SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_security_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "702a5c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=9254ee1a7e8244b83fd891ef9d927c29; sf_redirect=%7B%22token%22%3A%228c27dc%22%2C%22route%22%3A%22app_factual-comment_edit%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFactualCommentController%22%2C%22method%22%3A%22edit%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FFactualCommentController.php%22%2C%22line%22%3A68%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "bytownia.dhlab.uj.edu.pl" |
| referer | "http://bytownia.dhlab.uj.edu.pl/login" |
| traceparent | "00-74c71f931e2c7692967193887202dcf8-66be8f46712fd628-01" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-host | "bytownia.dhlab.uj.edu.pl" |
| x-forwarded-port | "443" |
| x-forwarded-proto | "https" |
| x-forwarded-server | "76b22507dbb0" |
| x-php-ob-level | "0" |
| x-real-ip | "216.73.216.242" |
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 | "Sat, 23 May 2026 14:22:06 GMT" |
| x-debug-token | "0adb77" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "9254ee1a7e8244b83fd891ef9d927c29" |
| sf_redirect | "{"token":"8c27dc","route":"app_factual-comment_edit","method":"GET","controller":{"class":"App\\Controller\\FactualCommentController","method":"edit","file":"\/var\/www\/html\/src\/Controller\/FactualCommentController.php","line":68},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 23 May 26 14:22:06 +0000" |
| Last used | "Sat, 23 May 26 14:22:06 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/authenticate | "8UlW0oH2Ua0KjbYhfYz7OgpcTgAjNhYDITGnCTm-f0o" |
| _security.main.target_path | "http://bytownia.dhlab.uj.edu.pl/komentarze-rzeczowe/referencje/FAEVVPWP" |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 364
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 16
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 24
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:196
[
[
"file" => "/var/www/html/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 196
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1882
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/68/688c6d262871305c16e6b81c311484c7.php"
"line" => 53
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_4a7aa3a3cf20887ef3b732bf0ce96ca8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 347
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_container"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 205
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fa/fa1dc7b21a2793dbc93d2b3d01c3ab9f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_6f587d3d730a1b81eae75bec1ba4f9bc"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fa/fa1dc7b21a2793dbc93d2b3d01c3ab9f.php"
"line" => 157
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_content"
"class" => "__TwigTemplate_6f587d3d730a1b81eae75bec1ba4f9bc"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 352
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_container"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 205
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fa/fa1dc7b21a2793dbc93d2b3d01c3ab9f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_6f587d3d730a1b81eae75bec1ba4f9bc"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
[
"file" => "/var/www/html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 69
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/form/FormRenderer.php"
"line" => 59
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fa/fa1dc7b21a2793dbc93d2b3d01c3ab9f.php"
"line" => 157
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_content"
"class" => "__TwigTemplate_6f587d3d730a1b81eae75bec1ba4f9bc"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 352
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 432
"function" => "block_container"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/c4/c46c28e5b4ae5e69a8c9a31617f5c9e7.php"
"line" => 205
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_71a11f3b6ebad387d99552c5323b9fd8"
"type" => "->"
]
[
"file" => "/var/www/html/var/cache/dev/twig/fa/fa1dc7b21a2793dbc93d2b3d01c3ab9f.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_6f587d3d730a1b81eae75bec1ba4f9bc"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 448
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 453
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 253
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 5
"args" => [
"/var/www/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_SECRET | "f4e11f384cff13524d70864520386be7" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APACHE_ACCESS_LOG | "/dev/stdout" |
| APACHE_ERROR_LOG | "/dev/stderr" |
| APACHE_LOG_LEVEL | "error" |
| APACHE_MAX_CONNECTIONS_PER_CHILD | "0" |
| APACHE_MAX_REQUEST_WORKERS | "150" |
| APACHE_MAX_SPARE_SERVERS | "10" |
| APACHE_MAX_SPARE_THREADS | "75" |
| APACHE_MIN_SPARE_SERVERS | "5" |
| APACHE_MIN_SPARE_THREADS | "10" |
| APACHE_PID | "/run/apache2.pid" |
| APACHE_START_SERVERS | "2" |
| APACHE_THREADS_PER_CHILD | "25" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_GROUP | "www-data" |
| APP_INSTANCE | "bytownia" |
| APP_PATH | "/var/www/html" |
| APP_ROOT | "/var/www/html/public" |
| APP_SEARCH_INDEX | "bytownia-uj-prod" |
| APP_SEARCH_KEY | "zZAqEwiQ4g55mHBkUo9XSVhwclOXnS898XPS7RtmoCAzSeB9hjk0" |
| APP_SEARCH_NAME | "srch-bytwonia-prod-001" |
| APP_STORAGE_CONTAINER | "kazania-prod" |
| APP_STORAGE_SAS | "https://stkazania.blob.core.windows.net/?sv=2022-11-02&ss=b&srt=co&sp=rltf&se=2035-12-31T16:09:11Z&st=2023-08-18T07:09:11Z&spr=https&sig=oqCC50PrlffXcxrDf6lSh%2FJ%2FQD1WwlKZdNCbmPVq%2Fes%3D" |
| APP_USER | "www-data" |
| APT_LISTCHANGES_FRONTEND | "none" |
| CACHED_COMPOSER_BIN_DIR | "/var/www/html/vendor/bin:/.composer/vendor/bin" |
| CLEANUP_DEV_PACKAGES | "1" |
| CLEANUP_PHPDBG | "1" |
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_ALLOW_XDEBUG | "0" |
| COMPOSER_FUND | "0" |
| COMPOSER_HOME | "/.composer" |
| COMPOSER_HTACCESS_PROTECT | "1" |
| COMPOSER_MEMORY_LIMIT | "-1" |
| COMPOSER_MINIMAL_CHANGES | "1" |
| COMPOSER_NO_AUDIT | "1" |
| COMPOSER_NO_INTERACTION | "1" |
| COMPOSER_OPTIMIZE_AUTOLOADER | "0" |
| COMPOSER_PROCESS_TIMEOUT | "0" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/public" |
| CONTEXT_PREFIX | "" |
| CRONTAB_MAILTO | "" |
| CRONTAB_OPTIONS | "" |
| CRONTAB_SETTINGS | "" |
| CRONTAB_SHELL | "/bin/bash" |
| DATABASE_URL | "mysql://root:warzocha@skarga-bytownia-db:3306/bytownia-db" |
| DEBCONF_NOWARNINGS | "yes" |
| DEBIAN_FRONTEND | "noninteractive" |
| DEBUG | "0" |
| DEFAULT_GROUP | "www-data" |
| DEFAULT_USER | "www-data" |
| DISABLE_AUTORUN_GENERATING_INDEX | "1" |
| DISABLE_ONLIVE_HOOK | "0" |
| DOCKER_DATE | "2026-03-24T03:58:09+0000" |
| DOCKER_NAME | "shinsenter/symfony" |
| DOCKER_TAG | "shinsenter/symfony:php8.3-alpine" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| ENABLE_CRONTAB | "0" |
| ENV | "/usr/local/etc/.env" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HISTCONTROL | "ignoreboth" |
| HISTFILESIZE | "2000" |
| HISTSIZE | "1000" |
| HISTTIMEFORMAT | "%F %T " |
| HOME | "/home/www-data" |
| HOSTNAME | "ff077f889d0f" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=9254ee1a7e8244b83fd891ef9d927c29; sf_redirect=%7B%22token%22%3A%228c27dc%22%2C%22route%22%3A%22app_factual-comment_edit%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFactualCommentController%22%2C%22method%22%3A%22edit%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FFactualCommentController.php%22%2C%22line%22%3A68%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "bytownia.dhlab.uj.edu.pl" |
| HTTP_REFERER | "http://bytownia.dhlab.uj.edu.pl/login" |
| HTTP_TRACEPARENT | "00-74c71f931e2c7692967193887202dcf8-66be8f46712fd628-01" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_HOST | "bytownia.dhlab.uj.edu.pl" |
| HTTP_X_FORWARDED_PORT | "443" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SERVER | "76b22507dbb0" |
| HTTP_X_REAL_IP | "216.73.216.242" |
| INITIAL_PROJECT | "symfony/skeleton" |
| IPE_ASPELL_LANGUAGES | "en" |
| IPE_DEBUG | "0" |
| IPE_GD_WITHOUTAVIF | "1" |
| IPE_ICU_EN_ONLY | "1" |
| IPE_INSTANTCLIENT_BASIC | "1" |
| IPE_KEEP_SYSPKG_CACHE | "0" |
| IPE_LZF_BETTERCOMPRESSION | "1" |
| IPE_SWOOLE_WITHOUT_IOURING | "1" |
| KEEP_S6_SERVICES | "0" |
| LANG | "C.UTF-8" |
| LANGUAGE | "C.UTF-8" |
| LC_ALL | "C" |
| MAINTAINER | "Mai Nhut Tan <shin@shin.company>" |
| OLDPWD | "/var/www/html" |
| PATH | "/command:/var/www/html/vendor/bin:/.composer/vendor/bin:/usr/local/utils:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev dpkg \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkgconf \t\tre2c" |
| PHP_ACCESS_FORMAT | "%R - %u %t "%m %r%Q%q" %s %{HTTP_HOST}e%{REQUEST_URI}e %{seconds}d %{kilo}M %C%% %{HTTP_REFERER}e" |
| PHP_ACCESS_LOG | "/var/log/php-fpm.log" |
| PHP_ALLOW_URL_INCLUDE | "0" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_DATE_TIMEZONE | "UTC" |
| PHP_DISPLAY_ERRORS | "0" |
| PHP_ERROR_LOG | "/dev/stderr" |
| PHP_ERROR_REPORTING | "E_ALL & ~E_STRICT & ~E_DEPRECATED & ~E_USER_DEPRECATED" |
| PHP_EXPOSE_PHP | "0" |
| PHP_FASTCGI_LOGGING | "Off" |
| PHP_GROUP | "www-data" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_LISTEN | "/run/php-fpm.sock" |
| PHP_LISTEN_GROUP | "www-data" |
| PHP_LISTEN_MODE | "0660" |
| PHP_LISTEN_OWNER | "www-data" |
| PHP_LOG_LEVEL | "notice" |
| PHP_MAIL_LOG | "/dev/stdout" |
| PHP_MEMORY_LIMIT | "256M" |
| PHP_OPCACHE_ENABLE | "1" |
| PHP_OPCACHE_ERROR_LOG | "/dev/stderr" |
| PHP_OPCACHE_FAST_SHUTDOWN | "1" |
| PHP_OPCACHE_JIT_DEBUG | "0" |
| PHP_OPCACHE_MAX_ACCELERATED_FILES | "130987" |
| PHP_OPCACHE_PRELOAD_USER | "www-data" |
| PHP_PID | "/run/php-fpm.pid" |
| PHP_PING_PATH | "/ping" |
| PHP_PING_RESPONSE | "pong" |
| PHP_PM | "ondemand" |
| PHP_PM_MAX_CHILDREN | "5" |
| PHP_PM_MAX_REQUESTS | "0" |
| PHP_PM_MAX_SPARE_SERVERS | "3" |
| PHP_PM_MAX_SPAWN_RATE | "32" |
| PHP_PM_MIN_SPARE_SERVERS | "1" |
| PHP_PM_PROCESS_IDLE_TIMEOUT | "10" |
| PHP_PM_START_SERVERS | "2" |
| PHP_PM_STATUS_LISTEN | "/run/php-fpm-status.sock" |
| PHP_PM_STATUS_PATH | "/status/php-fpm" |
| PHP_POOL_NAME | "www" |
| PHP_POST_MAX_SIZE | "100M" |
| PHP_REPORT_ZEND_DEBUG | "0" |
| PHP_REQUEST_ORDER | "GP" |
| PHP_SELF | "/index.php" |
| PHP_SENDMAIL_PATH | "/usr/local/utils/sendmail -t" |
| PHP_SESSION_COOKIE_HTTPONLY | "1" |
| PHP_SESSION_COOKIE_LIFETIME | "0" |
| PHP_SESSION_COOKIE_SAMESITE | "Lax" |
| PHP_SESSION_COOKIE_SECURE | "0" |
| PHP_SESSION_USE_COOKIES | "1" |
| PHP_SHA256 | "67f084d36852daab6809561a7c8023d130ca07fc6af8fb040684dd1414934d48" |
| PHP_SLOWLOG | "/dev/stdout" |
| PHP_SYSLOG_FACILITY | "syslog" |
| PHP_UPLOAD_MAX_FILESIZE | "100M" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.30.tar.xz" |
| PHP_USER | "www-data" |
| PHP_VARIABLES_ORDER | "EGPCS" |
| PHP_VERSION | "8.3" |
| PRESQUASH_SCRIPTS | "cleanup" |
| PROMPT_COMMAND | "history -a" |
| PWD | "/var/www/html" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.242" |
| REMOTE_PORT | "53072" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1779546126 |
| REQUEST_TIME_FLOAT | 1779546126.9195 |
| REQUEST_URI | "/login" |
| S6_BEHAVIOUR_IF_STAGE2_FAILS | "2" |
| S6_CMD_WAIT_FOR_SERVICES | "0" |
| S6_CMD_WAIT_FOR_SERVICES_MAXTIME | "0" |
| S6_KEEP_ENV | "1" |
| S6_KILL_FINISH_MAXTIME | "3000" |
| S6_KILL_GRACETIME | "3000" |
| S6_LOGGING | "0" |
| S6_READ_ONLY_ROOT | "0" |
| S6_SERVICES_GRACETIME | "3000" |
| S6_STAGE2_HOOK | "hook s6-boot" |
| S6_VERBOSITY | "0" |
| S6_VERSION | "v3.2.2.0" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.15" |
| SERVER_ADMIN | "admin@example.com" |
| SERVER_NAME | "bytownia.dhlab.uj.edu.pl" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SHLVL | "1" |
| SMTP_AUTH | "" |
| SMTP_FROM | "" |
| SMTP_HOST | "mailpit" |
| SMTP_LOG | "/dev/stdout" |
| SMTP_PASSWORD | "" |
| SMTP_PORT | "1025" |
| SMTP_TLS | "" |
| SMTP_USER | "" |
| SYMFONY_DOTENV_VARS | "APP_SECRET,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| TERM | "xterm" |
| TZ | "UTC" |
| UPGRADE_BEFORE_CLEANUP | "1" |
| USER | "www-data" |
| argc | 0 |
| argv | [] |
| proxy-nokeepalive | "1" |