302 redirect from GET @home (da85bc)

GET https://www.int.cms.maether.it/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\User\SecurityController::login"
_firewall_context
"security.firewall.map.context.main"
_redirected
true
_route
"app_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"27887a"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"PHPSESSID=4291c7d88022067b596b86858615fb02; sf_redirect=%7B%22token%22%3A%22da85bc%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CUser%5C%5CSecurityController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhtdocs%5C%2Fw00802e6%5C%2Fcms-int%5C%2Fsrc%5C%2FController%5C%2FUser%5C%2FSecurityController.php%22%2C%22line%22%3A32%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
host
"www.int.cms.maether.it"
referer
"https://www.int.cms.maether.it/"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"0"
x-real-client-ip
"216.73.216.81"
x-real-client-ua
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"

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
"Mon, 19 Jan 2026 05:09:20 GMT"
x-debug-token
"23e94d"

Cookies

Request Cookies

Key Value
PHPSESSID
"4291c7d88022067b596b86858615fb02"
sf_redirect
"{"token":"da85bc","route":"home","method":"GET","controller":{"class":"App\\Controller\\User\\SecurityController","method":"home","file":"\/www\/htdocs\/w00802e6\/cms-int\/src\/Controller\/User\/SecurityController.php","line":32},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 6

Session Metadata

Key Value
Created
"Mon, 19 Jan 26 06:09:20 +0100"
Last used
"Mon, 19 Jan 26 06:09:20 +0100"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"AbUqmq4F0I1QiaHyF6oLwtkJrKmu7BDgfSXdUMPb_v0"
_security.main.target_path
"https://www.int.cms.maether.it/"

Session Usage

6 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/src/Controller/User/SecurityController.php"
    "line" => 21
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\User\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/src/Controller/User/SecurityController.php"
    "line" => 23
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\User\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 71
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/65/6559ae34a54f784415e149b1cbb94699.php"
    "line" => 112
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_2d29a36dabd11b24cf5ea4bb1c109e77"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/ea/ea38317af52ad1dd610d504a3c87210a.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a953feaa519a62fbe5c185dbbcd83a43"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/65/6559ae34a54f784415e149b1cbb94699.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2d29a36dabd11b24cf5ea4bb1c109e77"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/src/Controller/User/SecurityController.php"
    "line" => 25
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\User\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 76
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/65/6559ae34a54f784415e149b1cbb94699.php"
    "line" => 112
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 432
    "function" => "block_body"
    "class" => "__TwigTemplate_2d29a36dabd11b24cf5ea4bb1c109e77"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/ea/ea38317af52ad1dd610d504a3c87210a.php"
    "line" => 84
    "function" => "yieldBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_a953feaa519a62fbe5c185dbbcd83a43"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/var/cache/dev/twig/65/6559ae34a54f784415e149b1cbb94699.php"
    "line" => 54
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2d29a36dabd11b24cf5ea4bb1c109e77"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 242
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/src/Controller/User/SecurityController.php"
    "line" => 25
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "login"
    "class" => "App\Controller\User\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 74
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/http-kernel/Kernel.php"
    "line" => 184
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/htdocs/w00802e6/cms-int/public/index.php"
    "line" => 5
    "args" => [
      "/www/htdocs/w00802e6/cms-int/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_HOST
"https://int.cms.maether.it/"
APP_SECRET
"a4b123177129f12123b3f19ca7fed2c5"
COOKIE_LIFETIME
"300"
DATABASE_URL
"mysql://d02f835c:U5v7hFZqFkGxpGL3@maether.eu/d02f835c"
FILESERVICE_PASSWORD
"pfmfWY6iE4X27Gwvo5sQO2tQwlu8SImAAGFCXJkzjevFUNgYw5trVfXzb"
FILESERVICE_URL
"https://test.service.maether.it/"
FILESERVICE_USER
"admin@int.cms.maether.it"
HOCHZEIT_PRODUCTION
"https://hochzeit.maether.eu/"
HOCHZEIT_STAGING
"https://int.hochzeit.maether.eu/"
KAISEROTTO_URL
"https://int.kaiserotto.de/"
LLAMACANDO_PRODUCTION
"https://prod.llamacando.de/"
LLAMACANDO_STAGING
"https://int.llamacando.de/"
MAILER_DSN
"smtp://m04e7c7f:QhtRSoBv4387NwvH@w00802e6.kasserver.com:25"
MAILER_FROM
"no-rely@cms.maether.it"
PHP_SHORT_CUT
"php83"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/www/htdocs/w00802e6/cms-int/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/www/htdocs/w00802e6/cms-int/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
H2PUSH
"off"
H2_PUSH
"off"
H2_PUSHED
""
H2_PUSHED_ON
""
H2_STREAM_ID
"5"
H2_STREAM_TAG
"671575-2418-5"
HOME
"/www/htdocs/w00802e6"
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"PHPSESSID=4291c7d88022067b596b86858615fb02; sf_redirect=%7B%22token%22%3A%22da85bc%22%2C%22route%22%3A%22home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CUser%5C%5CSecurityController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fhtdocs%5C%2Fw00802e6%5C%2Fcms-int%5C%2Fsrc%5C%2FController%5C%2FUser%5C%2FSecurityController.php%22%2C%22line%22%3A32%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D"
HTTP_HOST
"www.int.cms.maether.it"
HTTP_REFERER
"https://www.int.cms.maether.it/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_REAL_CLIENT_IP
"216.73.216.81"
HTTP_X_REAL_CLIENT_UA
"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"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"5"
REDIRECT_H2_STREAM_TAG
"671575-2418-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_SSL_CLIENT_CERT
""
REDIRECT_SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFFzCCA/+gAwIBAgISBpBKlAmUZvOmpWOdbxjCPr2XMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMTIwMDMwMTI4WhcNMjYwMjE4MDMwMTI3WjAdMRswGQYDVQQD\n
ExJpbnQuY21zLm1hZXRoZXIuaXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\n
AoIBAQDRiaP8GlvEPh8w4saQNH6z1zjn8CxkOwVGXJLHWve715T9xrkFvQEqLp6q\n
ZvFxpTPEAI5Nm2UpDQHe2Nyl8UeckLYNraPz0k8K09yIHsZztPMwRMc77C1gm9N7\n
x2tFyWGK9MtOAzCe9pkmGKGRzFXH+YCGqp/E7VLqK3LAiNKeFK4fOM3zSZc5N6MH\n
Mq8/MEUyZSGICjUzdCJkEatmMbhrVlBaNrtYK5/HHczMGTbZYnkZXb9eJ5k+G68J\n
osqMdNfSnjyoVvsaBR6BUnoFqlCnlF8dlJk9g5fUVmpiHPAAV9QSEVmjh4sJ+gSu\n
+PMtyLdm5v94PbyDI7IDPETw/R3nAgMBAAGjggI5MIICNTAOBgNVHQ8BAf8EBAMC\n
BaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAw\n
HQYDVR0OBBYEFIQyMFYCNu4ZK5kNLR1twCqUI/7zMB8GA1UdIwQYMBaAFOernw8s\n
M6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0\n
cDovL3IxMy5pLmxlbmNyLm9yZy8wNQYDVR0RBC4wLIISaW50LmNtcy5tYWV0aGVy\n
Lml0ghZ3d3cuaW50LmNtcy5tYWV0aGVyLml0MBMGA1UdIAQMMAowCAYGZ4EMAQIB\n
MC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6Ly9yMTMuYy5sZW5jci5vcmcvMjQuY3Js\n
MIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYASZybad4dfOz8Nt7Nh2SmuFuvCoeA\n
GdFVUvvp6ynd+MMAAAGan2tFPAAABAMARzBFAiBc4ZEL/VxDcjwJrGXpdPKmylyw\n
T51ZoH/CGW75P1qO7gIhALYZpBPtZ5x1pzPCnxbQayOkRpSiVGu4UjbyuzTig4NM\n
AHUAlpdkv1VYl633Q4doNwhCd+nwOtX2pPM2bkakPw/KqcYAAAGan2tFiAAABAMA\n
RjBEAiBShPKRbsMtIwxiQzlRXfwPGCH1QmveC6+MNWl/knZ88QIgBL93ovvevcCs\n
xS4w0xvALAurhCbForgnXiXC+6dWXD0wDQYJKoZIhvcNAQELBQADggEBAAi4+JsD\n
bS1hAuBnwJK05Uv2i/Ahn5XYXcCYFY42kDMlEgvzgzGo3iLNy8PWZueHNFGm/mjA\n
Df6zoBmuf38kuKiBySKkLwRL3VXuyt15KI/toQp0mnWMOp8iN1OjfJk+yFBK5guQ\n
x3hO80JaOEWDboSoNDH3ZQTMpC7nMhbQlvjq0IEWKIF9w+DbpsKL1Ae//naUqvEj\n
n/2JYzuwcDyV5GfhXRCKF+7l2fDdEwXNvAW8HT6rmACdy9Xb5ks7E4qgyr8NJGW5\n
lCDeqPJwqBAlvU9ktijg/Hj/s1X7hrLxsTx72RKMxDlfuU9WY2/2fjkEgWMI7Cwn\n
RI7ybNHmw09UcMI=\n
-----END CERTIFICATE-----\n
"""
REDIRECT_SSL_TLS_SNI
"www.int.cms.maether.it"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aW28gCtJgA7B6wzfcPG0bAAACBM"
REDIRECT_URL
"/login"
REMOTE_ADDR
"216.73.216.81"
REMOTE_PORT
"28607"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1768799360
REQUEST_TIME_FLOAT
1768799360.26
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/www/htdocs/w00802e6/cms-int/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.13.163.36"
SERVER_ADMIN
"webmaster@int.cms.maether.it"
SERVER_NAME
"www.int.cms.maether.it"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_CLIENT_CERT
""
SSL_SERVER_CERT
"""
-----BEGIN CERTIFICATE-----\n
MIIFFzCCA/+gAwIBAgISBpBKlAmUZvOmpWOdbxjCPr2XMA0GCSqGSIb3DQEBCwUA\n
MDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\n
EwNSMTMwHhcNMjUxMTIwMDMwMTI4WhcNMjYwMjE4MDMwMTI3WjAdMRswGQYDVQQD\n
ExJpbnQuY21zLm1hZXRoZXIuaXQwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK\n
AoIBAQDRiaP8GlvEPh8w4saQNH6z1zjn8CxkOwVGXJLHWve715T9xrkFvQEqLp6q\n
ZvFxpTPEAI5Nm2UpDQHe2Nyl8UeckLYNraPz0k8K09yIHsZztPMwRMc77C1gm9N7\n
x2tFyWGK9MtOAzCe9pkmGKGRzFXH+YCGqp/E7VLqK3LAiNKeFK4fOM3zSZc5N6MH\n
Mq8/MEUyZSGICjUzdCJkEatmMbhrVlBaNrtYK5/HHczMGTbZYnkZXb9eJ5k+G68J\n
osqMdNfSnjyoVvsaBR6BUnoFqlCnlF8dlJk9g5fUVmpiHPAAV9QSEVmjh4sJ+gSu\n
+PMtyLdm5v94PbyDI7IDPETw/R3nAgMBAAGjggI5MIICNTAOBgNVHQ8BAf8EBAMC\n
BaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAw\n
HQYDVR0OBBYEFIQyMFYCNu4ZK5kNLR1twCqUI/7zMB8GA1UdIwQYMBaAFOernw8s\n
M6BT015PeMiyhA471pIzMDMGCCsGAQUFBwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0\n
cDovL3IxMy5pLmxlbmNyLm9yZy8wNQYDVR0RBC4wLIISaW50LmNtcy5tYWV0aGVy\n
Lml0ghZ3d3cuaW50LmNtcy5tYWV0aGVyLml0MBMGA1UdIAQMMAowCAYGZ4EMAQIB\n
MC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6Ly9yMTMuYy5sZW5jci5vcmcvMjQuY3Js\n
MIIBAwYKKwYBBAHWeQIEAgSB9ASB8QDvAHYASZybad4dfOz8Nt7Nh2SmuFuvCoeA\n
GdFVUvvp6ynd+MMAAAGan2tFPAAABAMARzBFAiBc4ZEL/VxDcjwJrGXpdPKmylyw\n
T51ZoH/CGW75P1qO7gIhALYZpBPtZ5x1pzPCnxbQayOkRpSiVGu4UjbyuzTig4NM\n
AHUAlpdkv1VYl633Q4doNwhCd+nwOtX2pPM2bkakPw/KqcYAAAGan2tFiAAABAMA\n
RjBEAiBShPKRbsMtIwxiQzlRXfwPGCH1QmveC6+MNWl/knZ88QIgBL93ovvevcCs\n
xS4w0xvALAurhCbForgnXiXC+6dWXD0wDQYJKoZIhvcNAQELBQADggEBAAi4+JsD\n
bS1hAuBnwJK05Uv2i/Ahn5XYXcCYFY42kDMlEgvzgzGo3iLNy8PWZueHNFGm/mjA\n
Df6zoBmuf38kuKiBySKkLwRL3VXuyt15KI/toQp0mnWMOp8iN1OjfJk+yFBK5guQ\n
x3hO80JaOEWDboSoNDH3ZQTMpC7nMhbQlvjq0IEWKIF9w+DbpsKL1Ae//naUqvEj\n
n/2JYzuwcDyV5GfhXRCKF+7l2fDdEwXNvAW8HT6rmACdy9Xb5ks7E4qgyr8NJGW5\n
lCDeqPJwqBAlvU9ktijg/Hj/s1X7hrLxsTx72RKMxDlfuU9WY2/2fjkEgWMI7Cwn\n
RI7ybNHmw09UcMI=\n
-----END CERTIFICATE-----\n
"""
SSL_TLS_SNI
"www.int.cms.maether.it"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_HOST,COOKIE_LIFETIME,PHP_SHORT_CUT,DATABASE_URL,MAILER_FROM,MAILER_DSN,LLAMACANDO_STAGING,LLAMACANDO_PRODUCTION,HOCHZEIT_STAGING,HOCHZEIT_PRODUCTION,KAISEROTTO_URL,FILESERVICE_URL,FILESERVICE_USER,FILESERVICE_PASSWORD"
UNIQUE_ID
"aW28gCtJgA7B6wzfcPG0bAAACBM"
USER
"w00802e6"
argc
0
argv
[]