Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| p | "login" |
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "2cf8318bdc64f5f642f9d8ae2.uB9sPgIPHW-hpGQ-BUQzJkP343XcYxatcDKcuda0Btw.zlAOdk9pdCPCk1RIc3BbH3aTqyq-DkXBIWKp8ImHa-_ZZxR4bFloKeudVA" |
"administrateur@tennisspora.lu" |
|
| password | "AdminTennis%2025!*" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#533 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -partitioned: false -secureDefault: false } |
| _stopwatch_token | "1c9d12" |
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 | "fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7" |
| content-length | "210" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=128c7de522408f57df8e48e8864d78fb" |
| dnt | "1" |
| host | "tennisspora.lu" |
| origin | "https://tennisspora.lu" |
| priority | "u=0, i" |
| referer | "https://tennisspora.lu/login" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| sec-gpc | "1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:147.0) Gecko/20100101 Firefox/147.0" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Raw
email=administrateur%40tennisspora.lu&password=AdminTennis%252025%21*&_csrf_token=2cf8318bdc64f5f642f9d8ae2.uB9sPgIPHW-hpGQ-BUQzJkP343XcYxatcDKcuda0Btw.zlAOdk9pdCPCk1RIc3BbH3aTqyq-DkXBIWKp8ImHa-_ZZxR4bFloKeudVA
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Thu, 15 Jan 2026 08:12:34 GMT" |
| location | "/" |
| set-cookie | "REMEMBERME=deleted; expires=Wed, 15 Jan 2025 08:12:33 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "8ce21c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "128c7de522408f57df8e48e8864d78fb" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#533 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -partitioned: false -secureDefault: false } |
Session 10
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 15 Jan 26 09:12:34 +0100" |
| Last used | "Thu, 15 Jan 26 09:12:34 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "administrateur@tennisspora.lu" |
| _security_main | "O:75:"Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken":2:{i:0;s:4:"main";i:1;a:5:{i:0;O:15:"App\Entity\User":4:{s:19:"\x00App\Entity\User\x00id";i:2;s:22:"\x00App\Entity\User\x00email";s:29:"administrateur@tennisspora.lu";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$13$WuizPovQkk2e/IhYv7fS/eZ0pWz18jnhSC2qeRFKlqvgjER3NjCji";}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}" |
Session Usage
10
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 69
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 111
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 34
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 40
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\AppCustomAuthenticator:33
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/src/Security/AppCustomAuthenticator.php"
"line" => 33
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 70
"function" => "authenticate"
"class" => "App\Security\AppCustomAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 176
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 79
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 98
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
"line" => 50
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "checkPassport"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 180
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 52
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 102
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
"line" => 50
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "checkPassport"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 180
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 56
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 102
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php"
"line" => 50
"function" => "isTokenValid"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "checkPassport"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 180
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:53
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 53
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 233
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 221
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\AppCustomAuthenticator:36
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/src/Security/AppCustomAuthenticator.php"
"line" => 47
"function" => "getTargetPath"
"class" => "App\Security\AppCustomAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 85
"function" => "onAuthenticationSuccess"
"class" => "App\Security\AppCustomAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 235
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 221
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 98
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 59
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 55
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 221
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:100
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 100
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 59
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 55
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 241
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 221
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 158
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 140
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 40
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 68
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 60
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 174
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 160
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php"
"line" => 5
"args" => [
"/home/clients/8905b60fe3d264d4f689967d6216b573/web/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 | "dae65feffa846d8458e955c27d2c4e75" |
| DATABASE_URL | "mysql://g06vf_thx:Tennisspora2024!@g06vf.myd.infomaniak.com/g06vf_newtennis" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "210" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/8905b60fe3d264d4f689967d6216b573/.config/apache/tennisspora.lu/.fpm/" |
| CONTEXT_PREFIX | "/.fpm/" |
| DOCUMENT_ROOT | "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| 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 | "fr,fr-FR;q=0.9,en-US;q=0.8,en;q=0.7" |
| HTTP_COOKIE | "PHPSESSID=128c7de522408f57df8e48e8864d78fb" |
| HTTP_DNT | "1" |
| HTTP_HOST | "tennisspora.lu" |
| HTTP_ORIGIN | "https://tennisspora.lu" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://tennisspora.lu/login" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_SEC_GPC | "1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:147.0) Gecko/20100101 Firefox/147.0" |
| HTTP_X_FORWARDED_PROTO | "https" |
| ORIG_PATH_INFO | "/index.php" |
| ORIG_PATH_TRANSLATED | "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php" |
| ORIG_SCRIPT_FILENAME | "/home/clients/8905b60fe3d264d4f689967d6216b573/.config/apache/tennisspora.lu/.fpm/php5.external" |
| ORIG_SCRIPT_NAME | "/.fpm/php5.external" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.2" |
| QUERY_STRING | "p=login" |
| REDIRECT_HANDLER | "php5-fcgi" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_VERSION | "8.2" |
| REDIRECT_QUERY_STRING | "p=login" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_PHP_VERSION | "8.2" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://tennisspora.lu/login" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "tennisspora.lu" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aWihcVfliuXYBDWR88Q2xQAAAUM" |
| REDIRECT_SCRIPT_URI | "https://tennisspora.lu/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "tennisspora.lu" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aWihcVfliuXYBDWR88Q2xQAAAUM" |
| REDIRECT_URL | "/index.php" |
| REMOTE_ADDR | "94.252.125.130" |
| REMOTE_PORT | "34094" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768464753 |
| REQUEST_TIME_FLOAT | 1768464753.6006 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/clients/8905b60fe3d264d4f689967d6216b573/web/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://tennisspora.lu/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "webmaster@tennisspora.lu" |
| SERVER_NAME | "tennisspora.lu" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "tennisspora.lu" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |
| TEMP | "/home/clients/8905b60fe3d264d4f689967d6216b573/tmp" |
| TMP | "/home/clients/8905b60fe3d264d4f689967d6216b573/tmp" |
| TMPDIR | "/home/clients/8905b60fe3d264d4f689967d6216b573/tmp" |
| UNIQUE_ID | "aWihcVfliuXYBDWR88Q2xQAAAUM" |