https://dev.bridgefestival.fr/security/login

SecurityController :: login

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_locale
"fr"
_redirected
true
_route
"app_login"
_route_params
[
  "_locale" => "fr"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"ad5687"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=2f48d1dfb364b55c953d25ca0d81ba07; sf_redirect=%7B%22token%22%3A%22840cfb%22%2C%22route%22%3A%22admin_challenge_create%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22CreateAdminChallenge%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmaixmebouz%5C%2Fwww%5C%2Fdev%5C%2Fbridgefestival%5C%2Fsrc%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A1066%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"dev.bridgefestival.fr"
referer
"https://dev.bridgefestival.fr/admin/challenge/create"
remote-ip
"18.222.107.27"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"18.222.107.27"
x-forwarded-proto
"https"
x-ovhrequest-id
"896d1f245fae9f60a60d1aeb6d294e49"
x-php-ob-level
"1"
x-predictor
"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
"Thu, 07 Nov 2024 05:48:57 GMT"
x-debug-token
"f8b6ee"

Cookies

Request Cookies

Key Value
PHPSESSID
"2f48d1dfb364b55c953d25ca0d81ba07"
sf_redirect
"{"token":"840cfb","route":"admin_challenge_create","method":"GET","controller":{"class":"App\\Controller\\AdminController","method":"CreateAdminChallenge","file":"\/home\/maixmebouz\/www\/dev\/bridgefestival\/src\/Controller\/AdminController.php","line":1066},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 07 Nov 24 06:48:57 +0100"
Last used
"Thu, 07 Nov 24 06:48:57 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"rvl8wkk4iOzMmDgGrbI_sl9Gd1qQlJfwLFEok7N6-B4"
_security.main.target_path
"https://dev.bridgefestival.fr/admin/challenge/create"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/src/Controller/SecurityController.php"
    "line" => 57
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/src/Controller/SecurityController.php"
    "line" => 59
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/d0/d029df40b96b32f3ea5c72bb62f98b1c.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_a03c2fd9b3c0dbbca2584646c01f8622"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/ab/aba92243cc870d7b07c43ea397db2e65.php"
    "line" => 143
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7926eb4f973ed2c7096af46868254534"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/d0/d029df40b96b32f3ea5c72bb62f98b1c.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a03c2fd9b3c0dbbca2584646c01f8622"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/src/Controller/SecurityController.php"
    "line" => 61
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/d0/d029df40b96b32f3ea5c72bb62f98b1c.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_a03c2fd9b3c0dbbca2584646c01f8622"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/ab/aba92243cc870d7b07c43ea397db2e65.php"
    "line" => 143
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_7926eb4f973ed2c7096af46868254534"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/var/cache/dev/twig/d0/d029df40b96b32f3ea5c72bb62f98b1c.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a03c2fd9b3c0dbbca2584646c01f8622"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/src/Controller/SecurityController.php"
    "line" => 61
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:195
[
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 195
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/maixmebouz/www/dev/bridgefestival/public/index.php"
    "line" => 25
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"216ea09cfcaae5e635b0245b3db04de3"
DATABASE_URL
"mysql://maixmebouzdev:c2cM9XB55r@maixmebouzdev.mysql.db/maixmebouzdev?serverVersion=5.7"
STRIPE_PRIVATE_KEY
"sk_test_51IGKDJLZvb6Hm6CkZFAlPGhLgerm8iMxFNdd4EkTApJTFt75kyqsBxTkI8QwGCUiWI3bPhUw6f1KiZEBoWvESMhF00QVfXMR8R"
STRIPE_PUBLIC_KEY
"pk_test_51IGKDJLZvb6Hm6CkkNamWRBsQcGKVWrpO2wYSKnlPlJKw94b1OoHwDQkKFZrjwDT9hvw5Vh8kgANJ4KgYX2HwGuA00LpLLdy14"

Defined as regular env variables

Key Value
CFG_CLUSTER
"cluster023"
DOCUMENT_ROOT
"/home/maixmebouz/www/dev/bridgefestival/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"614"
GEOIP_CITY
"Columbus"
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_DMA_CODE
"535"
GEOIP_LATITUDE
"39.962502"
GEOIP_LONGITUDE
"-83.006104"
GEOIP_REGION
"OH"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=2f48d1dfb364b55c953d25ca0d81ba07; sf_redirect=%7B%22token%22%3A%22840cfb%22%2C%22route%22%3A%22admin_challenge_create%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdminController%22%2C%22method%22%3A%22CreateAdminChallenge%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fmaixmebouz%5C%2Fwww%5C%2Fdev%5C%2Fbridgefestival%5C%2Fsrc%5C%2FController%5C%2FAdminController.php%22%2C%22line%22%3A1066%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"dev.bridgefestival.fr"
HTTP_REFERER
"https://dev.bridgefestival.fr/admin/challenge/create"
HTTP_REMOTE_IP
"18.222.107.27"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"18.222.107.27"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"896d1f245fae9f60a60d1aeb6d294e49"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_URL
"/security/login"
REMOTE_ADDR
"18.222.107.27"
REMOTE_PORT
"34904"
REQUEST_METHOD
"GET"
REQUEST_TIME
1730958537
REQUEST_TIME_FLOAT
1730958537.497
REQUEST_URI
"/security/login"
SCRIPT_FILENAME
"/home/maixmebouz/www/dev/bridgefestival/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://dev.bridgefestival.fr:443/security/login"
SCRIPT_URL
"/security/login"
SERVER_ADDR
"10.23.20.20"
SERVER_ADMIN
"postmaster@dev.bridgefestival.fr"
SERVER_NAME
"dev.bridgefestival.fr"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,STRIPE_PUBLIC_KEY,STRIPE_PRIVATE_KEY"
UNIQUE_ID
"ZyxUyfk2buuNeFNQ48ed1QAAAG4"
USER
"maixmebouz"
argc
0
argv
[]