https://test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site/login

LoginController :: index

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\LoginController::index"
_firewall_context
"security.firewall.map.context.main"
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"5751fb"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
client-abuse-score
"23"
client-asn
"16509"
client-country
"us"
content-length
""
content-type
""
host
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
mod-rewrite
"On"
traceparent
"00-17fb948fd24125adbb36698695d2bad4-34a9c77480f64afd-01"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-client-ip
"18.216.223.196"
x-client-ssl
"on"
x-client-verify
"NONE"
x-forwarded-for
"18.216.223.196"
x-forwarded-proto
"https"
x-original-route
"https://{all}/"
x-php-ob-level
"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
"Sat, 05 Oct 2024 14:23:47 GMT"
x-debug-token
"c71811"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 10

Session Metadata

Key Value
Created
"Sat, 05 Oct 24 14:23:47 +0000"
Last used
"Sat, 05 Oct 24 14:23:47 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"AJ2zzB98SnavNW1p1oEyOyXGf6QwChm3B4Cq9bs7muY"

Session Usage

10 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 43
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/LoginController.php"
    "line" => 21
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[
  [
    "file" => "/app/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 65
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/LoginController.php"
    "line" => 24
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 101
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 72
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/de/deacc224b3387a6f5bf671048ce5a946.php"
    "line" => 202
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_d88fdd03fdde6a037ad60ed437f8fd09"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/5e/5e9240863d1f91415732bcd5d147e7af.php"
    "line" => 92
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_08651ec512afa5dc367c4169f3b82d00"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/de/deacc224b3387a6f5bf671048ce5a946.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d88fdd03fdde6a037ad60ed437f8fd09"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[
  [
    "file" => "/app/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 88
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 77
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/form/FormRenderer.php"
    "line" => 65
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/de/deacc224b3387a6f5bf671048ce5a946.php"
    "line" => 202
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_d88fdd03fdde6a037ad60ed437f8fd09"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/5e/5e9240863d1f91415732bcd5d147e7af.php"
    "line" => 92
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_08651ec512afa5dc367c4169f3b82d00"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/de/deacc224b3387a6f5bf671048ce5a946.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d88fdd03fdde6a037ad60ed437f8fd09"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:168
[
  [
    "file" => "/app/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 168
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/6c/6ce15cf4c8940426c6bb5ede3f55b44c.php"
    "line" => 47
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_b23b2ef62f5853e8c620527cfbc6ccae"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1347
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/5e/5e9240863d1f91415732bcd5d147e7af.php"
    "line" => 287
    "function" => "twig_include"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_toast_messages"
    "class" => "__TwigTemplate_08651ec512afa5dc367c4169f3b82d00"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/5e/5e9240863d1f91415732bcd5d147e7af.php"
    "line" => 97
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_08651ec512afa5dc367c4169f3b82d00"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/var/cache/dev/twig/de/deacc224b3387a6f5bf671048ce5a946.php"
    "line" => 53
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_d88fdd03fdde6a037ad60ed437f8fd09"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 258
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 266
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/src/Controller/LoginController.php"
    "line" => 27
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/app/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 161
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/app/vendor/autoload_runtime.php"
    "line" => 35
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/app/public/index.php"
    "line" => 5
    "args" => [
      "/app/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
(no data)

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"KT7J46I24VRQDJAPVS7OBIBKTVDRNSLWTQJ75SE7CM4NFD7KOF4A===="
COMPOSER_HOME
"/app/.global"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DATABASE_DATABASE
"main"
DATABASE_DRIVER
"mysql"
DATABASE_HOST
"database.internal"
DATABASE_NAME
"main"
DATABASE_PORT
"3306"
DATABASE_SERVER
"mysql://database.internal:3306"
DATABASE_URL
"mysql://user@database.internal:3306/main?sslmode=disable&charset=utf8mb4&serverVersion=8.0.0-MariaDB"
DATABASE_USER
"user"
DATABASE_USERNAME
"user"
DATABASE_VERSION
"8.0.0-MariaDB"
DOCUMENT_ROOT
"/app/public/"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEM_PATH
"/app/.global:/app:/usr/share/rubygems-integration/all"
HISTFILE
"/tmp/.bash_history"
HISTFILESIZE
"10000"
HISTSIZE
"10000"
HOME
"/app"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CLIENT_ABUSE_SCORE
"23"
HTTP_CLIENT_ASN
"16509"
HTTP_CLIENT_COUNTRY
"us"
HTTP_HOST
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
HTTP_MOD_REWRITE
"On"
HTTP_TRACEPARENT
"00-17fb948fd24125adbb36698695d2bad4-34a9c77480f64afd-01"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_CLIENT_IP
"18.216.223.196"
HTTP_X_CLIENT_SSL
"on"
HTTP_X_CLIENT_VERIFY
"NONE"
HTTP_X_FORWARDED_FOR
"18.216.223.196"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_ORIGINAL_ROUTE
"https://{all}/"
IRBRC
"/etc/platform/ruby_irbrc"
LANG
"C.UTF-8"
MAILER_AUTH_MODE
"plain"
MAILER_DSN
"smtp://smtp.global.service._.fr-3.platform.sh:25?verify_peer=0"
MAILER_ENABLED
"1"
MAILER_HOST
"smtp.global.service._.fr-3.platform.sh"
MAILER_PASSWORD
""
MAILER_PORT
"25"
MAILER_TRANSPORT
"smtp"
MAILER_URL
"smtp://smtp.global.service._.fr-3.platform.sh:25?verify_peer=0"
MAILER_USER
""
MAILFROM
"kxt4y3lbxc2yo+test@cron.noreply.s5y.io"
MIX_HOME
"/app/.global/mix"
MYSQL_HISTFILE
"/tmp/.mysql_history"
NODE_OPTIONS
"--max-old-space-size=96"
NODE_REPL_HISTORY
"/tmp/.node_repl_history"
NODE_REPL_HISTORY_SIZE
"10000"
NODE_VERSION
"v19.1.0"
NO_NPM
"yes"
NPM_CONFIG_CACHE
"/tmp"
NPM_CONFIG_PREFIX
"/app/.global"
NVM_VERSION
"v0.39.2"
OLDPWD
"/run/runit/app"
PATH
"/app/.platformsh/bin:/app/bin:/app/vendor/bin:/app/.global/bin:/app/.global/composer/composer/vendor/bin:/usr/local/sbin:/usr/local/bin:/sbin:/usr/sbin:/bin:/usr/bin"
PATH_INFO
""
PHP_SELF
"/index.php"
PLATFORMSH_CLI_APPLICATION_TMP_SUB_DIR
"platformsh-cli-tmp"
PLATFORM_APPLICATION
"eyJhY2Nlc3MiOiB7InNzaCI6ICJjb250cmlidXRvciJ9LCAiYWRkaXRpb25hbF9ob3N0cyI6IHt9LCAiYXBwX2RpciI6ICIvYXBwIiwgImJ1aWxkIjogeyJjYWNoZXMiOiB7fSwgImZsYXZvciI6ICJub25lIn0sICJjb25maWdfaWQiOiAiN2Y1MDJlYzA5ZmJhMGUyM2IxNDQ0YjhjOWRjZDAxNjBiODMzMzlmYSIsICJjb250YWluZXJfcHJvZmlsZSI6IG51bGwsICJjcm9ucyI6IHsic2VjdXJpdHktY2hlY2siOiB7ImNvbW1hbmRzIjogeyJzdGFydCI6ICJpZiBbIFwiJFBMQVRGT1JNX0JSQU5DSFwiID0gXCJtYXN0ZXJcIiBdOyB0aGVuIGNyb25jYXBlIHBocC1zZWN1cml0eS1jaGVja2VyOyBmaSIsICJzdG9wIjogbnVsbH0sICJzaHV0ZG93bl90aW1lb3V0IjogbnVsbCwgInNwZWMiOiAiNTAgMjMgKiAqICoiLCAidGltZW91dCI6IDg2NDAwfX0sICJkZXBlbmRlbmNpZXMiOiB7InBocCI6IHsiY29tcG9zZXIvY29tcG9zZXIiOiAiXjIifX0sICJkaXNrIjogMTAyNCwgImVuZHBvaW50cyI6IHsiaHR0cCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifSwgInBocCI6IHsicG9ydCI6IDgwLCAic2NoZW1lIjogImh0dHAifX0sICJmaXJld2FsbCI6IG51bGwsICJob29rcyI6IHsiYnVpbGQiOiAic2V0IC14IC1lXG5cbmN1cmwgLWZzIGh0dHBzOi8vZ2V0LnN5bWZvbnkuY29tL2Nsb3VkL2NvbmZpZ3VyYXRvciB8IGJhc2hcblxuc3ltZm9ueS1idWlsZFxuIiwgImRlcGxveSI6ICJzZXQgLXggLWVcblxuc3ltZm9ueS1kZXBsb3lcbiIsICJwb3N0X2RlcGxveSI6IG51bGx9LCAiaW5zdGFuY2VfY291bnQiOiAxLCAiaXNfYWNyb3NzX3N1Ym1vZHVsZSI6IGZhbHNlLCAibW91bnRzIjogeyIvcHVibGljL3VwbG9hZHMiOiB7InNvdXJjZSI6ICJsb2NhbCIsICJzb3VyY2VfcGF0aCI6ICJwdWJsaWMvdXBsb2FkcyJ9LCAiL3ZhciI6IHsic291cmNlIjogImxvY2FsIiwgInNvdXJjZV9wYXRoIjogInZhciJ9fSwgIm5hbWUiOiAiYXBwIiwgIm9wZXJhdGlvbnMiOiB7fSwgInByZWZsaWdodCI6IHsiZW5hYmxlZCI6IHRydWUsICJpZ25vcmVkX3J1bGVzIjogW119LCAicmVsYXRpb25zaGlwcyI6IHsiZGF0YWJhc2UiOiB7ImVuZHBvaW50IjogIm15c3FsIiwgInNlcnZpY2UiOiAiZGF0YWJhc2UifX0sICJyZXNvdXJjZXMiOiBudWxsLCAicnVudGltZSI6IHsiZXh0ZW5zaW9ucyI6IFsiYXBjdSIsICJibGFja2ZpcmUiLCAiY3R5cGUiLCAiaWNvbnYiLCAibWJzdHJpbmciLCAic29kaXVtIiwgInhzbCIsICJwZG9fbXlzcWwiLCAiZ2QiXX0sICJzaXplIjogIkFVVE8iLCAic2x1Z19pZCI6ICJreHQ0eTNsYnhjMnlvLWFwcC1iOTNkODBkYjBhMjkyZjUyZTliMmZiOTkzZjM1NzU5YTkyNzNiNGY2LTdmNTAyZWMwOWZiYTBlMjNiMTQ0NGI4YzlkY2QwMTYwYjgzMzM5ZmEiLCAic291cmNlIjogeyJvcGVyYXRpb25zIjoge30sICJyb290IjogIi8ifSwgInN0YWNrIjogW10sICJ0aW1lem9uZSI6IG51bGwsICJ0cmVlX2lkIjogImI5M2Q4MGRiMGEyOTJmNTJlOWIyZmI5OTNmMzU3NTlhOTI3M2I0ZjYiLCAidHlwZSI6ICJwaHA6OC4xOjgzOCIsICJ2YXJpYWJsZXMiOiB7ImVudiI6IHsiTk9ERV9WRVJTSU9OIjogInYxOS4xLjAiLCAiTk9fTlBNIjogInllcyIsICJOVk1fVkVSU0lPTiI6ICJ2MC4zOS4yIn0sICJwaHAiOiB7Im9wY2FjaGUucHJlbG9hZCI6ICIvYXBwL2NvbmZpZy9wcmVsb2FkLnBocCJ9fSwgIndlYiI6IHsibG9jYXRpb25zIjogeyIvIjogeyJhbGxvdyI6IHRydWUsICJleHBpcmVzIjogIjFoIiwgImhlYWRlcnMiOiB7fSwgInBhc3N0aHJ1IjogIi9pbmRleC5waHAiLCAicm9vdCI6ICJwdWJsaWMiLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiB0cnVlfSwgIi91cGxvYWRzIjogeyJhbGxvdyI6IHRydWUsICJleHBpcmVzIjogIjVtIiwgImhlYWRlcnMiOiB7fSwgInBhc3N0aHJ1IjogdHJ1ZSwgInJvb3QiOiAicHVibGljL3VwbG9hZHMiLCAicnVsZXMiOiB7fSwgInNjcmlwdHMiOiBmYWxzZX19LCAibW92ZV90b19yb290IjogZmFsc2V9fQ=="
PLATFORM_APPLICATION_NAME
"app"
PLATFORM_APP_COMMAND
"symfony-pre-start; /usr/bin/start-php-app"
PLATFORM_APP_DIR
"/app"
PLATFORM_BRANCH
"test"
PLATFORM_DIR
"/app"
PLATFORM_DOCUMENT_ROOT
"/app/public"
PLATFORM_ENVIRONMENT
"test-t6dnbai"
PLATFORM_ENVIRONMENT_TYPE
"development"
PLATFORM_PRE_APP_COMMAND
""
PLATFORM_PROJECT
"kxt4y3lbxc2yo"
PLATFORM_PROJECT_ENTROPY
"KT7J46I24VRQDJAPVS7OBIBKTVDRNSLWTQJ75SE7CM4NFD7KOF4A===="
PLATFORM_RELATIONSHIPS
"eyJkYXRhYmFzZSI6IFt7InVzZXJuYW1lIjogInVzZXIiLCAiZnJhZ21lbnQiOiBudWxsLCAiaXAiOiAiMTY5LjI1NC4yMjkuMTAzIiwgImNsdXN0ZXIiOiAia3h0NHkzbGJ4YzJ5by10ZXN0LXQ2ZG5iYWkiLCAiaG9zdCI6ICJkYXRhYmFzZS5pbnRlcm5hbCIsICJwYXRoIjogIm1haW4iLCAicXVlcnkiOiB7ImlzX21hc3RlciI6IHRydWV9LCAicGFzc3dvcmQiOiAiIiwgInBvcnQiOiAzMzA2LCAiaG9zdF9tYXBwZWQiOiBmYWxzZSwgInNlcnZpY2UiOiAiZGF0YWJhc2UiLCAiaG9zdG5hbWUiOiAidTRpZGZoejVxdG80eGhneXAybnVrZGFxZGEuZGF0YWJhc2Uuc2VydmljZS5fLmZyLTMucGxhdGZvcm1zaC5zaXRlIiwgImVwb2NoIjogMCwgImluc3RhbmNlX2lwcyI6IFsiMjQwLjYyLjE2MC4zMCJdLCAicmVsIjogIm15c3FsIiwgInNjaGVtZSI6ICJteXNxbCIsICJ0eXBlIjogIm9yYWNsZS1teXNxbDo4LjAiLCAicHVibGljIjogZmFsc2V9XX0="
PLATFORM_ROUTES
"eyJodHRwOi8vdGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIjogeyJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cDovL3thbGx9LyIsICJwcmltYXJ5IjogZmFsc2UsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwOi8vZG90YWZpbmFuY2UuZnIvIiwgInRvIjogImh0dHBzOi8vdGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIiwgInR5cGUiOiAicmVkaXJlY3QifSwgImh0dHA6Ly93d3cudGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIjogeyJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cDovL3d3dy57YWxsfS8iLCAicHJpbWFyeSI6IGZhbHNlLCAicHJvZHVjdGlvbl91cmwiOiAiaHR0cDovL3d3dy5kb3RhZmluYW5jZS5mci8iLCAidG8iOiAiaHR0cHM6Ly93d3cudGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIiwgInR5cGUiOiAicmVkaXJlY3QifSwgImh0dHBzOi8vdGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIjogeyJhdHRyaWJ1dGVzIjoge30sICJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cHM6Ly97YWxsfS8iLCAicHJpbWFyeSI6IHRydWUsICJwcm9kdWN0aW9uX3VybCI6ICJodHRwczovL2RvdGFmaW5hbmNlLmZyLyIsICJ0eXBlIjogInVwc3RyZWFtIiwgInVwc3RyZWFtIjogImFwcCJ9LCAiaHR0cHM6Ly93d3cudGVzdC10NmRuYmFpLWt4dDR5M2xieGMyeW8uZnItMy5wbGF0Zm9ybXNoLnNpdGUvIjogeyJhdHRyaWJ1dGVzIjoge30sICJpZCI6IG51bGwsICJvcmlnaW5hbF91cmwiOiAiaHR0cHM6Ly93d3cue2FsbH0vIiwgInByaW1hcnkiOiBmYWxzZSwgInByb2R1Y3Rpb25fdXJsIjogImh0dHBzOi8vd3d3LmRvdGFmaW5hbmNlLmZyLyIsICJ0byI6ICJodHRwczovL3Rlc3QtdDZkbmJhaS1reHQ0eTNsYnhjMnlvLmZyLTMucGxhdGZvcm1zaC5zaXRlLyIsICJ0eXBlIjogInJlZGlyZWN0In19"
PLATFORM_SMTP_HOST
"smtp.global.service._.fr-3.platform.sh"
PLATFORM_TREE_ID
"b93d80db0a292f52e9b2fb993f35759a9273b4f6"
PLATFORM_VARIABLES
"eyJwaHA6b3BjYWNoZS5wcmVsb2FkIjogIi9hcHAvY29uZmlnL3ByZWxvYWQucGhwIn0="
PSQL_HISTORY
"/tmp/.psql_history"
PSYSH_CONFIG
"/etc/platform/psysh_config"
PWD
"/app"
PYTHONSTARTUP
"/etc/platform/python_startup"
PYTHONUSERBASE
"/app/.global"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDISCLI_HISTFILE
"/tmp/.rediscli_history"
REMOTE_ADDR
"18.216.223.196"
REQUEST_METHOD
"GET"
REQUEST_TIME
1728138227
REQUEST_TIME_FLOAT
1728138227.4664
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/app/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"240.62.160.20"
SERVER_NAME
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx"
SHELL
"/bin/dash"
SHLVL
"1"
SOCKET
"/run/app.sock"
SYMFONY_APPLICATION_DEFAULT_ROUTE_HOST
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PATH
"/"
SYMFONY_APPLICATION_DEFAULT_ROUTE_PORT
"443"
SYMFONY_APPLICATION_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_APPLICATION_DEFAULT_ROUTE_URL
"https://test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site/"
SYMFONY_DEBUG
"1"
SYMFONY_DEFAULT_ROUTE_HOST
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
SYMFONY_DEFAULT_ROUTE_PATH
"/"
SYMFONY_DEFAULT_ROUTE_PORT
"443"
SYMFONY_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_DEFAULT_ROUTE_URL
"https://test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site/"
SYMFONY_ENV
"dev"
SYMFONY_IS_WORKER
"0"
SYMFONY_PROJECT_DEFAULT_ROUTE_HOST
"test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site"
SYMFONY_PROJECT_DEFAULT_ROUTE_PATH
"/"
SYMFONY_PROJECT_DEFAULT_ROUTE_PORT
"443"
SYMFONY_PROJECT_DEFAULT_ROUTE_SCHEME
"https"
SYMFONY_PROJECT_DEFAULT_ROUTE_URL
"https://test-t6dnbai-kxt4y3lbxc2yo.fr-3.platformsh.site/"
USER
"web"
_
"/usr/bin/start-php-app"