SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "ab72d0" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
host | "heylotte.de" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-php-ob-level | "0" |
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 | "Thu, 21 Aug 2025 22:23:55 GMT" |
x-debug-token | "cbbe19" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 10
Session Metadata
Key | Value |
---|---|
Created | "Thu, 21 Aug 25 22:23:55 +0000" |
Last used | "Thu, 21 Aug 25 22:23:55 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "wcV44dFqqaCU8hKSGoy8889ElxwJkbnx8yuE0x5ROgg" |
_csrf/https-form | "3x_AneSi1Kci6fQD8L0pyjtAVTFlZrJqlJ6kULwQO64" |
Session Usage
10
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 43 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/src/Controller/SecurityController.php" "line" => 35 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 65 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/src/Controller/SecurityController.php" "line" => 37 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/src/Controller/SecurityController.php" "line" => 86 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php" "line" => 78 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/ResolvedFormType.php" "line" => 167 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php" "line" => 111 "function" => "finishView" "class" => "Symfony\Component\Form\ResolvedFormType" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/form/Form.php" "line" => 1070 "function" => "finishView" "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/src/Controller/SecurityController.php" "line" => 86 "function" => "createView" "class" => "Symfony\Component\Form\Form" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 44 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/twig-bridge/AppVariable.php" "line" => 82 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1635 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/var/cache/dev/twig/44/4406eb6bf0ed32bf1cdbf9722e50941f.php" "line" => 113 "function" => "twig_get_attribute" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_99209e5acb41b1b201fdd660966a4e3c" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/var/cache/dev/twig/d0/d099f24973a6bd8a2fccfa6ef05881a8.php" "line" => 215 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_4676f7c9c94f5dc8d314776870679e5e" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/var/cache/dev/twig/44/4406eb6bf0ed32bf1cdbf9722e50941f.php" "line" => 48 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_99209e5acb41b1b201fdd660966a4e3c" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/TemplateWrapper.php" "line" => 40 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/src/Controller/SecurityController.php" "line" => 85 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 73 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 74 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 75 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[ [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 76 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 161 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 108 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/vendor/autoload_runtime.php" "line" => 35 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/public/index.php" "line" => 5 "args" => [ "/mnt/web022/e3/36/51846936/htdocs/symfony/heylotte/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 | "e7e1df291dbcccc186ac4ee89c8886b9" |
DATABASE_URL | "mysql://U3539159:VfhEpfnRVmK2anVR@rdbms.strato.de/DB3539159" |
MAILER_DSN | "smtp://info%40heylotte.de:mh8O794EZ6dT4VU6@smtp.strato.de:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
DOCUMENT_ROOT | "/home/strato/http/premium/rid/69/36/51846936/htdocs/symfony/heylotte/public/" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_HOST | "heylotte.de" |
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" |
PHPRC | "/home/strato/http/premium/rid/69/36/51846936/htdocs/symfony/heylotte/public/" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/login" |
REMOTE_ADDR | "216.73.216.34" |
REMOTE_PORT | "4494" |
REQUEST_METHOD | "GET" |
REQUEST_TIME | 1755815035 |
REQUEST_TIME_FLOAT | 1755815035.1047 |
REQUEST_URI | "/login" |
RZ_php | "83" |
SCRIPT_FILENAME | "/home/strato/http/premium/rid/69/36/51846936/htdocs/symfony/heylotte/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://heylotte.de/login" |
SCRIPT_URL | "/login" |
SERVER_ADMIN | "service@webmailer.de" |
SERVER_NAME | "heylotte.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SOFTWARE | "Apache/2.4.65 (Unix)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
UNIQUE_ID | "aKecexRcYaJl8_DnS8DIqAAABMk" |
argc | 0 |
argv | [] |