Redirect 302 redirect from GET @homepage (44a674)

GET https://solera.tel/login

LoginController :: index

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

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

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=70bd8c0adc63ce2a5a1e5be0b2165691; sf_redirect=%7B%22token%22%3A%2244a674%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsolera-hq%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"solera.tel"
referer
"https://solera.tel/"
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
"Thu, 03 Jul 2025 22:06:39 GMT"
x-debug-token
"3d6250"

Cookies

Request Cookies

Key Value
PHPSESSID
"70bd8c0adc63ce2a5a1e5be0b2165691"
sf_redirect
"{"token":"44a674","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"homepage","file":"\/var\/www\/solera-hq\/src\/Controller\/MainController.php","line":15},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 5

Session Metadata

Key Value
Created
"Thu, 03 Jul 25 22:06:39 +0000"
Last used
"Thu, 03 Jul 25 22:06:39 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"3sKzQ0gKSO3HE1MuZcxI6JuIPu954VcYMnIpGLzfWyQ"
_security.main.target_path
"https://solera.tel/"

Session Usage

5 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/src/Controller/LoginController.php"
    "line" => 17
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/solera-hq/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/src/Controller/LoginController.php"
    "line" => 20
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/solera-hq/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:196
[
  [
    "file" => "/var/www/solera-hq/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 196
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 392
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_outer_content"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 216
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/d3/d38d8e7be149946c35bd76ffe20b2341.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b6226fe0b047427a30b1ebb5ace2ac9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/src/Controller/LoginController.php"
    "line" => 22
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/solera-hq/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 79
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/d3/d38d8e7be149946c35bd76ffe20b2341.php"
    "line" => 195
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_inner_content"
    "class" => "__TwigTemplate_5b6226fe0b047427a30b1ebb5ace2ac9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 422
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_outer_content"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 216
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/d3/d38d8e7be149946c35bd76ffe20b2341.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b6226fe0b047427a30b1ebb5ace2ac9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/src/Controller/LoginController.php"
    "line" => 22
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/solera-hq/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 69
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/form/FormRenderer.php"
    "line" => 59
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/d3/d38d8e7be149946c35bd76ffe20b2341.php"
    "line" => 195
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_inner_content"
    "class" => "__TwigTemplate_5b6226fe0b047427a30b1ebb5ace2ac9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 422
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_outer_content"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 216
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/0a/0ab83e8586285806885005ae79cda326.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_0b9eb80700fe3679b6913a8b3214f815"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/var/cache/dev/twig/d3/d38d8e7be149946c35bd76ffe20b2341.php"
    "line" => 56
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_5b6226fe0b047427a30b1ebb5ace2ac9"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/src/Controller/LoginController.php"
    "line" => 22
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "index"
    "class" => "App\Controller\LoginController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/solera-hq/public/index.php"
    "line" => 6
    "args" => [
      "/var/www/solera-hq/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"BRCp7VBQK7yrX5DC6l54BXfdC30cOrGF"
DATABASE_URL
"postgresql://amazon:Ohgoo0ti@app.bo.server.solera.tel:5432/amazon-scraper?serverVersion=14&charset=utf8"
DHL_FTP_HOST
"ftp-dhllink.dhl.com"
DHL_FTP_LOCAL_DIR
"%kernel.project_dir%/var/ftp"
DHL_FTP_PASS
"yqe9S8PL0I1S8S0T"
DHL_FTP_USER
"solera_de_sftp_acc"
DHL_WMS_API_BASE_URL
"https://dsc.api.dhl.com/wms/"
DHL_WMS_API_PASSWORD
"n0iWSmNJL9kqzxF7"
DHL_WMS_API_USERNAME
"h1Mwb55ZZ2Vxca3OPLlhKqoWJbg20oTY"
DHL_WMS_CUSTOMER_ID
"CID251398"
DHL_WMS_FACILITY_ID_DE
"DE_0710"
LOCK_DSN
"semaphore"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/solera-hq/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=70bd8c0adc63ce2a5a1e5be0b2165691; sf_redirect=%7B%22token%22%3A%2244a674%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22homepage%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fsolera-hq%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"solera.tel"
HTTP_REFERER
"https://solera.tel/"
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.179"
REMOTE_PORT
"62966"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1751580399
REQUEST_TIME_FLOAT
1751580399.7179
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/solera-hq/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"136.244.90.92"
SERVER_NAME
"hq.solera.tel"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.18.0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,DHL_WMS_API_USERNAME,DHL_WMS_API_PASSWORD,DHL_FTP_HOST,DHL_FTP_USER,DHL_FTP_PASS,DHL_FTP_LOCAL_DIR,LOCK_DSN,DHL_WMS_CUSTOMER_ID,DHL_WMS_FACILITY_ID_DE,DHL_WMS_API_BASE_URL"
USER
"www-data"