Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_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 {#410 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: false } |
_stopwatch_token | "8a12ea" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.9" |
cache-control | "max-age=0" |
connection | "close" |
content-length | "194" |
content-type | "application/json" |
cookie | "PHPSESSID=ik08k0tokqn2tjhciq0oc4uldn" |
host | "formatracker.com" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
x-accel-internal | "/internal-nginx-static-location" |
x-php-ob-level | "1" |
x-real-ip | "109.108.120.35" |
Request Content
Pretty
{ "_csrf_token": "de8054b9b43b0.LNlt2pGa7sGzQhsBa2QHB4-osjLmmDpwTE8lLdR0-7c.erUIrNvgqfbQLFpGEQxTdr3jykax0AggGDpgb7hBmcIVtSyx9d-vkeQwIw", "email": "uekcptdexj@yahoo.com", "password": "3nnmBKJjVyvuqH!" }
Raw
{"_csrf_token":"de8054b9b43b0.LNlt2pGa7sGzQhsBa2QHB4-osjLmmDpwTE8lLdR0-7c.erUIrNvgqfbQLFpGEQxTdr3jykax0AggGDpgb7hBmcIVtSyx9d-vkeQwIw","email":"uekcptdexj@yahoo.com","password":"3nnmBKJjVyvuqH!"}
Response
Response Headers
Header | Value |
---|---|
cache-control | "private, must-revalidate" |
content-type | "text/html; charset=UTF-8" |
date | "Thu, 26 Dec 2024 22:08:06 GMT" |
expires | "-1" |
location | "/" |
pragma | "no-cache" |
set-cookie | "REMEMBERME=deleted; expires=Wed, 27 Dec 2023 22:08:05 GMT; Max-Age=0; path=/; secure; httponly; samesite=lax" |
x-debug-token | "b0529c" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "ik08k0tokqn2tjhciq0oc4uldn" |
Response Cookies
Key | Value |
---|---|
REMEMBERME | Symfony\Component\HttpFoundation\Cookie {#410 #name: "REMEMBERME" #value: null #domain: null #expire: 1 #path: "/" #secure: true #httpOnly: true -raw: false -sameSite: "lax" -secureDefault: false } |
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Thu, 26 Dec 24 22:08:04 +0000" |
Last used | "Thu, 26 Dec 24 22:08:05 +0000" |
Lifetime | 0 |
Session Attributes
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/RememberMeAuthenticator.php" "line" => 64 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 111 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 34 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 39 "function" => "supports" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 38 "function" => "supports" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 25 "function" => "supports" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
App\Security\CustomAuthAuthenticator:36
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/src/Security/CustomAuthAuthenticator.php" "line" => 36 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 60 "function" => "authenticate" "class" => "App\Security\CustomAuthAuthenticator" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 176 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 158 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 140 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 40 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 65 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 98 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php" "line" => 50 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "checkPassport" "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 180 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 158 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 140 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 40 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 65 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 52 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 102 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php" "line" => 50 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "checkPassport" "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 180 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 158 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 140 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 40 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 65 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 56 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 102 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/EventListener/CsrfProtectionListener.php" "line" => 50 "function" => "isTokenValid" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "checkPassport" "class" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 180 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 158 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 140 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 40 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 65 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator:51
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/AbstractLoginFormAuthenticator.php" "line" => 51 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php" "line" => 78 "function" => "onAuthenticationFailure" "class" => "Symfony\Component\Security\Http\Authenticator\AbstractLoginFormAuthenticator" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 259 "function" => "onAuthenticationFailure" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 212 "function" => "handleAuthenticationFailure" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 158 "function" => "executeAuthenticator" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authentication/AuthenticatorManager.php" "line" => 140 "function" => "executeAuthenticators" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php" "line" => 40 "function" => "authenticateRequest" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php" "line" => 65 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/AbstractListener.php" "line" => 26 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "__invoke" "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 73 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 158 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 215 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 161 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" "line" => 5 "args" => [ "/var/www/vhosts/formatracker.com/httpdocs/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 | "b02bc897029fe6ca0be498b51cc39586" |
DATABASE_URL | "mysql://forma:Forma!2023@127.0.0.1:3306/forma?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "194" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/formatracker.com/httpdocs/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/vhosts/formatracker.com/httpdocs/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www/vhosts/formatracker.com" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9" |
HTTP_CACHE_CONTROL | "max-age=0" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "PHPSESSID=ik08k0tokqn2tjhciq0oc4uldn" |
HTTP_HOST | "formatracker.com" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36" |
HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
HTTP_X_REAL_IP | "109.108.120.35" |
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "109.108.120.35" |
REMOTE_PORT | "60324" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1735250886 |
REQUEST_TIME_FLOAT | 1735250886.2448 |
REQUEST_URI | "/" |
SCRIPT_FILENAME | "/var/www/vhosts/formatracker.com/httpdocs/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://formatracker.com/" |
SCRIPT_URL | "/" |
SERVER_ADDR | "51.178.136.46" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "formatracker.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.0" |
SERVER_SIGNATURE | "<address>Apache Server at formatracker.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN" |
UNIQUE_ID | "Z23TxqbbXGBaMpibCkfyrAAAAAI" |
USER | "formatracker.com_4yk6kxps5vl" |
proxy-nokeepalive | "1" |