https://verwaltung.museum.miraculumaurich.de/login Return to referer URL

n/a

Request

GET Parameters

No GET parameters

POST Parameters

Key Value
_csrf_token
"0dd80a.5UtBPQYqIMKVnW2ouvgu5tbBD-fkLuB8KC_gbV1VzH0.tyoWWWtQRanhyS7P_s9NooelSrWzHbIXHGS_Hgwx_zWcLSxxS3VOidKvKA"
_password
"******"
_username
"trebesch@stadt.aurich.de"

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"Menke\UserBundle\Controller\SecurityController::loginAction"
_firewall_context
"security.firewall.map.context.main"
_route
"login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"13af21"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br, zstd"
accept-language
"de,en-US;q=0.9,en;q=0.8"
connection
"close"
content-length
"185"
content-type
"application/x-www-form-urlencoded"
cookie
"PHPSESSID=4vtdu1dogq4qghndle3mfghaif"
host
"verwaltung.museum.miraculumaurich.de"
origin
"https://verwaltung.museum.miraculumaurich.de"
priority
"u=0, i"
referer
"https://verwaltung.museum.miraculumaurich.de/login"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
sec-fetch-user
"?1"
upgrade-insecure-requests
"1"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"80.228.12.86"

Request Content

Raw

_csrf_token=0dd80a.5UtBPQYqIMKVnW2ouvgu5tbBD-fkLuB8KC_gbV1VzH0.tyoWWWtQRanhyS7P_s9NooelSrWzHbIXHGS_Hgwx_zWcLSxxS3VOidKvKA&_username=trebesch%40stadt.aurich.de&_password=******

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Tue, 21 Apr 2026 09:53:50 GMT"
expires
-1
location
"https://verwaltung.museum.miraculumaurich.de/login"
pragma
"no-cache"
x-debug-token
"891611"

Cookies

Request Cookies

Key Value
PHPSESSID
"4vtdu1dogq4qghndle3mfghaif"

Response Cookies

No response cookies

Session 8

Session Metadata

Key Value
Created
"Tue, 21 Apr 26 09:53:37 +0000"
Last used
"Tue, 21 Apr 26 09:53:37 +0000"
Lifetime
172800

Session Attributes

Attribute Value
_csrf/https-authenticate
"RaWdmzektTCgD7cDQdERW3Rk4K_sQd3HyfmLM_nKG2E"
_security.last_error
Symfony\Component\Security\Core\Exception\BadCredentialsException {#853
  #message: "The presented password is invalid."
  #code: 0
  #file: "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php"
  #line: 89
  -token: null
  trace: {
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/EventListener/CheckCredentialsListener.php:89 {
      Symfony\Component\Security\Http\EventListener\CheckCredentialsListener->checkPassport(CheckPassportEvent $event): void …
      › if (!$this->hasherFactory->getPasswordHasher($user)->verify($user->getPassword(), $presentedPassword, $salt)) {    throw new BadCredentialsException('The presented password is invalid.');}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php:270 {
      Symfony\Component\EventDispatcher\EventDispatcher::Symfony\Component\EventDispatcher\{closure} …
      ›     }    ($closure = \Closure::fromCallable($listener))(...$args);};
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:183 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
      › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:160 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
      › 
      › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:140 {
      Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
      › 
      ›     return $this->executeAuthenticators($authenticators, $request);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/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) {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:65 {
      Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
      › 
      › $this->authenticationManagerListener->authenticate($event);}
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:49 {
      Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event) …
      › try {    $ret = $this->listener->authenticate($event);} catch (LazyResponseException $e) {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
      Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event) …
      › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Security/LazyFirewallContext.php:60 {
      Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext->__invoke(RequestEvent $event) …
      › foreach ($listeners as $listener) {    $listener($event);}
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:70 {
      Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners) …
      › 
      ›     $listener($event);} else {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall.php:92 {
      Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
      › 
      ›     $this->callListeners($event, $authenticationListeners());}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:117 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);}
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php:128 {
      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);}
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php:74 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php:28 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
_security.last_username
"trebesch@stadt.aurich.de"

Session Usage

8 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:158
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 158
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 84
    "function" => "getCredentials"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 63
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 179
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler:96
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/DefaultAuthenticationFailureHandler.php"
    "line" => 96
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
    "line" => 132
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 86
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 274
    "function" => "onAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 217
    "function" => "handleAuthenticationFailure"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 160
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 65
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 70
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 128
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 99
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 117
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 185
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 131
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
    "line" => 28
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ABOMENUE
"0"
APP_ENV
"dev"
APP_SECRET
"bd249fd4c0422b5f2de8252ec925f6f2"
BESTELLUNGSZEITRAUM
"180"
CERTIFICATES_ENABLED
"1"
CERTIFICATES_TEMPLATE
"Default"
COMMENTS_IN_ORDERLIST
"All"
CORS_ALLOW_ORIGIN
"^https?://localhost(:[0-9]+)?$"
COURSES_ADDITIONAL_FIELDS
"1"
COURSES_LISTINGLIMIT
"25"
CUSTOMERCOMMENT_AUF_MAIL
"1"
DATABASE_URL
"mysql://miraculum:948-Pitralon2calc@localhost:3306/museum_backend?serverVersion=mariadb-10.6.1"
DATEV
"1"
DAYS_TO_ARCHIVE
"390"
DAYS_TO_SHOW
"30"
GEBURT_AUF_TEILNEHMERLISTE
"0"
GOOGLE_API_KEY
""
GOOGLE_API_SERVER_KEY
"AIzaSyCSca8X3ia-6FQqKD3x82IStWT3yDKyLrE"
GOOGLE_CLIENT_ID
""
GOOGLE_CLIENT_SECRET
""
JSON_EXPORT
"0"
KOSTENSTELLE_ADD_KDNR
"1"
KUNDENNUMMER_RE_ANZEIGEN
"Yes"
KUNDENNUMMER_ZUSATZ
"0"
KURSREIHEAUFRECHNUNG
"FULL"
KURSREIHENMENUE
"0"
MAILBETREFF_MIT_NUMMER
"1"
MAILER_URL
"smtp://miraculumaurich.de:25?encryption=tls&auth_mode=login&username=noreply@miraculumaurich.de&password=0948-Pitralon2mail"
MATERIALKOSTEN
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OAUTH_ENCRYPTION_KEY
"5ed24c59b08c994700a11e9f0c73572d"
OAUTH_PASSPHRASE
"b572e9d1430049206942781bb16103a2"
OAUTH_PRIVATE_KEY
"%kernel.project_dir%/config/jwt/private.key"
OAUTH_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.key"
PARTICIPANTS_DATEOFBIRTH
"None"
PARTICIPANT_LIST_ALTERNATIVE
""
PAY_INVOICE_MODAL
"1"
PREISINUEBERSICHT
"1"
PREIS_AUF_TEILNEHMERLISTE
"0"
PRESENCE
"0"
RECHNUNGSKOPIE
""
SCHNELLANSICHTMENUE
""
SEND_MAIL_TO_NEW_BACKEND_GENERATED_USER
"0"
SEPAEXPORT_PAYED
"0"
SEPA_DUEDATE
"1"
SPEAKER_CALENDAR
"1"
SPEAKER_IN_COURSE_LIST
"1"
SPEAKER_PROFILE_EDIT
"1"
STANDORTAUFRECHNUNG
"FULL"
TAGS
"1"
TEILNEHMERLISTE_Spalten
"16"
TELEFON1
"Telefon"
TELEFON2
"Mobil"
TERMINWAHLMENUE
"1"
TRUSTED_HOSTS
"verwaltung.museum.miraculumaurich.de"
WARTELISTE
"1"
WEBHOOK
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"185"
CONTENT_TYPE
"application/x-www-form-urlencoded"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/kurse.miraculumaurich.de"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br, zstd"
HTTP_ACCEPT_LANGUAGE
"de,en-US;q=0.9,en;q=0.8"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=4vtdu1dogq4qghndle3mfghaif"
HTTP_HOST
"verwaltung.museum.miraculumaurich.de"
HTTP_ORIGIN
"https://verwaltung.museum.miraculumaurich.de"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://verwaltung.museum.miraculumaurich.de/login"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_SEC_FETCH_USER
"?1"
HTTP_UPGRADE_INSECURE_REQUESTS
"1"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:149.0) Gecko/20100101 Firefox/149.0"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"80.228.12.86"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"verwaltung.museum.miraculumaurich.de"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aedJLVy8bso9lI8Y7pQfIAAAABU"
REDIRECT_URL
"/login"
REMOTE_ADDR
"80.228.12.86"
REMOTE_PORT
"41434"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1776765229
REQUEST_TIME_FLOAT
1776765229.3682
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/vhosts/kurse.miraculumaurich.de/verwaltung.museum.miraculumaurich.de/kursverwaltungssystem/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"92.205.190.77"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"verwaltung.museum.miraculumaurich.de"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at verwaltung.museum.miraculumaurich.de Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"verwaltung.museum.miraculumaurich.de"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_HOSTS,DATABASE_URL,MAILER_URL,GOOGLE_API_SERVER_KEY,CORS_ALLOW_ORIGIN,GOOGLE_API_KEY,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,PARTICIPANTS_DATEOFBIRTH,COURSES_LISTINGLIMIT,COURSES_ADDITIONAL_FIELDS,CERTIFICATES_ENABLED,CERTIFICATES_TEMPLATE,PAY_INVOICE_MODAL,DAYS_TO_ARCHIVE,DATEV,KOSTENSTELLE_ADD_KDNR,SPEAKER_CALENDAR,COMMENTS_IN_ORDERLIST,KUNDENNUMMER_ZUSATZ,KUNDENNUMMER_RE_ANZEIGEN,PREIS_AUF_TEILNEHMERLISTE,GEBURT_AUF_TEILNEHMERLISTE,SPEAKER_PROFILE_EDIT,WARTELISTE,MAILBETREFF_MIT_NUMMER,SEND_MAIL_TO_NEW_BACKEND_GENERATED_USER,SEPA_DUEDATE,RECHNUNGSKOPIE,TAGS,TEILNEHMERLISTE_Spalten,SEPAEXPORT_PAYED,ABOMENUE,TERMINWAHLMENUE,KURSREIHENMENUE,BESTELLUNGSZEITRAUM,SCHNELLANSICHTMENUE,DAYS_TO_SHOW,TELEFON1,TELEFON2,PREISINUEBERSICHT,SPEAKER_IN_COURSE_LIST,MATERIALKOSTEN,PARTICIPANT_LIST_ALTERNATIVE,PRESENCE,STANDORTAUFRECHNUNG,KURSREIHEAUFRECHNUNG,CUSTOMERCOMMENT_AUF_MAIL,WEBHOOK,JSON_EXPORT,OAUTH_PRIVATE_KEY,OAUTH_PUBLIC_KEY,OAUTH_PASSPHRASE,OAUTH_ENCRYPTION_KEY,MESSENGER_TRANSPORT_DSN"
UNIQUE_ID
"aedJLVy8bso9lI8Y7pQfIAAAABU"
USER
"miraculum"
proxy-nokeepalive
"1"