Redirect 302 redirect from GET @app_home (b13a10)

GET https://test.arkedia.c-koya.tech/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_access_control_attributes
[
  "PUBLIC_ACCESS"
]
_controller
"App\Controller\Core\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_stopwatch_token
"75e3b1"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22b13a10%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%5CCore%5C%5CDefaultController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FTestSuperArkedia%5C%2Fsrc%5C%2FController%5C%2FCore%5C%2FDefaultController.php%22%2C%22line%22%3A74%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=bmlb5oo8dvvcr71rohlr20vskg"
host
"test.arkedia.c-koya.tech"
referer
"https://test.arkedia.c-koya.tech/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
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
"Sun, 05 Jul 2026 23:14:56 GMT"
x-debug-token
"24c8d8"

Cookies

Request Cookies

Key Value
PHPSESSID
"bmlb5oo8dvvcr71rohlr20vskg"
sf_redirect
"{"token":"b13a10","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\Core\\DefaultController","method":"home","file":"\/var\/www\/TestSuperArkedia\/src\/Controller\/Core\/DefaultController.php","line":74},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Mon, 06 Jul 26 01:14:54 +0200"
Last used
"Mon, 06 Jul 26 01:14:56 +0200"
Lifetime
7776000

Session Attributes

Attribute Value
_csrf/https-authenticate
"hKaRN8goLpWrbRw73Y2aSMmnQ20fXkU6ZJYI4f6HXaU"
_security.main.target_path
"https://test.arkedia.c-koya.tech/"
assetsVersion
"2.4.1"

Session Usage

6 Usages
Stateless check enabled
Usage
App\Controller\Core\SecurityController:25
[
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 25
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 36
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 38
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:200
[
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 200
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1754
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/var/cache/dev/twig/27/27c4714a2b835ba634c660ae2cdc6c3e.php"
    "line" => 107
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1fac2029c0be8928b740e18ec921c05e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/var/cache/dev/twig/27/27c4714a2b835ba634c660ae2cdc6c3e.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1fac2029c0be8928b740e18ec921c05e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/var/cache/dev/twig/27/27c4714a2b835ba634c660ae2cdc6c3e.php"
    "line" => 171
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 393
    "function" => "doDisplay"
    "class" => "__TwigTemplate_1fac2029c0be8928b740e18ec921c05e"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 349
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Template.php"
    "line" => 364
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 35
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/twig/twig/src/Environment.php"
    "line" => 306
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/src/Controller/Core/SecurityController.php"
    "line" => 47
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\Core\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/TestSuperArkedia/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/TestSuperArkedia/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ANALOGOUS_COLORS
""
API_JOURS_FERIES
"https://calendrier.api.gouv.fr/jours-feries/alsace-moselle/__year__.json"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"a04014654c739ca650a82d18530a37a3"
BACKGROUND_COLOR
"#ffffff"
CLIENT_ID
"e943b251-6f3a-41c3-8506-d0edab9f7330"
CLIENT_SECRET
"4rs8Q~Zd5zDJ.8s7DHuPHa9KW9aHtmK9YaTh9cHN"
COMPACT_MODE
"false"
CUSTOM_ICONS_PATH
"/images/icons/custom"
DATABASE_URL
"mysql://arkedia:s8tA50jwLY6QsoQzIVClNSXrPTfE2ORM@127.0.0.1:3306/TestSuperArkedia?serverVersion=8.0.31&charset=utf8mb4"
DEFAULT_IMAGE_QUALITY
"80"
ENCORE_OUTPUT_PATH
"public/build/"
ENCORE_PUBLIC_PATH
"/build"
ERROR_API_SECRET
""
ERROR_APP_IDENTIFIER
""
EXPERIMENTAL_APPLY_MANTINE_CONTEXT_ON_EVERY_COMPONENT
"false"
EXPERIMENTAL_APPLY_STRICTMODE_TO_EVERY_COMPONENT
"false"
IMAGES_PATH
"/images/uploads"
LOGO
"logo.png"
LOGO_MOBILE
"Logo-mobile-test.png"
LUCCA_API_KEY
""
MAILER_DSN
"null://null"
MENU_OPEN_ON_HOVER
"false"
MERCURE_JWT_SECRET
"b0c532bf31de67918827dca4baee536f"
MERCURE_PUBLIC_URL
"https://localhost:1664/.well-known/mercure"
MERCURE_URL
"https://localhost:1664/.well-known/mercure"
NAV_PASSWORD
"lZXgHFFcAD0PunVxg43CT2gIYb6FprmZczK0/y/+5I0="
NAV_URL
"http://arkedia.talent-bs.com:7148/SOA/ODataV4/Company('ARKEDIA')/"
NAV_USER
"CKOYA"
ON_BACKGROUND_COLOR
"#515151"
ON_PRIMARY_COLOR
"#ffffff"
ON_SECONDARY_COLOR
"#ffffff"
PARAMETERS_ENABLED
"false"
PRIMARY_COLOR
"#f35e60"
SECONDARY_COLOR
"#ee171a"
SELLSY_API_CLIENT_ID
""
SELLSY_API_CLIENT_SECRET
""
SENTRY_DSN
"https://6dcc3d36aef70b0e661819590f3f2fc2@sentry.c-koya.tech/4"
SENTRY_ENVIRONMENT
"staging"
SENTRY_REPLAY_RATE
"1"
TENANT_ID
"7f4bf4b8-7f51-4a81-aa8f-a88160460ccc"
VAPID_PRIVATE_KEY
"PA8NAlMW35T19bxn8vW-yr4GNgsRMAywu4QAbefoAz6"
VAPID_PUBLIC_KEY
"BOwux2MSBg-dNBpuDIXHAgx2bwf0pZ81JmJXUQ8W4ix2aAC1SCYLTxOaIhxrCvPrKbyt1nRoTFtnTHGO5lB0D8m"
VAPID_SUBJECT
""
VERSION_SUPERCONNECTEUR
"1.14.1"
WASABI_API_KEY
""
WASABI_API_SECRET
""
WEBSOCKET_URL
"wss://test.arkedia.c-koya.tech/ws"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/TestSuperArkedia/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/TestSuperArkedia/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22b13a10%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%5CCore%5C%5CDefaultController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2FTestSuperArkedia%5C%2Fsrc%5C%2FController%5C%2FCore%5C%2FDefaultController.php%22%2C%22line%22%3A74%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=bmlb5oo8dvvcr71rohlr20vskg"
HTTP_HOST
"test.arkedia.c-koya.tech"
HTTP_REFERER
"https://test.arkedia.c-koya.tech/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SCRIPT_URI
"https://test.arkedia.c-koya.tech/login"
REDIRECT_SCRIPT_URL
"/login"
REDIRECT_SSL_TLS_SNI
"test.arkedia.c-koya.tech"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.217.51"
REMOTE_PORT
"4351"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1783293296
REQUEST_TIME_FLOAT
1783293296.7608
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/TestSuperArkedia/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://test.arkedia.c-koya.tech/login"
SCRIPT_URL
"/login"
SERVER_ADDR
"212.227.75.243"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"test.arkedia.c-koya.tech"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.54 (Debian) Server at test.arkedia.c-koya.tech Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.54 (Debian)"
SSL_TLS_SNI
"test.arkedia.c-koya.tech"
SYMFONY_DOTENV_VARS
"PRIMARY_COLOR,SECONDARY_COLOR,BACKGROUND_COLOR,ON_PRIMARY_COLOR,ON_SECONDARY_COLOR,ON_BACKGROUND_COLOR,ANALOGOUS_COLORS,LOGO,LOGO_MOBILE,VERSION_SUPERCONNECTEUR,COMPACT_MODE,PARAMETERS_ENABLED,APP_ENV,APP_SECRET,DATABASE_URL,ENCORE_OUTPUT_PATH,ENCORE_PUBLIC_PATH,MAILER_DSN,IMAGES_PATH,CUSTOM_ICONS_PATH,DEFAULT_IMAGE_QUALITY,WASABI_API_KEY,WASABI_API_SECRET,TENANT_ID,CLIENT_ID,CLIENT_SECRET,LUCCA_API_KEY,SELLSY_API_CLIENT_ID,SELLSY_API_CLIENT_SECRET,EXPERIMENTAL_APPLY_MANTINE_CONTEXT_ON_EVERY_COMPONENT,MERCURE_URL,MERCURE_PUBLIC_URL,MERCURE_JWT_SECRET,VAPID_SUBJECT,VAPID_PUBLIC_KEY,VAPID_PRIVATE_KEY,API_JOURS_FERIES,EXPERIMENTAL_APPLY_STRICTMODE_TO_EVERY_COMPONENT,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,SENTRY_DSN,SENTRY_REPLAY_RATE,SENTRY_ENVIRONMENT,ERROR_APP_IDENTIFIER,ERROR_API_SECRET,WEBSOCKET_URL,MENU_OPEN_ON_HOVER,APP_DEBUG,NAV_URL,NAV_USER,NAV_PASSWORD"