Redirect 302 redirect from GET @_profiler_home (4c401c)

GET https://preprod.learn-box.vaelia.fr/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\Security\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"APP_LOGIN"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#362
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\ApiAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\ApiAuthenticator {#381 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#367
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\ExtAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\ExtAuthenticator {#360 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#259
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\SsoFayatAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\SsoFayatAuthenticator {#254 …}
  }
]
_stopwatch_token
"14cbdb"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"main_deauth_profile_token=4c401c; sf_redirect=%7B%22token%22%3A%224c401c%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=36792d45e7cb88942e2dda2936cc1686"
host
"preprod.learn-box.vaelia.fr"
referer
"https://preprod.learn-box.vaelia.fr/_profiler"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-forwarded-for
"216.73.216.124"
x-forwarded-host
"preprod.learn-box.vaelia.fr"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"0dd5767886aa"
x-php-ob-level
"0"
x-real-ip
"216.73.216.124"

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
"Wed, 07 Jan 2026 06:51:17 GMT"
x-debug-token
"6b0c88"

Cookies

Request Cookies

Key Value
PHPSESSID
"36792d45e7cb88942e2dda2936cc1686"
main_deauth_profile_token
"4c401c"
sf_redirect
"{"token":"4c401c","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

Key Value
Created
"Wed, 07 Jan 26 07:51:17 +0100"
Last used
"Wed, 07 Jan 26 07:51:17 +0100"
Lifetime
0

Session Attributes

Attribute Value
_security.main.target_path
"https://preprod.learn-box.vaelia.fr/_profiler"

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/Security/SecurityController.php"
    "line" => 41
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/Security/SecurityController.php"
    "line" => 43
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 92
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d5/d5b1d6a1252d0404d5a1e68b76f40a08.php"
    "line" => 113
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_4d294c974db571d4f52d66c2efaa97d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/f4/f4566d3c1c20d7ae29f2384c65b59bdd.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_875418107b8816b49f42cc3f8b3e10c4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d5/d5b1d6a1252d0404d5a1e68b76f40a08.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4d294c974db571d4f52d66c2efaa97d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/Security/SecurityController.php"
    "line" => 45
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:185
[
  [
    "file" => "/var/www/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 185
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1909
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d5/d5b1d6a1252d0404d5a1e68b76f40a08.php"
    "line" => 147
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_4d294c974db571d4f52d66c2efaa97d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/f4/f4566d3c1c20d7ae29f2384c65b59bdd.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_875418107b8816b49f42cc3f8b3e10c4"
    "type" => "->"
  ]
  [
    "file" => "/var/www/var/cache/dev/twig/d5/d5b1d6a1252d0404d5a1e68b76f40a08.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4d294c974db571d4f52d66c2efaa97d7"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/src/Controller/Security/SecurityController.php"
    "line" => 45
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 183
    "function" => "login"
    "class" => "App\Controller\Security\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 182
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APPTOKEN_ELEARNING
"elearning-63961088-8EB6-4212-989F-8AF5CC815268"
APP_ENV
"dev"
APP_SECRET
"f148ccb8be887c0104269f7e2a9dd87e"
DATABASE_CYBERSECURITE
""
DATABASE_URL
"mysql://preprod_learnbox:qNs6k7J2GnC83i@preprod_learnbox_mysql:3306/preprod_learnbox"
DEFAULT_DOMAIN
"https://preprod.learn-box.vaelia.fr"
ID_SERVICE_LEARNBOX
"7"
ISIALIS_API_PASSWORD
"i7{U3b(8L6}utV"
ISIALIS_API_USERNAME
"user-service@vaelia.fr"
ISIALIS_ID_ABONNEMENT
"COI09000101"
MAILER_DSN
"smtp://:@109.239.118.88:25?verify_peer=false"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
RECAPTCHA_ENABLED
"false"
SSO_FAYAT_CERTITFICAT
"MIIC8DCCAdigAwIBAgIQGc7YV0uwVYxAqASFY2dWnzANBgkqhkiG9w0BAQsFADA0MTIwMAYDVQQDEylNaWNyb3NvZnQgQXp1cmUgRmVkZXJhdGVkIFNTTyBDZXJ0aWZpY2F0ZTAeFw0yNTA2MjYxNDQzNTFaFw0yODA2MjYxNDQzMjZaMDQxMjAwBgNVBAMTKU1pY3Jvc29mdCBBenVyZSBGZWRlcmF0ZWQgU1NPIENlcnRpZmljYXRlMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvjQvH1Bs5b8oq/ecyHBVOxf2T/VPsyCENK/BYriimQBWRRMpcJRddwdcqTvK3/PH2ultsLmUjnJA3WG4mZoRl7LtbrFAinfQKglzzQlT7lmCAdTFcgUjpeyh1Qxz3EnFFkyKnIKkEP/+KOT189g/f9VowaGpM87FPs3cMHSlVvQL69pvK9Ukarl6br9fCa5pFgYvzkfXgfCtNwEUdXxI10Imcb9E8pV5mqmWztO17y1wZ8kYDwCYilv+hshu+v8hO4JZnV+Q7GmX0j9AZPp5uNK7IQ/5pfBVko3yA9FK1eH0lK2WmwVUFj2b+UeSbmLyK52aEMYVaxnw/wgAnd1muQIDAQABMA0GCSqGSIb3DQEBCwUAA4IBAQBMJYU1j5Q7HmpktnMYwGtqoUT/HKSLZwH0v3DpzxxoEX7oOQvKB0db2v02cOnhhD3Y9A2jy6iCM7m6+MvR6SeVpbvE2aPny5cuyp2ViR0mOYHmdihhuncllhHJAi9ETB6ZEI3s391u1mTdW7Zbsf6iS9UmbGCQDRzM148JLBzRC3zJYNwFW9rQKJfx2ONRdNMyLUPPeztQGALbgThTiGS1B69Ieb6woZ6wpdOf7VgoEdiKATEMhYeqJ4lfkLUFouxbgbvzTW5Woo9D62RWpkEEql8/b3KOcWhtQxCyIFDM3ZTBo8CCod4JgMOvnaDI/BPw/w4pJJOsz55iatm3YD4a"
SSO_FAYAT_ID
"75428ef7-843d-4df6-9a8e-20c93eb7b405"
SSO_FAYAT_URL_SCHEME
"https://learn-box.vaelia.fr"
SYMFONY_DEPRECATIONS_HELPER
"999999"
URI_API
"https://isialis.sql.dev.nvl.fr:6112/api"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GPG_KEYS
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/var/www"
HOSTNAME
"a5a846e87daa"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"main_deauth_profile_token=4c401c; sf_redirect=%7B%22token%22%3A%224c401c%22%2C%22route%22%3A%22_profiler_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=36792d45e7cb88942e2dda2936cc1686"
HTTP_HOST
"preprod.learn-box.vaelia.fr"
HTTP_REFERER
"https://preprod.learn-box.vaelia.fr/_profiler"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_FORWARDED_FOR
"216.73.216.124"
HTTP_X_FORWARDED_HOST
"preprod.learn-box.vaelia.fr"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"0dd5767886aa"
HTTP_X_REAL_IP
"216.73.216.124"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PATH_INFO
""
PHPIZE_DEPS
"autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c"
PHP_ASC_URL
"https://www.php.net/distributions/php-8.2.27.tar.xz.asc"
PHP_CFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_CPPFLAGS
"-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
PHP_INI_DIR
"/usr/local/etc/php"
PHP_LDFLAGS
"-Wl,-O1 -pie"
PHP_SELF
"/index.php"
PHP_SHA256
"3eec91294d8c09b3df80b39ec36d574ed9b05de4c8afcb25fa215d48f9ecbc6b"
PHP_URL
"https://www.php.net/distributions/php-8.2.27.tar.xz"
PHP_VERSION
"8.2.27"
PWD
"/var/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.26.0.20"
REMOTE_PORT
"59818"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1767768677
REQUEST_TIME_FLOAT
1767768677.5583
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.26.0.27"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.27.4"
SHLVL
"0"
SYMFONY_DOTENV_PATH
"/var/www/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,SYMFONY_DEPRECATIONS_HELPER,DATABASE_URL,DATABASE_CYBERSECURITE,MAILER_DSN,URI_API,ISIALIS_ID_ABONNEMENT,ISIALIS_API_USERNAME,ISIALIS_API_PASSWORD,APPTOKEN_ELEARNING,ID_SERVICE_LEARNBOX,DEFAULT_DOMAIN,RECAPTCHA_ENABLED,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MESSENGER_TRANSPORT_DSN,SSO_FAYAT_ID,SSO_FAYAT_URL_SCHEME,SSO_FAYAT_CERTITFICAT"
USER
"www-data"
argc
0
argv
[]