Redirect 302 redirect from GET @app_admin_dashboard (d54b31)

GET https://linguini.webcom-agency.com/admin/login

AdminSecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\AdminSecurityController::login"
_firewall_context
"security.firewall.map.context.admin"
_redirected
true
_route
"app_admin_login"
_route_params
[]
_security_firewall_run
"_security_admin"
_stopwatch_token
"afd92f"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22d54b31%22%2C%22route%22%3A%22app_admin_dashboard%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%2Fhome%5C%2Fforge%5C%2Flinguini.webcom-agency.com%5C%2Fsrc%5C%2FController%5C%2Fadmin%5C%2FDashboardController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=p7lt897fp72vh7ci5ah0je2r5c"
host
"linguini.webcom-agency.com"
referer
"https://linguini.webcom-agency.com/admin/app/dashboard"
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, 04 Jan 2026 16:16:16 GMT"
x-debug-token
"beb60f"

Cookies

Request Cookies

Key Value
PHPSESSID
"p7lt897fp72vh7ci5ah0je2r5c"
sf_redirect
"{"token":"d54b31","route":"app_admin_dashboard","method":"GET","controller":{"class":"App\\Controller\\admin\\DashboardController","method":"index","file":"\/home\/forge\/linguini.webcom-agency.com\/src\/Controller\/admin\/DashboardController.php","line":49},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Sun, 04 Jan 26 16:16:16 +0000"
Last used
"Sun, 04 Jan 26 16:16:16 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"9sK3WChpGDgMT0i6fzUoJ1cSrbp-qgVHvZX-QPfd--w"
_security.admin.target_path
"https://linguini.webcom-agency.com/admin/app/dashboard"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 347
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/src/Controller/AdminSecurityController.php"
    "line" => 15
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\AdminSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/src/Controller/AdminSecurityController.php"
    "line" => 20
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\AdminSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/src/Controller/AdminSecurityController.php"
    "line" => 22
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\AdminSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/51/51086d4507e5ce46a5ed356922f84f3f.php"
    "line" => 154
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_dcfde6547fba7a1ec78a19f3eec97620"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/85/853683a79df25d6ce178014f6a88dc48.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a3132c0e770ff9741d2cddd319f6ac5e"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/51/51086d4507e5ce46a5ed356922f84f3f.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dcfde6547fba7a1ec78a19f3eec97620"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/src/Controller/AdminSecurityController.php"
    "line" => 24
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\AdminSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/51/51086d4507e5ce46a5ed356922f84f3f.php"
    "line" => 154
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 446
    "function" => "block_body"
    "class" => "__TwigTemplate_dcfde6547fba7a1ec78a19f3eec97620"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/85/853683a79df25d6ce178014f6a88dc48.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a3132c0e770ff9741d2cddd319f6ac5e"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/var/cache/dev/twig/51/51086d4507e5ce46a5ed356922f84f3f.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 402
    "function" => "doDisplay"
    "class" => "__TwigTemplate_dcfde6547fba7a1ec78a19f3eec97620"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 358
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Template.php"
    "line" => 373
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/twig/twig/src/Environment.php"
    "line" => 333
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/src/Controller/AdminSecurityController.php"
    "line" => 24
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\AdminSecurityController"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/home/forge/linguini.webcom-agency.com/public/index.php"
    "line" => 5
    "args" => [
      "/home/forge/linguini.webcom-agency.com/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"b4414baf630cad3089b2e27104e4423f"
DATABASE_URL
"mysql://linguini:sjxkjlwiw5cbpig988hz@127.0.0.1:3306/linguini"
JWT_PASSPHRASE
"6af0c1e2f7e8f833539a048955d2be9ac59cdfde8f67592a04084efb3681d63b"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
MAILER_DSN
"smtp://965149066db569:41b2657c637775@sandbox.smtp.mailtrap.io:2525"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=1"
STRIPE_PUBLIC_KEY
"pk_test_51MRzMXKP8NeruhvKxTdYpcAsjpOECwEh46eM933XhFxwHIc9BoqgDmcsRCiPO3ruSmnk3dwt9Nca1ls8u8bcEqK800iGQDnE4E"
STRIPE_SECRET_KEY
"sk_test_51MRzMXKP8NeruhvK4DRvweexrxdnYGOlMD0WNiCeLiWQa8sYmPEWeCiHD4dTPy6KI9II0TeRs1bdzVnC4T2xZJbr009Hw3xi4P"
mapApiKey
"AIzaSyD66D-a3mImgqCa1EHiU4vi5JGykOkviN8"
smsFrom
"Linguini"
smsLogin
"chokri"
smsPassword
"56536f6720bb5b86b448af86730623ad27dacdab"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/forge/linguini.webcom-agency.com/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/forge"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22d54b31%22%2C%22route%22%3A%22app_admin_dashboard%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%2Fhome%5C%2Fforge%5C%2Flinguini.webcom-agency.com%5C%2Fsrc%5C%2FController%5C%2Fadmin%5C%2FDashboardController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=p7lt897fp72vh7ci5ah0je2r5c"
HTTP_HOST
"linguini.webcom-agency.com"
HTTP_REFERER
"https://linguini.webcom-agency.com/admin/app/dashboard"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.114"
REMOTE_PORT
"42066"
REQUEST_METHOD
"GET"
REQUEST_TIME
1767543376
REQUEST_TIME_FLOAT
1767543376.5858
REQUEST_URI
"/admin/login"
SCRIPT_FILENAME
"/home/forge/linguini.webcom-agency.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"141.95.193.225"
SERVER_NAME
"linguini.webcom-agency.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SOFTWARE
"nginx/1.26.2"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY,mapApiKey,smsLogin,smsFrom,smsPassword,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
USER
"forge"