Redirect 302 redirect from GET @admin_index (e1c2b8)

GET http://lfdv-cloud.app/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\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_stopwatch_token
"ef9da2"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br"
authorization
""
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"216.73.216.176"
cf-ipcountry
"US"
cf-ray
"9995f7fe8823ac5d-YYZ"
cf-visitor
"{"scheme":"https"}"
cf-warp-tag-id
"fe2cac35-17ce-4756-b18c-40c1c8804cbc"
connection
"keep-alive"
cookie
"PHPSESSID=ruc7ctpcbsju8um71n39qtg4vs; sf_redirect=%7B%22token%22%3A%22e1c2b8%22%2C%22route%22%3A%22admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Flfdv-dev%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"lfdv-cloud.app"
referer
"https://lfdv-cloud.app/admin"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
x-forwarded-for
"216.73.216.176"
x-forwarded-proto
"https"
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
"Tue, 04 Nov 2025 17:53:03 GMT"
x-debug-token
"085cd1"

Cookies

Request Cookies

Key Value
PHPSESSID
"ruc7ctpcbsju8um71n39qtg4vs"
sf_redirect
"{"token":"e1c2b8","route":"admin_index","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/lfdv-dev\/backend\/src\/Controller\/Admin\/DashboardController.php","line":37},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Tue, 04 Nov 25 17:53:02 +0000"
Last used
"Tue, 04 Nov 25 17:53:03 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/authenticate
"nNBwmTcbGBuJ6musx6hfghYg2jh5FtSUGLC5KrsVjB8"
_security.main.target_path
"http://lfdv-cloud.app/admin"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/src/Controller/SecurityController.php"
    "line" => 30
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/src/Controller/SecurityController.php"
    "line" => 32
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 131
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/04/045a4afa931c651d518dcdae10e70ac6.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0eba06f4e3bb0669ec00caadacd9639f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:52
[
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 52
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 131
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/04/045a4afa931c651d518dcdae10e70ac6.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0eba06f4e3bb0669ec00caadacd9639f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:56
[
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 56
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 70
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 131
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/04/045a4afa931c651d518dcdae10e70ac6.php"
    "line" => 75
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0eba06f4e3bb0669ec00caadacd9639f"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/var/cache/dev/twig/72/72bd9eac0a16d729a76770bb77b8b227.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_6697c78be9dd47d85ca06d38dfca0fbf"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/lfdv-dev/backend/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/lfdv-dev/backend/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
API_URL
"http://localhost:8000"
APP_ENV
"dev"
APP_SECRET
"7b63ac6542d89bb93e64626e02d1008c"
CORS_ALLOW_ORIGIN
"^(http?://(localhost|127\.0\.0\.1)(:[0-9]+)?|https://lafabrique.vercel.app)$"
DATABASE_URL
"postgresql://lfdv:lfdv_cloud_2K25@localhost:5432/lfdv?serverVersion=13&charset=utf8"
FRONTEND_URL
"http://localhost:3000"
INSEE_API_KEy
"30bb8900-6722-444a-bb89-006722444a7d"
JWT_PASSPHRASE
"d6037a1abae675f46bab7655f909331a"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://[email protected]:[email protected]:587"
MAILER_FROM_ADDRESS
"[email protected]"
MAILER_FROM_NAME
"La Fabrique de Verres"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OMA_UPLOAD_URI_PREFIX
"/uploads"
REGISTRATION_DEFAULT_PASSWORD
"Password@123"
SFTP_HOST
"192.168.1.150"
SFTP_MAX_RETRY_ATTEMPTS
"3"
SFTP_PASSWORD
"SftpUser25#"
SFTP_PORT
"22"
SFTP_REMOTE_PATH
"/D:/LensWareTest/Data/Host_Import/"
SFTP_USERNAME
"SFTPUser"
STRIPE_SECRET_KEY
"sk_test_51J2"
UPLOAD_FILE_OMA
"/home/bcd/lfdv_app_file_dev/file_oma_dev"
WKHTMLTOIMAGE_PATH
"/usr/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/lfdv-dev/backend/public"
CONTEXT_PREFIX
""
DATABASE
"postgresql://lfdv:lfdv_cloud_2K25@localhost:5432/lfdv?serverVersion=13&charset=utf8"
DOCUMENT_ROOT
"/var/www/lfdv-dev/backend/public"
ENVIRONMENT
"dev"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_AUTHORIZATION
""
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"216.73.216.176"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"9995f7fe8823ac5d-YYZ"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_WARP_TAG_ID
"fe2cac35-17ce-4756-b18c-40c1c8804cbc"
HTTP_CONNECTION
"keep-alive"
HTTP_COOKIE
"PHPSESSID=ruc7ctpcbsju8um71n39qtg4vs; sf_redirect=%7B%22token%22%3A%22e1c2b8%22%2C%22route%22%3A%22admin_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Flfdv-dev%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"lfdv-cloud.app"
HTTP_REFERER
"https://lfdv-cloud.app/admin"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])"
HTTP_X_FORWARDED_FOR
"216.73.216.176"
HTTP_X_FORWARDED_PROTO
"https"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"54564"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1762278783
REQUEST_TIME_FLOAT
1762278783.8192
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/lfdv-dev/backend/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"lfdv-cloud.app"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at lfdv-cloud.app Port 80</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,FRONTEND_URL,API_URL,CORS_ALLOW_ORIGIN,STRIPE_SECRET_KEY,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MAILER_FROM_ADDRESS,MAILER_FROM_NAME,MAILER_DSN,REGISTRATION_DEFAULT_PASSWORD,UPLOAD_FILE_OMA,OMA_UPLOAD_URI_PREFIX,SFTP_HOST,SFTP_PORT,SFTP_USERNAME,SFTP_PASSWORD,SFTP_REMOTE_PATH,SFTP_MAX_RETRY_ATTEMPTS,INSEE_API_KEy"
UPLOAD_FILE_COMMANDE_SRV
"/home/bcd/lfdv_app_file_dev/commande"
UPLOAD_FILE_COMMANDE_SRV_PREFIX
"/uploads_commandes"
UPLOAD_FILE_OMA_SRV
"/home/bcd/lfdv_app_file_dev/file_oma_dev"
UPLOAD_FILE_OMA_SRV_PREFIX
"/uploads"