SecurityController :: login
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" |
_redirected | true |
_route | "login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "c3e3ae" |
Request Headers
Header | Value |
---|---|
accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
accept-encoding | "gzip, deflate" |
accept-language | "en-US,en;q=0.5" |
cache-control | "max-age=0" |
cookie | "sf_redirect=%7B%22token%22%3A%221327af%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpokerquizz%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ac88f38f373722d19867022efc6a942c" |
host | "pokerquizz.fr" |
upgrade-insecure-requests | "1" |
user-agent | "Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0" |
x-forwarded-for | "23.27.145.203" |
x-forwarded-host | "pokerquizz.fr" |
x-forwarded-port | "443" |
x-forwarded-proto | "https" |
x-forwarded-server | "6fdbd7362c6f" |
x-php-ob-level | "0" |
x-real-ip | "23.27.145.203" |
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 | "Thu, 24 Apr 2025 17:02:45 GMT" |
x-debug-token | "71d8f0" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "ac88f38f373722d19867022efc6a942c" |
sf_redirect | "{"token":"1327af","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"index","file":"\/var\/www\/pokerquizz\/src\/Controller\/HomeController.php","line":13},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Thu, 24 Apr 25 19:02:44 +0200" |
Last used | "Thu, 24 Apr 25 19:02:44 +0200" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "48ZRzpnIQlyueku204FmLJFib9AwsNfnzs50cx89Mcg" |
_security.main.target_path | "https://pokerquizz.fr/" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/pokerquizz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pokerquizz/src/Controller/SecurityController.php" "line" => 25 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pokerquizz/public/index.php" "line" => 5 "args" => [ "/var/www/pokerquizz/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/pokerquizz/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pokerquizz/src/Controller/SecurityController.php" "line" => 28 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pokerquizz/public/index.php" "line" => 5 "args" => [ "/var/www/pokerquizz/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/pokerquizz/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/twig-bridge/AppVariable.php" "line" => 103 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1882 "function" => "getUser" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 111 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/9f/9f06fa6a9997f3011d8a2f4c756890d8.php" "line" => 70 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_5c858b903d5c778203212187d9547133" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/src/Controller/SecurityController.php" "line" => 30 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pokerquizz/public/index.php" "line" => 5 "args" => [ "/var/www/pokerquizz/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/var/www/pokerquizz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 123 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/9f/9f06fa6a9997f3011d8a2f4c756890d8.php" "line" => 70 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_5c858b903d5c778203212187d9547133" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/src/Controller/SecurityController.php" "line" => 30 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pokerquizz/public/index.php" "line" => 5 "args" => [ "/var/www/pokerquizz/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/var/www/pokerquizz/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/form/FormRenderer.php" "line" => 59 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 123 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 432 "function" => "block_body" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/9f/9f06fa6a9997f3011d8a2f4c756890d8.php" "line" => 70 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_5c858b903d5c778203212187d9547133" "type" => "->" ] [ "file" => "/var/www/pokerquizz/var/cache/dev/twig/ae/ae9a0025c9d09316684176c83b90498d.php" "line" => 54 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 388 "function" => "doDisplay" "class" => "__TwigTemplate_f424f6dc41218fd690ade2f2d4586f5d" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 344 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Template.php" "line" => 359 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/twig/twig/src/Environment.php" "line" => 334 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 448 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 453 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 253 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/src/Controller/SecurityController.php" "line" => 30 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/pokerquizz/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/pokerquizz/public/index.php" "line" => 5 "args" => [ "/var/www/pokerquizz/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 | "8f1b0b66ba65b62fbc073355f6c956c2" |
APP_URL | "https://pokerquizz.fr" |
CI_PIPELINE_ID | "1778458113" |
DATABASE_URL | "mysql://webapp-user:GLv69ERDF5MmQ1j3YP96@mysql:3306/pokerquizz?serverVersion=8.0" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
WEBPACK_DEV_SERVER_PORT | "8080" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/pokerquizz/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/pokerquizz/public" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HOME | "/var/www" |
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8" |
HTTP_ACCEPT_ENCODING | "gzip, deflate" |
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
HTTP_CACHE_CONTROL | "max-age=0" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%221327af%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fpokerquizz%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A13%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ac88f38f373722d19867022efc6a942c" |
HTTP_HOST | "pokerquizz.fr" |
HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0" |
HTTP_X_FORWARDED_FOR | "23.27.145.203" |
HTTP_X_FORWARDED_HOST | "pokerquizz.fr" |
HTTP_X_FORWARDED_PORT | "443" |
HTTP_X_FORWARDED_PROTO | "https" |
HTTP_X_FORWARDED_SERVER | "6fdbd7362c6f" |
HTTP_X_REAL_IP | "23.27.145.203" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "172.18.0.2" |
REMOTE_PORT | "58604" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1745514165 |
REQUEST_TIME_FLOAT | 1745514165.4498 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "//var/www/pokerquizz/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.18.0.6" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "pokerquizz.fr" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at pokerquizz.fr Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CI_PIPELINE_ID,WEBPACK_DEV_SERVER_PORT" |
USER | "www-data" |
argc | 0 |
argv | [] |
proxy-nokeepalive | "1" |