Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Admin\SecurityController::logout" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_logout" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_remember_me_cookie | Symfony\Component\HttpFoundation\Cookie {#848 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#580 -supports: false -passport: null -duration: null -stub: "App\Security\AppCustomAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppCustomAuthenticator {#530 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#582 …} } ] |
| _stopwatch_token | "29134e" |
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" |
| connection | "close" |
| cookie | "main_auth_profile_token=dfc6b7; PHPSESSID=74bb5114ba285a5c881fbb0a9a569ffb" |
| host | "pecheurs.abetari.be" |
| priority | "u=0, i" |
| referer | "https://pecheurs.abetari.be/agent/dashboard" |
| sec-ch-ua | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| 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/148.0.0.0 Safari/537.36" |
| x-forwarded-for | "102.53.15.128" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=utf-8" |
| date | "Wed, 15 Jul 2026 08:09:01 GMT" |
| expires | "-1" |
| location | "https://pecheurs.abetari.be/" |
| pragma | "no-cache" |
| set-cookie | "REMEMBERME=deleted; expires=Tue, 15 Jul 2025 08:09:00 GMT; Max-Age=0; path=/; httponly" |
| x-debug-token | "591220" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "74bb5114ba285a5c881fbb0a9a569ffb" |
| main_auth_profile_token | "dfc6b7" |
Response Cookies
| Key | Value |
|---|---|
| REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#848 #expire: 1 #path: "/" -sameSite: null -secureDefault: false #name: "REMEMBERME" #value: null #domain: null #secure: false #httpOnly: true -raw: false -partitioned: false } |
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 15 Jul 26 08:09:01 +0000" |
| Last used | "Wed, 15 Jul 26 08:09:01 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 61
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/public/index.php"
"line" => 7
"args" => [
"/home/Amine/web/pecheurs.abetari.be/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
"line" => 29
"function" => "invalidate"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/public/index.php"
"line" => 7
"args" => [
"/home/Amine/web/pecheurs.abetari.be/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 89
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
"line" => 37
"function" => "clear"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onLogout"
"class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall/LogoutListener.php"
"line" => 80
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 91
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/security-http/Firewall.php"
"line" => 92
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/Amine/web/pecheurs.abetari.be/public_html/public/index.php"
"line" => 7
"args" => [
"/home/Amine/web/pecheurs.abetari.be/public_html/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 | "f8c7f3fec66704d9c60cfd882c878bad" |
| DATABASE_URL | "mysql://Amine_afma:AfmaMaroc2025!@localhost:3306/Amine_Pecheurs?sslmode=disable&charset=utf8mb4" |
| DEFAULT_URI | "https://pecheurs.abetari.be" |
| MAILER_DSN | "smtp://afma-pecheurs@abetari.be:AfmaGroupe2026!@mail29.lwspanel.com:25" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/home/Amine/web/pecheurs.abetari.be/public_html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/Amine/web/pecheurs.abetari.be/public_html/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/Amine" |
| HOSTNAME | "" |
| 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_CONNECTION | "close" |
| HTTP_COOKIE | "main_auth_profile_token=dfc6b7; PHPSESSID=74bb5114ba285a5c881fbb0a9a569ffb" |
| HTTP_HOST | "pecheurs.abetari.be" |
| HTTP_PRIORITY | "u=0, i" |
| HTTP_REFERER | "https://pecheurs.abetari.be/agent/dashboard" |
| HTTP_SEC_CH_UA | ""Chromium";v="148", "Google Chrome";v="148", "Not/A)Brand";v="99"" |
| 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/148.0.0.0 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "102.53.15.128" |
| 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 | "pecheurs.abetari.be" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/logout" |
| REMOTE_ADDR | "102.53.15.128" |
| REMOTE_PORT | "33442" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1784102941 |
| REQUEST_TIME_FLOAT | 1784102941.1115 |
| REQUEST_URI | "/logout" |
| SCRIPT_FILENAME | "/home/Amine/web/pecheurs.abetari.be/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.162.69.98" |
| SERVER_ADMIN | "info@pecheurs.abetari.be" |
| SERVER_NAME | "pecheurs.abetari.be" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian) mod_fcgid/2.3.9 OpenSSL/3.0.20" |
| SSL_TLS_SNI | "pecheurs.abetari.be" |
| SYMFONY_DOTENV_PATH | "/home/Amine/web/pecheurs.abetari.be/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH" |
| TEMP | "/home/Amine/tmp" |
| TMP | "/home/Amine/tmp" |
| TMPDIR | "/home/Amine/tmp" |
| USER | "Amine" |
| proxy-nokeepalive | "1" |