GET https://crm.js-info.fr/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
"app_logout"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_remember_me_cookie
Symfony\Component\HttpFoundation\Cookie {#1439
  #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 {#557
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#534 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#567
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#569 …}
  }
]
_stopwatch_token
"8a189f"

Request Headers

Header Value
accept
"text/html, application/xhtml+xml"
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
"_ga=GA1.1.800160715.1752234610; _ga_KJBFV07R2B=GS2.1.s1756709484$o3$g1$t1756709489$j55$l0$h0; main_auth_profile_token=982e29; PHPSESSID=38539656b633db4f71a2049914e8125e"
host
"crm.js-info.fr"
priority
"u=1, i"
referer
"https://crm.js-info.fr/user/my-drive"
sec-ch-ua
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
sec-ch-ua-mobile
"?1"
sec-ch-ua-platform
""Android""
sec-fetch-dest
"empty"
sec-fetch-mode
"cors"
sec-fetch-site
"same-origin"
user-agent
"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"90.19.174.236"
x-turbo-request-id
"a12e123c-6ca8-4b55-83cb-421ebdc23e1e"

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
"Sun, 07 Sep 2025 10:11:09 GMT"
expires
"-1"
location
"https://crm.js-info.fr/"
pragma
"no-cache"
set-cookie
"REMEMBERME=deleted; expires=Sat, 07 Sep 2024 10:11:08 GMT; Max-Age=0; path=/; httponly"
x-debug-token
"b49553"

Cookies

Request Cookies

Key Value
PHPSESSID
"38539656b633db4f71a2049914e8125e"
_ga
"GA1.1.800160715.1752234610"
_ga_KJBFV07R2B
"GS2.1.s1756709484$o3$g1$t1756709489$j55$l0$h0"
main_auth_profile_token
"982e29"

Response Cookies

Key Value
REMEMBERME
Symfony\Component\HttpFoundation\Cookie {#1439
  #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
"Sun, 07 Sep 25 12:11:09 +0200"
Last used
"Sun, 07 Sep 25 12:11:09 +0200"
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" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 61
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\EventListener\SessionLogoutListener:29
[
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/EventListener/SessionLogoutListener.php"
    "line" => 29
    "function" => "invalidate"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\SessionLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:89
[
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 89
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/EventListener/CsrfTokenClearingLogoutListener.php"
    "line" => 37
    "function" => "clear"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onLogout"
    "class" => "Symfony\Component\Security\Http\EventListener\CsrfTokenClearingLogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall/LogoutListener.php"
    "line" => 80
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\LogoutListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 91
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 126
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 159
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public/index.php"
    "line" => 8
    "args" => [
      "/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/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
"4e20a579ece3bee0f7a4f5f54bda477e"
DATABASE_URL
"mysql://dbu_crm:yG7j^OoGfd1mvt0@localhost:3306/db_crm?serverVersion=10.11.13-MariaDB&charset=utf8mb4"
MAILER_DSN
"smtp://contact%40js-info.fr:ContacT%4095ab01152100%2FJul%40JsinfO@smtp.ionos.fr:465"
MAILER_DSN_IMPORTANT
"smtp://webmaster%40js-info.fr:DeV%4095ab01152100@smtp.ionos.fr:465"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/symfony.js-info.fr"
HTTPS
"on"
HTTP_ACCEPT
"text/html, application/xhtml+xml"
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
"_ga=GA1.1.800160715.1752234610; _ga_KJBFV07R2B=GS2.1.s1756709484$o3$g1$t1756709489$j55$l0$h0; main_auth_profile_token=982e29; PHPSESSID=38539656b633db4f71a2049914e8125e"
HTTP_HOST
"crm.js-info.fr"
HTTP_PRIORITY
"u=1, i"
HTTP_REFERER
"https://crm.js-info.fr/user/my-drive"
HTTP_SEC_CH_UA
""Not;A=Brand";v="99", "Google Chrome";v="139", "Chromium";v="139""
HTTP_SEC_CH_UA_MOBILE
"?1"
HTTP_SEC_CH_UA_PLATFORM
""Android""
HTTP_SEC_FETCH_DEST
"empty"
HTTP_SEC_FETCH_MODE
"cors"
HTTP_SEC_FETCH_SITE
"same-origin"
HTTP_USER_AGENT
"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Mobile Safari/537.36"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"90.19.174.236"
HTTP_X_TURBO_REQUEST_ID
"a12e123c-6ca8-4b55-83cb-421ebdc23e1e"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://crm.js-info.fr/logout"
REDIRECT_SCRIPT_URL
"/logout"
REDIRECT_SSL_TLS_SNI
"crm.js-info.fr"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aL1aPX1CszttEvsv8i_d4AAAAM0"
REDIRECT_URL
"/logout"
REMOTE_ADDR
"90.19.174.236"
REMOTE_PORT
"32874"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1757239869
REQUEST_TIME_FLOAT
1757239869.2516
REQUEST_URI
"/logout"
SCRIPT_FILENAME
"/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://crm.js-info.fr/logout"
SCRIPT_URL
"/logout"
SERVER_ADDR
"217.160.164.65"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"crm.js-info.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at crm.js-info.fr Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"crm.js-info.fr"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/symfony.js-info.fr/httpdocs/crm-jsinfo/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_DSN_IMPORTANT"
UNIQUE_ID
"aL1aPX1CszttEvsv8i_d4AAAAM0"
USER
"symfony.js-info.fr_hy5e3b2m2ri"
proxy-nokeepalive
"1"