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_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b56382" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip" |
| client-ip | "216.73.216.87" |
| connection | "close" |
| cookie | "PHPSESSID=929d7c4410bdab35c24d7462efc59989; sf_redirect=%7B%22token%22%3A%22e2a5cb%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Fweb%5C%2Fvirtuals%5C%2F389746%5C%2Fvirtual%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "www.ayda.cz" |
| referer | "https://www.ayda.cz/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "HTTP/1.1 hc1-hp1-2 (WEDOS-LB), http/1.1 2edd5cca7c00[ea9a71a2-2dfd-4185-9196-c46304814ca3] (ApacheTrafficServer)" |
| x-forwarded-for | "216.73.216.87" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "0" |
| x-proxy-uuid | "ea9a71a2-2dfd-4185-9196-c46304814ca3-393677859" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 19 Jan 2026 21:16:54 GMT" |
| x-debug-token | "340ca9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "929d7c4410bdab35c24d7462efc59989" |
| sf_redirect | "{"token":"e2a5cb","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/data\/web\/virtuals\/389746\/virtual\/www\/src\/Controller\/DashboardController.php","line":24},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 19 Jan 26 22:16:53 +0100" |
| Last used | "Mon, 19 Jan 26 22:16:53 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "s3hNdjtb00r76lSUGak7Qraiefeeqfdg2iLnvBkxKvs" |
| _security.main.target_path | "https://www.ayda.cz/" |
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 26
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1871
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/11/118ccbee19d51b7392511934cbc5b234.php"
"line" => 95
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_1765a4620d5a039c890b7ffea67b6b39"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1871
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/f0/f01521201204617488905272463a499a.php"
"line" => 48
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_23028adc75d60f58ad9959c1fc51891a"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/11/118ccbee19d51b7392511934cbc5b234.php"
"line" => 113
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_1765a4620d5a039c890b7ffea67b6b39"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 76
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 234
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "block_body"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/11/118ccbee19d51b7392511934cbc5b234.php"
"line" => 132
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_1765a4620d5a039c890b7ffea67b6b39"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 66
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/form/FormRenderer.php"
"line" => 56
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 234
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 431
"function" => "block_body"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/11/118ccbee19d51b7392511934cbc5b234.php"
"line" => 132
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_1765a4620d5a039c890b7ffea67b6b39"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/var/cache/dev/twig/e9/e93429b9fbd1405fd1a6dd46d37e0ebd.php"
"line" => 59
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 387
"function" => "doDisplay"
"class" => "__TwigTemplate_3fa1d75afddca4fd6a3ac71322d9b02f"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 343
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/twig/twig/src/Environment.php"
"line" => 320
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/src/Controller/SecurityController.php"
"line" => 28
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/data/web/virtuals/389746/virtual/www/public/index.php"
"line" => 5
"args" => [
"/data/web/virtuals/389746/virtual/www/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 | "cabbaa50761ca2a068e6d3ca1e591809" |
| DATABASE_URL | "mysql://w389746_ayda:Najcham123!@md393.wedos.net/d389746_ayda?serverVersion=10.4.34-MariaDB" |
| MERCURE_JWT_SECRET | "!ChangeThisMercureHubJWTSecretKey!" |
| MERCURE_PUBLIC_URL | "https://example.com/.well-known/mercure" |
| MERCURE_URL | "https://example.com/.well-known/mercure" |
| SENTRY_DSN | "https://6fe3d7f297cece226c107d33d9fe4907@o4509078711828480.ingest.de.sentry.io/4509078723625040" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/data/web/virtuals/389746/virtual/www" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/data/web/virtuals/389746/virtual/www" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CLIENT_IP | "216.73.216.87" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=929d7c4410bdab35c24d7462efc59989; sf_redirect=%7B%22token%22%3A%22e2a5cb%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fdata%5C%2Fweb%5C%2Fvirtuals%5C%2F389746%5C%2Fvirtual%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "www.ayda.cz" |
| HTTP_REFERER | "https://www.ayda.cz/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "HTTP/1.1 hc1-hp1-2 (WEDOS-LB), http/1.1 2edd5cca7c00[ea9a71a2-2dfd-4185-9196-c46304814ca3] (ApacheTrafficServer)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.87" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_PROXY_UUID | "ea9a71a2-2dfd-4185-9196-c46304814ca3-393677859" |
| LD_LIBRARY_PATH | "/usr/local/openssl/CURRENT/lib:$LD_LIBRARY_PATH" |
| LOCAL_SCHEME | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| PROXY_SCHEME | "https" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_LOCAL_SCHEME | "https" |
| REDIRECT_PROXY_SCHEME | "https" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_LOCAL_SCHEME | "https" |
| REDIRECT_REDIRECT_PROXY_SCHEME | "https" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "www.ayda.cz" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aW6fRZJi0UKTFwmUcHtU2gAAALY" |
| REDIRECT_SSL_TLS_SNI | "www.ayda.cz" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aW6fRZJi0UKTFwmUcHtU2gAAALY" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "216.73.216.87" |
| REMOTE_PORT | "35300" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768857413 |
| REQUEST_TIME_FLOAT | 1768857413.7967 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//data/web/virtuals/389746/virtual/www/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "10.36.192.3" |
| SERVER_ADMIN | "hosting@wedos.com" |
| SERVER_NAME | "www.ayda.cz" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.ayda.cz" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,SENTRY_DSN" |
| TMPDIR | "/data/web/virtuals/389746/virtual/tmp" |
| UNIQUE_ID | "aW6fRZJi0UKTFwmUcHtU2gAAALY" |
| argc | 0 |
| argv | [] |