Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::logout" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_logout" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#902 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -partitioned: false -secureDefault: false } |
| _stopwatch_token | "3715e8" |
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,la;q=0.6" |
| connection | "keep-alive" |
| cookie | "PHPSESSID=reblco9a5kbvjtg3tdpdh7kp93" |
| host | "choir.yvan-emiliau.com" |
| referer | "https://choir.yvan-emiliau.com/" |
| sec-ch-ua | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| sec-ch-ua-mobile | "?1" |
| sec-ch-ua-platform | ""Android"" |
| 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 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=utf-8" |
| date | "Tue, 13 Jan 2026 16:49:15 GMT" |
| location | "https://choir.yvan-emiliau.com/" |
| set-cookie | "REMEMBERME=deleted; expires=Mon, 13 Jan 2025 16:49:14 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "5e87c7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "reblco9a5kbvjtg3tdpdh7kp93" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#902 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -partitioned: false -secureDefault: false } |
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 13 Jan 26 16:49:15 +0000" |
| Last used | "Tue, 13 Jan 26 16:49:15 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
"line" => 29
"function" => "invalidate"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 84
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/public/index.php"
"line" => 5
"args" => [
"/home/personal/projects/choir-management/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:98
[
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 98
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
"line" => 39
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 84
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 83
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 157
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/personal/projects/choir-management/public/index.php"
"line" => 5
"args" => [
"/home/personal/projects/choir-management/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 | "29b4e4116dcdb3fdbd9481ba499a4c35" |
| DATABASE_URL | "mysql://personal:pEr50nAlPa55@127.0.0.1:3306/choir_management?serverVersion=11.6.1-MariaDB-deb12&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OAUTH_FACEBOOK_ID | "513555791758954" |
| OAUTH_FACEBOOK_SECRET | "2b4c0c1ebb5a30d2d445f1ec9edf4598" |
| OAUTH_GOOGLE_WEB_ID | "720555860944-60ko5pni522kh8b4po129pf48t58ping.apps.googleusercontent.com" |
| OAUTH_GOOGLE_WEB_SECRET | "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" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/personal/projects/choir-management/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/personal/projects/choir-management/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| 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,la;q=0.6" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "PHPSESSID=reblco9a5kbvjtg3tdpdh7kp93" |
| HTTP_HOST | "choir.yvan-emiliau.com" |
| HTTP_REFERER | "https://choir.yvan-emiliau.com/" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| HTTP_SEC_CH_UA_MOBILE | "?1" |
| HTTP_SEC_CH_UA_PLATFORM | ""Android"" |
| 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 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Mobile Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "choir.yvan-emiliau.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/logout" |
| REMOTE_ADDR | "102.16.56.149" |
| REMOTE_PORT | "60716" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768322955 |
| REQUEST_TIME_FLOAT | 1768322955.5419 |
| REQUEST_URI | "/logout" |
| SCRIPT_FILENAME | "/home/personal/projects/choir-management/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.77.215.232" |
| SERVER_ADMIN | "chat@yvan-emiliau.com" |
| SERVER_NAME | "choir.yvan-emiliau.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.66 (Debian) Server at choir.yvan-emiliau.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.66 (Debian)" |
| SSL_TLS_SNI | "choir.yvan-emiliau.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,OAUTH_GOOGLE_WEB_ID,OAUTH_GOOGLE_WEB_SECRET,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET" |