GET https://v2.menu-co.com/logout

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
"logout"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#1311
  #expire: 1
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#637
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#594 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#641
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#642 …}
  }
]
_stopwatch_token
"0e08d6"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
accept-encoding
"gzip, deflate, br"
accept-language
"fr-FR,fr;q=0.9"
connection
"keep-alive"
cookie
"PHPSESSID=kkjeg9bovjco21k1so2n7pe7sv; main_auth_profile_token=9f37ee; _ga=GA1.2.4079572.1767775756; _ga_TEB0TNH5J5=GS2.2.s1767969803$o11$g1$t1767971065$j60$l0$h0; _ga_QN99XWQVV2=GS2.2.s1767970036$o14$g0$t1767970036$j60$l0$h0"
host
"v2.menu-co.com"
priority
"u=0, i"
referer
"https://v2.menu-co.com/restaurateur"
sec-fetch-dest
"document"
sec-fetch-mode
"navigate"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15"
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
"Mon, 12 Jan 2026 10:04:53 GMT"
location
"https://v2.menu-co.com/"
set-cookie
"REMEMBERME=deleted; expires=Sun, 12 Jan 2025 10:04:52 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax"
x-debug-token
"13332c"

Cookies

Request Cookies

Key Value
PHPSESSID
"kkjeg9bovjco21k1so2n7pe7sv"
_ga
"GA1.2.4079572.1767775756"
_ga_QN99XWQVV2
"GS2.2.s1767970036$o14$g0$t1767970036$j60$l0$h0"
_ga_TEB0TNH5J5
"GS2.2.s1767969803$o11$g1$t1767971065$j60$l0$h0"
main_auth_profile_token
"9f37ee"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#1311
  #expire: 1
  #path: "/"
  -sameSite: "lax"
  -secureDefault: false
  #name: "REMEMBERME"
  #value: null
  #domain: null
  #secure: true
  #httpOnly: true
  -raw: false
  -partitioned: false
}

Session 2

Session Metadata

Key Value
Created
"Mon, 12 Jan 26 10:04:53 +0000"
Last used
"Mon, 12 Jan 26 10:04:53 +0000"
Lifetime
0

Session Attributes

No session attributes

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
    "line" => 29
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/menuco_recettage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
    "line" => 37
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/menuco_recettage/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/menuco_recettage/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_CONTACT_EMAIL
"contact@monsite.com"
APP_ENV
"dev"
APP_SECRET
"58533654e5ff39057aa40f8e43aa30fb"
DATABASE_URL
"mysql://menuco:menuco@localhost:3306/menucov2?serverVersion=8.0.32&charset=utf8mb4"
MAILER_DSN
"smtp://8e23b39da69c4c:09a4ebac63df36@sandbox.smtp.mailtrap.io:2525"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SECURE_SCHEME
"http"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/menuco_recettage/public/index.php"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/menuco_recettage/public/index.php"
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"
HTTP_ACCEPT_LANGUAGE
"fr-FR,fr;q=0.9"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=kkjeg9bovjco21k1so2n7pe7sv; main_auth_profile_token=9f37ee; _ga=GA1.2.4079572.1767775756; _ga_TEB0TNH5J5=GS2.2.s1767969803$o11$g1$t1767971065$j60$l0$h0; _ga_QN99XWQVV2=GS2.2.s1767970036$o14$g0$t1767970036$j60$l0$h0"
HTTP_HOST
"v2.menu-co.com"
HTTP_PRIORITY
"u=0, i"
HTTP_REFERER
"https://v2.menu-co.com/restaurateur"
HTTP_SEC_FETCH_DEST
"document"
HTTP_SEC_FETCH_MODE
"navigate"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.2 Safari/605.1.15"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PATH_INFO
"/logout"
PATH_TRANSLATED
"/var/www/menuco_recettage/public/index.php/logout"
PHP_SELF
"/logout"
QUERY_STRING
""
REMOTE_ADDR
"93.8.148.250"
REMOTE_PORT
"62749"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768212293
REQUEST_TIME_FLOAT
1768212293.3416
REQUEST_URI
"/logout"
SCRIPT_FILENAME
"/var/www/menuco_recettage/public/index.php"
SCRIPT_NAME
""
SERVER_ADDR
"91.134.99.223"
SERVER_ADMIN
"webmaster@localhost"
SERVER_NAME
"v2.menu-co.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at v2.menu-co.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"v2.menu-co.com"
SYMFONY_DOTENV_PATH
"/var/www/menuco_recettage/.env"
SYMFONY_DOTENV_VARS
"APP_CONTACT_EMAIL,MAILER_DSN,APP_ENV,APP_SECRET,SECURE_SCHEME,MESSENGER_TRANSPORT_DSN,DATABASE_URL"