SecurityController :: loginCustomer
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::loginCustomer" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login.kunde" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#625 -supports: false -passport: null -duration: null -stub: "App\Security\JwtTokenAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\JwtTokenAuthenticator {#626 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#622 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#613 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#623 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#560 …} } ] |
| _stopwatch_token | "7ef5a9" |
| _vary_by_language | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=803da9; sf_redirect=%7B%22token%22%3A%22803da9%22%2C%22route%22%3A%22website_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb4%5C%2Fhtdocs%5C%2Fhtml%5C%2Fto3-frontend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A39%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "to3dev.tourone.de" |
| referer | "https://to3dev.tourone.de/login" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| 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-language | "en" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 17 Apr 2026 11:43:53 GMT" |
| vary | "Accept-Language" |
| x-debug-token | "425a5f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "803da9" |
| sf_redirect | "{"token":"803da9","route":"website_login","method":"GET","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/var\/www\/web4\/htdocs\/html\/to3-frontend\/src\/Controller\/SecurityController.php","line":39},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 11
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 17 Apr 26 13:43:52 +0200" |
| Last used | "Fri, 17 Apr 26 13:43:52 +0200" |
| Lifetime | 7200 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-website_login | "XN9oKhOMCPXgSWwaPSuWmiLNs1MAB9lSF-3nkeHSSas" |
Session Usage
11
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 54
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 55
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/03/0367750520378d3bf9d8baec7cefb76d.php"
"line" => 186
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_43170283efd0435f5dc07052fd0b4de3"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 480
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e___1052379452"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 132
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_page_header"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 401
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 89
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/AbstractToController.php"
"line" => 40
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 56
"function" => "render"
"class" => "App\Controller\AbstractToController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 256
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_page_content"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 408
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 89
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/AbstractToController.php"
"line" => 40
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 56
"function" => "render"
"class" => "App\Controller\AbstractToController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/security-csrf/SameOriginCsrfTokenManager.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 256
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_page_content"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 408
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 89
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/AbstractToController.php"
"line" => 40
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 56
"function" => "render"
"class" => "App\Controller\AbstractToController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/82/8273b2b57698ec916bbf8b4f4bc9682e.php"
"line" => 106
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_2435fe353a4410676773a0854e910310"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/var/cache/dev/twig/c3/c3e28b55646e99bfcbee8e1547520aba.php"
"line" => 58
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_ee7c25a8ad010b89b00a1a0a8438563e"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/AbstractToController.php"
"line" => 40
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/src/Controller/SecurityController.php"
"line" => 56
"function" => "render"
"class" => "App\Controller\AbstractToController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "loginCustomer"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/web4/htdocs/html/to3-frontend/public/index.php"
"line" => 5
"args" => [
"/var/www/web4/htdocs/html/to3-frontend/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "0e2c1619b0b98f5c657c7f75a937a2f2" |
| DATABASE_URL | "mysql://web3:" |
| JWT_PASSPHRASE | "" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "" |
| MAILER_DSN | "smtp://tourone-de.mail.protection.outlook.com:25?encryption=null&auth_mode=none" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| TO_SERVER_AUTH | "qkTJjXyKOG3D8Eqqn6RBf4Y9Mi0pfTnKDmOE9tKYSOYxMnoVe0KNkL9wGg3I9YtqNcxItOMrvtqdhqpWxsJRDCamzr7isg8njocvzpbK2YbmyUgsVUc2gR0RuhbbBxJUTYbsREHmKNpWBJwVoEwBLB4nAcWvK4PoyDWKiv3ZQVgsds46oQemyOU4lr4GcG8tsD1fy9iBoLRd70PAhFokd7Xs01M27vowCon5Ye9A0j3zE68Q3Gos2E4ckflyS37VdxsvDE4vt7kclunbm3PfIU55AIrGKCMwEtUuQNHoSBysdDHkBjmx6nUc6sF8c4eHJZOcyL6ZZ36qXeq1aM9ioL5aFCtpQvQQ4VSwjg8kNnn09hMAdhVTQgcxALM0TqeriusSjyVpkmxOa3231231" |
| TO_SERVER_DISABLE_CACHE | false |
| TO_SERVER_URL | "https://to3dev.tourone.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/web4/htdocs/html/to3-frontend" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/web4/htdocs/html/to3-frontend" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/web4/htdocs/html/to3-frontend/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/web4/htdocs/html/to3-frontend/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "3" |
| H2_STREAM_TAG | "1140456-2082-3" |
| HOME | "/var/www/web4" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=803da9; sf_redirect=%7B%22token%22%3A%22803da9%22%2C%22route%22%3A%22website_login%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CSecurityController%22%2C%22method%22%3A%22login%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb4%5C%2Fhtdocs%5C%2Fhtml%5C%2Fto3-frontend%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A39%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "to3dev.tourone.de" |
| HTTP_REFERER | "https://to3dev.tourone.de/login" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "3" |
| REDIRECT_H2_STREAM_TAG | "1140456-2082-3" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://to3dev.tourone.de/mein-chamaeleon/login" |
| REDIRECT_SCRIPT_URL | "/mein-chamaeleon/login" |
| REDIRECT_SSL_TLS_SNI | "to3dev.tourone.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TMP | "/var/www/web4/tmp" |
| REDIRECT_TMPDIR | "/var/www/web4/tmp" |
| REDIRECT_URL | "/mein-chamaeleon/login" |
| REMOTE_ADDR | "216.73.216.55" |
| REMOTE_PORT | "33057" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1776426232 |
| REQUEST_TIME_FLOAT | 1776426232.9523 |
| REQUEST_URI | "/mein-chamaeleon/login" |
| SCRIPT_FILENAME | "/var/www/web4/htdocs/html/to3-frontend/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://to3dev.tourone.de/mein-chamaeleon/login" |
| SCRIPT_URL | "/mein-chamaeleon/login" |
| SERVER_ADDR | "213.187.93.111" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "to3dev.tourone.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "to3dev.tourone.de" |
| SYMFONY_DOTENV_PATH | "/var/www/web4/htdocs/html/to3-frontend/.env" |
| SYMFONY_DOTENV_VARS | "TO_SERVER_DISABLE_CACHE,APP_SECRET,APP_ENV,APP_DEBUG,TO_SERVER_URL,TO_SERVER_AUTH,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |
| TEMP | "/var/www/web4/tmp" |
| TMP | "/var/www/web4/tmp" |
| TMPDIR | "/var/www/web4/tmp" |
| USER | "web4" |
| proxy-nokeepalive | "1" |