Request / Response
Request
GET Parameters
No GET parameters
POST Parameters
| Key | Value |
|---|---|
| _csrf_token | "csrf-token" |
"admin@local.tld" |
|
| password | "admin1234" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _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 {#806 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| _stopwatch_token | "dc34e0" |
| csrf-token | 257 |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "fr-FR,fr;q=0.9,en-US;q=0.8,en;q=0.7" |
| cache-control | "max-age=0" |
| content-length | "65" |
| content-type | "application/x-www-form-urlencoded" |
| cookie | "main_deauth_profile_token=deecca; PHPSESSID=31faeed69ed6b4227f5eafdf022f8a26" |
| host | "etablissement-classe.demarch.net" |
| origin | "https://etablissement-classe.demarch.net" |
| priority | "u=0, i" |
| referer | "https://etablissement-classe.demarch.net/login" |
| sec-ch-ua | ""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Windows"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "same-origin" |
| sec-fetch-user | "?1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Raw
email=admin%40local.tld&password=admin1234&_csrf_token=csrf-token
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 11 Aug 2026 11:23:34 GMT" |
| location | "https://etablissement-classe.demarch.net/etablissements" |
| set-cookie | "REMEMBERME=deleted; expires=Mon, 11 Aug 2025 11:23:33 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "308caf" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "31faeed69ed6b4227f5eafdf022f8a26" |
| main_deauth_profile_token | "deecca" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#806 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 11 Aug 26 11:23:34 +0000" |
| Last used | "Tue, 11 Aug 26 11:23:34 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.last_username | "admin@local.tld" |
| _security.main.target_path | "https://etablissement-classe.demarch.net/etablissements" |
| _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:1;s:22:"\x00App\Entity\User\x00email";s:15:"admin@local.tld";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:8:"472ea326";}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";}}}" |
| csrf-token | 257 |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 168
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php"
"line" => 5
"args" => [
"/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginFormAuthenticator:33
[
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/src/Security/LoginFormAuthenticator.php"
"line" => 33
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 74
"function" => "authenticate"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 172
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php"
"line" => 5
"args" => [
"/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:51
[
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 51
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 225
"function" => "setToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php"
"line" => 5
"args" => [
"/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
App\Security\LoginFormAuthenticator:36
[
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 36
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/src/Security/LoginFormAuthenticator.php"
"line" => 47
"function" => "getTargetPath"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
"line" => 91
"function" => "onAuthenticationSuccess"
"class" => "App\Security\LoginFormAuthenticator"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 227
"function" => "onAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php"
"line" => 5
"args" => [
"/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Session/SessionAuthenticationStrategy.php"
"line" => 55
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/EventListener/SessionStrategyListener.php"
"line" => 53
"function" => "onAuthentication"
"class" => "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onSuccessfulLogin"
"class" => "Symfony\Component\Security\Http\EventListener\SessionStrategyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 233
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 213
"function" => "handleAuthenticationSuccess"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 154
"function" => "executeAuthenticator"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
"line" => 136
"function" => "executeAuthenticators"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
"line" => 38
"function" => "authenticateRequest"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
"line" => 58
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php"
"line" => 5
"args" => [
"/home/users/demarchadmin/www/etablissement-classe.demarch.net/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 | "959c3aa8d9db1d6a77e3f6d55f5d6739" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://demarchadmin_db9:Correctement1$@127.0.0.1:3306/demarchadmin_db9?serverVersion=5.7&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/users/demarchadmin/www/etablissement-classe.demarch.net" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/users/demarchadmin/www/etablissement-classe.demarch.net" ] |
| CONTENT_LENGTH | "65" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| CONTEXT_DOCUMENT_ROOT | "/home/users/demarchadmin/www/etablissement-classe.demarch.net/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/users/demarchadmin/www/etablissement-classe.demarch.net/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "4165524-284-1" |
| HOME | "/home/users/demarchadmin/" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" |
| 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_CACHE_CONTROL | "max-age=0" |
| HTTP_COOKIE | "main_deauth_profile_token=deecca; PHPSESSID=31faeed69ed6b4227f5eafdf022f8a26" |
| HTTP_HOST | "etablissement-classe.demarch.net" |
| HTTP_ORIGIN | "https://etablissement-classe.demarch.net" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://etablissement-classe.demarch.net/login" |
| HTTP_SEC_CH_UA | ""Not=A?Brand";v="99", "Google Chrome";v="151", "Chromium";v="151"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Windows"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "same-origin" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/151.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "4165524-284-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_H2PUSH | "off" |
| REDIRECT_REDIRECT_H2_PUSH | "off" |
| REDIRECT_REDIRECT_H2_PUSHED | "" |
| REDIRECT_REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_REDIRECT_H2_STREAM_TAG | "4165524-284-1" |
| REDIRECT_REDIRECT_HTTP2 | "on" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_SSL_TLS_SNI | "etablissement-classe.demarch.net" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_SSL_TLS_SNI | "etablissement-classe.demarch.net" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/public/login" |
| REMOTE_ADDR | "196.207.244.142" |
| REMOTE_PORT | "53468" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786447414 |
| REQUEST_TIME_FLOAT | 1786447414.0418 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/users/demarchadmin/www/etablissement-classe.demarch.net/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SERVER_ADDR | "51.79.82.154" |
| SERVER_ADMIN | "ydiouf@demarch.sn" |
| SERVER_NAME | "etablissement-classe.demarch.net" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "etablissement-classe.demarch.net" |
| SYMFONY_DOTENV_PATH | "/home/users/demarchadmin/www/etablissement-classe.demarch.net/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DATABASE_URL,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| TEMP | "/home/users/demarchadmin/tmp/" |
| TMP | "/home/users/demarchadmin/tmp/" |
| TMPDIR | "/home/users/demarchadmin/tmp/" |
| USER | "demarchadmin" |