Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
| _password | "******" |
| _username | "pauline.dilon@lire-et-ecrire.be" |
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 {#994 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "18d280" |
| csrf-token | 1 |
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 | "96" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "PHPSESSID=e126a264a7d962765ad3f6b0fa9fad6c; main_deauth_profile_token=29b398" |
| host | "remplacement.bxl.lire-et-ecrire.be" |
| origin | "https://remplacement.bxl.lire-et-ecrire.be" |
| priority | "u=0, i" |
| referer | "https://remplacement.bxl.lire-et-ecrire.be/login" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| te | "trailers" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0" |
| x-forwarded-proto | "https" |
| x-php-ob-level | "1" |
Request Content
Raw
_username=pauline.dilon%40lire-et-ecrire.be&_password=******&_csrf_token=csrf-token
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Mon, 22 Jun 2026 08:15:49 GMT" |
| location | "https://remplacement.bxl.lire-et-ecrire.be/user/admin-gestion/calendrier?year=2025" |
| set-cookie | "REMEMBERME=deleted; expires=Sun, 22 Jun 2025 08:15:48 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "cc0817" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "e126a264a7d962765ad3f6b0fa9fad6c" |
| main_deauth_profile_token | "29b398" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#994 #expire: 1 #path: "/" -sameSite: "lax" -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 22 Jun 26 10:15:49 +0200" |
| Last used | "Mon, 22 Jun 26 10:15:49 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "pauline.dilon@lire-et-ecrire.be" |
| _security_main | "O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":5:{s:2:"id";i:5;s:5:"email";s:31:"pauline.dilon@lire-et-ecrire.be";s:5:"roles";a:2:{i:0;s:9:"ROLE_USER";i:1;s:10:"ROLE_ADMIN";}s:8:"isActive";b:1;s:8:"password";s:8:"5c4c1469";}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 | 1 |
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php"
"line" => 79
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 67
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 120
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 32
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 35
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 38
"function" => "supports"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 25
"function" => "supports"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator:134
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 134
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 80
"function" => "getCredentials"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 185
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 242
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:36
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 102
"function" => "getTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 244
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler:44
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 44
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 103
"function" => "removeTargetPath"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/DefaultAuthenticationSuccessHandler.php"
"line" => 56
"function" => "determineTargetUrl"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/FormLoginAuthenticator.php"
"line" => 103
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 244
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 250
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 230
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 167
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 149
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php"
"line" => 5
"args" => [
"/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/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 | "d4669c1746e1484343d40093f6494b0b" |
| CRON_TOKEN | "8d4f2a1c9e7b3d5f1a9c7e5b3d1f9a7c5e3b" |
| DATABASE_URL | "mysql://1a09nw_bxlleerem:9%%24n%%7ER3qIlL%%240T_@1a09nw.myd.infomaniak.com/1a09nw_bxl_lee_remplac?charset=utf8mb4" |
| DEFAULT_URI | "https://remplacement.bxl.lire-et-ecrire.be" |
| MAILER_DSN | "mailjet+smtp://6042e3bdebf06186bf3ef0f35db6ee5e:b76406ef7a909866845d39a1bfdd7dfd@api.mailjet.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "96" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/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=e126a264a7d962765ad3f6b0fa9fad6c; main_deauth_profile_token=29b398" |
| HTTP_HOST | "remplacement.bxl.lire-et-ecrire.be" |
| HTTP_ORIGIN | "https://remplacement.bxl.lire-et-ecrire.be" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://remplacement.bxl.lire-et-ecrire.be/login" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_TE | "trailers" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:150.0) Gecko/20100101 Firefox/150.0" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| PHP_VERSION | "8.3" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PHP_VERSION | "8.3" |
| REDIRECT_SCRIPT_URI | "https://remplacement.bxl.lire-et-ecrire.be/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "remplacement.bxl.lire-et-ecrire.be" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ajjvNLVeO0jodTVtBLU0ewAAATc" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "193.74.209.124" |
| REMOTE_PORT | "53734" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1782116148 |
| REQUEST_TIME_FLOAT | 1782116148.5597 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://remplacement.bxl.lire-et-ecrire.be/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "127.0.0.80" |
| SERVER_ADMIN | "webmaster@lire-et-ecrire.be" |
| SERVER_NAME | "remplacement.bxl.lire-et-ecrire.be" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "remplacement.bxl.lire-et-ecrire.be" |
| SYMFONY_DOTENV_PATH | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/sites/bxl_lee_remplacement/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MAILER_DSN,CRON_TOKEN" |
| TEMP | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/tmp" |
| TMP | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/tmp" |
| TMPDIR | "/home/clients/07dc68920111287a6fd4e8eb0a83c575/tmp" |
| UNIQUE_ID | "ajjvNLVeO0jodTVtBLU0ewAAATc" |