Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| identifier | "LP-ADMIN" |
| password | "test123" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "580421" |
| csrf-token | 257 |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| accept-encoding | "gzip, deflate, br" |
| accept-language | "de-DE,de;q=0.9" |
| content-length | "59" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "main_deauth_profile_token=114af3; _ga=GA1.2.971383527.1764751899; site_disclaimer_accepted=1; _ga_B6H2B2WFJ4=GS2.1.s1773648300$o1$g0$t1773648300$j60$l0$h0" |
| host | "dev.praeventionsschulungen.de" |
| origin | "https://dev.praeventionsschulungen.de" |
| priority | "u=0, i" |
| referer | "https://dev.praeventionsschulungen.de/login" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15" |
| x-le-client-ip | "79.249.190.254" |
| x-le-client-ua | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15" |
| x-php-ob-level | "0" |
Request Content
Raw
_csrf_token=csrf-token&identifier=LP-ADMIN&password=test123
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Thu, 26 Mar 2026 11:28:19 GMT" |
| location | "/admin" |
| x-debug-token | "92d202" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| _ga | "GA1.2.971383527.1764751899" |
| _ga_B6H2B2WFJ4 | "GS2.1.s1773648300$o1$g0$t1773648300$j60$l0$h0" |
| main_deauth_profile_token | "114af3" |
| site_disclaimer_accepted | "1" |
Response Cookies
No response cookies
Session 9
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 26 Mar 26 12:28:19 +0100" |
| Last used | "Thu, 26 Mar 26 12:28:19 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "LP-ADMIN" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:36:"App\Security\LegacyAuthenticatedUser":1:{s:48:"\x00App\Security\LegacyAuthenticatedUser\x00legacyUser";O:21:"App\Entity\LegacyUser":13:{s:25:"\x00App\Entity\LegacyUser\x00id";i:3;s:31:"\x00App\Entity\LegacyUser\x00legacyId";i:3;s:31:"\x00App\Entity\LegacyUser\x00provider";N;s:32:"\x00App\Entity\LegacyUser\x00loginName";s:8:"LP-ADMIN";s:35:"\x00App\Entity\LegacyUser\x00passwordHash";s:32:"cc03e747a6afbbcbf8be7668acfebee5";s:38:"\x00App\Entity\LegacyUser\x00isMasterAccount";b:1;s:33:"\x00App\Entity\LegacyUser\x00statusCode";i:1;s:31:"\x00App\Entity\LegacyUser\x00isActive";b:1;s:39:"\x00App\Entity\LegacyUser\x00legacyInsertedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2014-08-05 19:50:31.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Berlin";}s:38:"\x00App\Entity\LegacyUser\x00legacyUpdatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2020-04-19 17:02:47.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Berlin";}s:38:"\x00App\Entity\LegacyUser\x00legacyDeletedAt";N;s:32:"\x00App\Entity\LegacyUser\x00createdAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-03-16 11:08:12.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Berlin";}s:32:"\x00App\Entity\LegacyUser\x00updatedAt";O:17:"DateTimeImmutable":3:{s:4:"date";s:26:"2026-03-16 11:08:12.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:13:"Europe/Berlin";}}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:9:"ROLE_USER";i:1;s:10:"ROLE_ADMIN";}}}" |
| csrf-token | 257 |
Session Usage
9
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 168
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginFormAuthenticator:46
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/src/Security/LoginFormAuthenticator.php"
"line" => 46
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 172
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 225
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginFormAuthenticator:36
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/src/Security/LoginFormAuthenticator.php"
"line" => 78
"function" => "getTargetPath"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 227
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php"
"line" => 7
"args" => [
"/www/htdocs/w01c128f/dev.praeventionsschulungen.de/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 | "eda4b0c99b8c56311a1c59f31eafb09d" |
| APP_SHARE_DIR | "var/share" |
| BOOKING_ADMIN_MAIL | "kontakt@praeventionsschulungen.de" |
| BOOKING_MAIL_FROM | "noreply@praeventionsschulungen.de" |
| CONTACT_ADMIN_MAIL | "kontakt@praeventionsschulungen.de" |
| CONTACT_MAIL_FROM | "noreply@praeventionsschulungen.de" |
| DATABASE_URL | "mysql://d0468344:MqNmGam3DDQPg3dSG7AD@praeventionsschulungen.de:3306/d0468344?charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| PROVIDER_REGISTRATION_ADMIN_MAIL | "anbieter@praeventionsschulungen.de" |
| PROVIDER_REGISTRATION_MAIL_FROM | "noreply@praeventionsschulungen.de" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/www/htdocs/w01c128f/dev.praeventionsschulungen.de" ] |
| CONTENT_LENGTH | "59" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "526119-468-1" |
| HOME | "/www/htdocs/w01c128f" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br" |
| HTTP_ACCEPT_LANGUAGE | "de-DE,de;q=0.9" |
| HTTP_COOKIE | "main_deauth_profile_token=114af3; _ga=GA1.2.971383527.1764751899; site_disclaimer_accepted=1; _ga_B6H2B2WFJ4=GS2.1.s1773648300$o1$g0$t1773648300$j60$l0$h0" |
| HTTP_HOST | "dev.praeventionsschulungen.de" |
| HTTP_ORIGIN | "https://dev.praeventionsschulungen.de" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://dev.praeventionsschulungen.de/login" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15" |
| HTTP_X_LE_CLIENT_IP | "79.249.190.254" |
| HTTP_X_LE_CLIENT_UA | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.5 Safari/605.1.15" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "526119-468-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_CLIENT_CERT | "" |
| REDIRECT_SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDyzCCA1CgAwIBAgISBqhrdDpBaou9mSxlJZ0akANXMAoGCCqGSM49BAMDMDIx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n NzAeFw0yNjAzMTYwNzA5MzlaFw0yNjA2MTQwNzA5MzhaMCgxJjAkBgNVBAMTHWRl\n di5wcmFldmVudGlvbnNzY2h1bHVuZ2VuLmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0D\n AQcDQgAEiinpsqQqFViCMxE8GFzhNzW+4gYIE6FQosiO3RsLBLd/dcI5ktTmtklg\n RlIdsPvPottHyfKhlhq7hAzHy4NgOqOCAk4wggJKMA4GA1UdDwEB/wQEAwIHgDAT\n BgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQcb/XC\n gupF/nZFihINbvvNaR5rKzAfBgNVHSMEGDAWgBSuSJ7chx1EoG/aouVgdAR4wpwA\n gDAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly9lNy5pLmxlbmNy\n Lm9yZy8wSwYDVR0RBEQwQoIdZGV2LnByYWV2ZW50aW9uc3NjaHVsdW5nZW4uZGWC\n IXd3dy5kZXYucHJhZXZlbnRpb25zc2NodWx1bmdlbi5kZTATBgNVHSAEDDAKMAgG\n BmeBDAECATAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vZTcuYy5sZW5jci5vcmcv\n ODguY3JsMIIBDgYKKwYBBAHWeQIEAgSB/wSB/AD6AHcASZybad4dfOz8Nt7Nh2Sm\n uFuvCoeAGdFVUvvp6ynd+MMAAAGc9bAuyAAABAMASDBGAiEAhyZiIjJ+PCrJjGPg\n FfObZw9WexKVtGN0/0wdciOdpJUCIQCaHSY65Usmvz9BSLzbzVSgTp3vvNe62Ipo\n pcu6LR6leAB/AOMjjfKNoojgquCs8PqQyYXwtr/10qUnsAH8HERYxLboAAABnPWw\n MBsACAAABQA1uLJWBAMASDBGAiEAy6VTEufd+VV2Qajdi97vVOtyrDORW2LOYmnQ\n jfTmdDgCIQCrWhcZh4v1ANCGTz1XPm25Gmd2Ol1tfXTbNOn1I8GT4jAKBggqhkjO\n PQQDAwNpADBmAjEA+oYub3zKQ+3dTkxpnUjUVnLnHpx8G4tXiXlWofhuiUFFSYAy\n y29VsdxByzYSRSHJAjEAkVcLbQxCq8v/NxA2yFRX7MMR+pxv3QEDGvvNl0one3w9\n IQoKsgtQqZnyU8v5jH6+\n -----END CERTIFICATE-----\n """ |
| REDIRECT_SSL_TLS_SNI | "dev.praeventionsschulungen.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "acUYU423ADP9FhKhL_Ac_gAAVhk" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "79.249.190.254" |
| REMOTE_PORT | "64060" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1774524499 |
| REQUEST_TIME_FLOAT | 1774524499.09 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.13.154.59" |
| SERVER_ADMIN | "webmaster@dev.praeventionsschulungen.de" |
| SERVER_NAME | "dev.praeventionsschulungen.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CLIENT_CERT | "" |
| SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDyzCCA1CgAwIBAgISBqhrdDpBaou9mSxlJZ0akANXMAoGCCqGSM49BAMDMDIx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJF\n NzAeFw0yNjAzMTYwNzA5MzlaFw0yNjA2MTQwNzA5MzhaMCgxJjAkBgNVBAMTHWRl\n di5wcmFldmVudGlvbnNzY2h1bHVuZ2VuLmRlMFkwEwYHKoZIzj0CAQYIKoZIzj0D\n AQcDQgAEiinpsqQqFViCMxE8GFzhNzW+4gYIE6FQosiO3RsLBLd/dcI5ktTmtklg\n RlIdsPvPottHyfKhlhq7hAzHy4NgOqOCAk4wggJKMA4GA1UdDwEB/wQEAwIHgDAT\n BgNVHSUEDDAKBggrBgEFBQcDATAMBgNVHRMBAf8EAjAAMB0GA1UdDgQWBBQcb/XC\n gupF/nZFihINbvvNaR5rKzAfBgNVHSMEGDAWgBSuSJ7chx1EoG/aouVgdAR4wpwA\n gDAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAKGFmh0dHA6Ly9lNy5pLmxlbmNy\n Lm9yZy8wSwYDVR0RBEQwQoIdZGV2LnByYWV2ZW50aW9uc3NjaHVsdW5nZW4uZGWC\n IXd3dy5kZXYucHJhZXZlbnRpb25zc2NodWx1bmdlbi5kZTATBgNVHSAEDDAKMAgG\n BmeBDAECATAtBgNVHR8EJjAkMCKgIKAehhxodHRwOi8vZTcuYy5sZW5jci5vcmcv\n ODguY3JsMIIBDgYKKwYBBAHWeQIEAgSB/wSB/AD6AHcASZybad4dfOz8Nt7Nh2Sm\n uFuvCoeAGdFVUvvp6ynd+MMAAAGc9bAuyAAABAMASDBGAiEAhyZiIjJ+PCrJjGPg\n FfObZw9WexKVtGN0/0wdciOdpJUCIQCaHSY65Usmvz9BSLzbzVSgTp3vvNe62Ipo\n pcu6LR6leAB/AOMjjfKNoojgquCs8PqQyYXwtr/10qUnsAH8HERYxLboAAABnPWw\n MBsACAAABQA1uLJWBAMASDBGAiEAy6VTEufd+VV2Qajdi97vVOtyrDORW2LOYmnQ\n jfTmdDgCIQCrWhcZh4v1ANCGTz1XPm25Gmd2Ol1tfXTbNOn1I8GT4jAKBggqhkjO\n PQQDAwNpADBmAjEA+oYub3zKQ+3dTkxpnUjUVnLnHpx8G4tXiXlWofhuiUFFSYAy\n y29VsdxByzYSRSHJAjEAkVcLbQxCq8v/NxA2yFRX7MMR+pxv3QEDGvvNl0one3w9\n IQoKsgtQqZnyU8v5jH6+\n -----END CERTIFICATE-----\n """ |
| SSL_TLS_SNI | "dev.praeventionsschulungen.de" |
| SYMFONY_DOTENV_PATH | "/www/htdocs/w01c128f/dev.praeventionsschulungen.de/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,BOOKING_MAIL_FROM,BOOKING_ADMIN_MAIL,CONTACT_MAIL_FROM,CONTACT_ADMIN_MAIL,PROVIDER_REGISTRATION_MAIL_FROM,PROVIDER_REGISTRATION_ADMIN_MAIL" |
| UNIQUE_ID | "acUYU423ADP9FhKhL_Ac_gAAVhk" |
| USER | "w01c128f" |