SpaController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SpaController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _locale | "sk" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1379 -supports: false -passport: null -duration: null -stub: "App\Security\MobileApiAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\MobileApiAuthenticator {#1378 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1376 -supports: false -passport: null -duration: null -stub: "Tss\IdentityServerBundle\Security\IdentityServerExchangeAuthenticator" -authenticated: null -exception: null -authenticator: Tss\IdentityServerBundle\Security\IdentityServerExchangeAuthenticator {#1319 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1399 -supports: false -passport: null -duration: null -stub: "Tss\IdentityServerBundle\Security\MockAuthenticator" -authenticated: null -exception: null -authenticator: Tss\IdentityServerBundle\Security\MockAuthenticator {#1400 …} } ] |
| _stopwatch_token | "9c9557" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cache-control | "max-age=259200" |
| client-proxy | "" |
| client-verify-host | "false" |
| client-verify-peer | "false" |
| connection | "Keep-Alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%2217acea%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=044df4; softplus_locale=sk" |
| host | "parking.parking.tsszo.eu" |
| referer | "http://parking.parking.tsszo.eu/_profiler/vscode:/file/C:/TSS/projects/parking/vendor/symfony/error-handler/DebugClassLoader.php:363" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 squid-proxy-5b96dc6d46-67x7h (squid/6.13)" |
| x-forwarded-for | "10.1.212.150, 216.73.217.52" |
| x-forwarded-host | "parking.parking.tsszo.eu" |
| x-forwarded-server | "parking.parking.tsszo.eu" |
| 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 | "Mon, 29 Jun 2026 17:54:36 GMT" |
| x-debug-token | "c8ee1a" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "044df4" |
| sf_redirect | "{"token":"17acea","route":"n\/a","method":"GET","controller":"n\/a","status_code":302,"status_text":"Found"}" |
| softplus_locale | "sk" |
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 29 Jun 26 19:54:36 +0200" |
| Last used | "Mon, 29 Jun 26 19:54:36 +0200" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\security-core\Authentication\Token\Storage\UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\tss\translation-bundle\src\EventSubscriber\LocaleSubscriber.php"
"line" => 49
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Tss\TranslationBundle\EventSubscriber\LocaleSubscriber"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Tss\TranslationBundle\Service\TssTranslationLoader:104
[
[
"file" => "C:\TSS\projects\parking\vendor\tss\translation-bundle\src\Service\TssTranslationLoader.php"
"line" => 104
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\twig-bridge\Extension\TranslationExtension.php"
"line" => 122
"function" => "trans"
"class" => "Tss\TranslationBundle\Service\TssTranslationLoader"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\tss\translation-bundle\src\Twig\TssTranslationExtension.php"
"line" => 98
"function" => "trans"
"class" => "Symfony\Bridge\Twig\Extension\TranslationExtension"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\var\cache\dev\twig\5f\5fb86a92b22a49e7d567a8096a3a5073.php"
"line" => 75
"function" => "transAttr"
"class" => "Tss\TranslationBundle\Twig\TssTranslationExtension"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Template.php"
"line" => 456
"function" => "block_title"
"class" => "__TwigTemplate_b28ef74527bf9cf14bfb3c858c462a2a"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\var\cache\dev\twig\d9\d98783ac6f9e8b747af3d1278c37eef4.php"
"line" => 68
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_7ab8dcb3915e329e1003dab2a5052e28"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\var\cache\dev\twig\5f\5fb86a92b22a49e7d567a8096a3a5073.php"
"line" => 53
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_b28ef74527bf9cf14bfb3c858c462a2a"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\twig\twig\src\Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\framework-bundle\Controller\AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\tss\identity-server-bundle\src\Controller\BaseController.php"
"line" => 66
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\tss\react-bundle\src\Controller\AbstractSpaController.php"
"line" => 59
"function" => "render"
"class" => "Tss\IdentityServerBundle\Controller\BaseController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\src\Controller\SpaController.php"
"line" => 39
"function" => "renderSpa"
"class" => "Tss\ReactBundle\Controller\AbstractSpaController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\src\Controller\SpaController.php"
"line" => 32
"function" => "renderSpa"
"class" => "App\Controller\SpaController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SpaController"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\DataCollector\RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Profiler\Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\EventListener\ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\event-dispatcher\Debug\TraceableEventDispatcher.php"
"line" => 129
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\http-kernel\Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\symfony\runtime\Runner\Symfony\HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\vendor\autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "C:\TSS\projects\parking\public\index.php"
"line" => 5
"args" => [
"C:\TSS\projects\parking\vendor\autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_COPYRIGHT | "TSS Group" |
| APP_ENV | "dev" |
| APP_IS_SECURE | "false" |
| APP_KEY | "parking_module" |
| APP_MAIL_FROM | "schmidt@tssgroup.sk" |
| APP_NAME | "SOFTPLUS - Parking" |
| APP_NAME_SHORT | "Parking" |
| APP_SECRET | "ca3043e3f9df62c439895b76cf0813b3" |
| APP_SHARE_DIR | "var/share" |
| APP_TIMEZONE | "Europe/Bratislava" |
| APP_VERSION_DATE | "2026-05-11T09:30:00" |
| APP_VERSION_NUMBER | "3.0.3" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_LOGS_URL | "mysql://root:@127.0.0.1:3306/parking_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4" |
| DATABASE_SALES_MODULE_URL | "mysql://root:@127.0.0.1:3306/sales_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4" |
| DATABASE_URL | "mysql://root:@127.0.0.1:3306/parking_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4" |
| DATABASE_USER_MODULE_URL | "mysql://root:@127.0.0.1:3306/user_module?serverVersion=10.4.21-MariaDB&charset=utf8mb4" |
| DATABASE_VISITORS_URL | "mysql://root:@127.0.0.1:3306/visitors?serverVersion=10.4.21-MariaDB&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| DOCKER_APP_DB_ADMIN_PORT | "8002" |
| DOCKER_APP_NAME | "TEMPLATE" |
| DOCKER_APP_PORT | "8000" |
| DOCKER_DB_PORT | "8001" |
| DOCKER_MYSQL_DB | "db_name" |
| DOCKER_MYSQL_PASS | "password" |
| DOCKER_MYSQL_ROOT_PASS | "password" |
| DOCKER_MYSQL_USER | "app_user" |
| EVENT_HUB_SUBSCRIBE_URL | "http://127.0.0.1:8003/mercure" |
| EXCEEDED_TIME_ADMIN_EMAIL_TEMPLATE | "parking_exceeded_time_admin" |
| EXCEEDED_TIME_EMAIL_TEMPLATE | "parking_exceeded_time" |
| HTTP_CLIENT_PROXY | "" |
| HTTP_CLIENT_VERIFY_HOST | "false" |
| HTTP_CLIENT_VERIFY_PEER | "false" |
| LOAD_BY_UUID | "true" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| PARKING_INVOICE_PRINTER_TEMPLATE | "parking_invoice" |
| PARKING_TICKET_PRINTER_TEMPLATE | "parking_ticket" |
| PHP_PATH | "php" |
| SERVER_ORIGIN | "https://parking.parking.tsszo.eu" |
| TRANSLATION_CACHE_SAME_POOL | "true" |
| TRANSLATION_CACHE_URL | "mysql://root:@127.0.0.1:3306/translations_cache?serverVersion=mariadb-10.6.0&charset=utf8mb4" |
| TRUSTED_PROXIES | "" |
| USE_EVENT_HUB | "true" |
| USE_IDENTITY_SERVER | "true" |
| VERSION | "3.0.3" |
| VITE_DEV_SERVER_URL | "http://localhost:5173" |
| WEBPACK_ASSET_PATH | "%kernel.project_dir%/public/build" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "C:\TSS\projects\parking" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "C:\TSS\projects\parking" ] |
| COMSPEC | "C:\WINDOWS\system32\cmd.exe" |
| CONTEXT_DOCUMENT_ROOT | "C:/TSS/projects/parking/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "C:/TSS/projects/parking/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CACHE_CONTROL | "max-age=259200" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%2217acea%22%2C%22route%22%3A%22n%5C%2Fa%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%22n%5C%2Fa%22%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=044df4; softplus_locale=sk" |
| HTTP_HOST | "parking.parking.tsszo.eu" |
| HTTP_REFERER | "http://parking.parking.tsszo.eu/_profiler/vscode:/file/C:/TSS/projects/parking/vendor/symfony/error-handler/DebugClassLoader.php:363" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 squid-proxy-5b96dc6d46-67x7h (squid/6.13)" |
| HTTP_X_FORWARDED_FOR | "10.1.212.150, 216.73.217.52" |
| HTTP_X_FORWARDED_HOST | "parking.parking.tsszo.eu" |
| HTTP_X_FORWARDED_SERVER | "parking.parking.tsszo.eu" |
| MIBDIRS | "C:/xampp/php/extras/mibs" |
| MYSQL_HOME | "\xampp\mysql\bin" |
| OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| PATH | "C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files\nodejs\;C:\WINDOWS\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps" |
| PATHEXT | ".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC" |
| PHPRC | "\xampp\php" |
| PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_MIBDIRS | "C:/xampp/php/extras/mibs" |
| REDIRECT_MYSQL_HOME | "\xampp\mysql\bin" |
| REDIRECT_OPENSSL_CONF | "C:/xampp/apache/bin/openssl.cnf" |
| REDIRECT_PHPRC | "\xampp\php" |
| REDIRECT_PHP_PEAR_SYSCONF_DIR | "\xampp\php" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TMP | "\xampp\tmp" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "10.10.8.9" |
| REMOTE_PORT | "36396" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1782755676 |
| REQUEST_TIME_FLOAT | 1782755676.064 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "C:/TSS/projects/parking/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.10.8.109" |
| SERVER_ADMIN | "postmaster@localhost" |
| SERVER_NAME | "parking.parking.tsszo.eu" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12 Server at parking.parking.tsszo.eu Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Win64) OpenSSL/3.1.3 PHP/8.2.12" |
| SYMFONY_DOTENV_PATH | "C:\TSS\projects\parking/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,MAILER_DSN,DATABASE_URL,DATABASE_LOGS_URL,DATABASE_USER_MODULE_URL,DATABASE_VISITORS_URL,DATABASE_SALES_MODULE_URL,APP_NAME,APP_NAME_SHORT,APP_KEY,APP_TIMEZONE,APP_VERSION_NUMBER,APP_VERSION_DATE,APP_COPYRIGHT,APP_MAIL_FROM,APP_IS_SECURE,DOCKER_APP_NAME,DOCKER_APP_PORT,DOCKER_DB_PORT,DOCKER_APP_DB_ADMIN_PORT,DOCKER_MYSQL_ROOT_PASS,DOCKER_MYSQL_USER,DOCKER_MYSQL_PASS,DOCKER_MYSQL_DB,USE_IDENTITY_SERVER,LOAD_BY_UUID,EVENT_HUB_SUBSCRIBE_URL,USE_EVENT_HUB,LOCK_DSN,PHP_PATH,CORS_ALLOW_ORIGIN,HTTP_CLIENT_VERIFY_HOST,HTTP_CLIENT_VERIFY_PEER,HTTP_CLIENT_PROXY,TRANSLATION_CACHE_URL,TRANSLATION_CACHE_SAME_POOL,WEBPACK_ASSET_PATH,DEFAULT_URI,VITE_DEV_SERVER_URL,MESSENGER_TRANSPORT_DSN,EXCEEDED_TIME_ADMIN_EMAIL_TEMPLATE,EXCEEDED_TIME_EMAIL_TEMPLATE,PARKING_TICKET_PRINTER_TEMPLATE,PARKING_INVOICE_PRINTER_TEMPLATE,SERVER_ORIGIN,VERSION,TRUSTED_PROXIES" |
| SystemRoot | "C:\WINDOWS" |
| TMP | "\xampp\tmp" |
| WINDIR | "C:\WINDOWS" |