SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "d17582" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
content-length | "0" |
cookie | "sf_redirect=%7B%22token%22%3A%228b34dd%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%5Capp%5C%5CAppController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient24%5C%2Fweb31%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2Fapp%5C%2FAppController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=j7706ds3k6p1l9meddse8o39ki" |
host | "lexinotaris.ch" |
referer | "https://lexinotaris.ch/app" |
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 | "Fri, 14 Mar 2025 13:01:42 GMT" |
x-debug-token | "621611" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "j7706ds3k6p1l9meddse8o39ki" |
sf_redirect | "{"token":"8b34dd","route":"home","method":"GET","controller":{"class":"App\\Controller\\app\\AppController","method":"home","file":"\/var\/www\/clients\/client24\/web31\/web\/src\/Controller\/app\/AppController.php","line":21},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 7
Session Metadata
Key | Value |
---|---|
Created | "Fri, 14 Mar 25 13:01:42 +0000" |
Last used | "Fri, 14 Mar 25 13:01:42 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "86qzXnzwHo4LEIa3OILOgr7TEpr2US0SmwhHDAVtRFo" |
_security.main.target_path | "https://lexinotaris.ch/app" |
Session Usage
7
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/scheb/2fa-bundle/Security/Http/Firewall/TwoFactorAccessListener.php" "line" => 42 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php" "line" => 46 "function" => "authenticate" "class" => "Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-bundle/Security/LazyFirewallContext.php" "line" => 60 "function" => "authenticate" "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php" "line" => 77 "function" => "__invoke" "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-http/Firewall.php" "line" => 95 "function" => "callListeners" "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelRequest" "class" => "Symfony\Component\Security\Http\Firewall" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 159 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/src/Controller/SecurityController.php" "line" => 20 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/src/Controller/SecurityController.php" "line" => 22 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Bridge\Twig\AppVariable:185
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/twig-bridge/AppVariable.php" "line" => 185 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Extension/CoreExtension.php" "line" => 1871 "function" => "getFlashes" "class" => "Symfony\Bridge\Twig\AppVariable" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/9b/9b193b6a894b6735f3de1f2d1b15bc06.php" "line" => 101 "function" => "getAttribute" "class" => "Twig\Extension\CoreExtension" "type" => "::" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_f7aab0e32eff775d8d7bb6a61ef3232f" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/e3/e3568328165cea3c95c90ab6e588bd8d.php" "line" => 55 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_6b557ba28303eaeb405e45043fa579b1" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/src/Controller/SecurityController.php" "line" => 24 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 76 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/form/FormRenderer.php" "line" => 54 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/e3/e3568328165cea3c95c90ab6e588bd8d.php" "line" => 158 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_6b557ba28303eaeb405e45043fa579b1" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/9b/9b193b6a894b6735f3de1f2d1b15bc06.php" "line" => 128 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_f7aab0e32eff775d8d7bb6a61ef3232f" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/e3/e3568328165cea3c95c90ab6e588bd8d.php" "line" => 55 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_6b557ba28303eaeb405e45043fa579b1" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/src/Controller/SecurityController.php" "line" => 24 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 66 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/form/FormRenderer.php" "line" => 54 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/e3/e3568328165cea3c95c90ab6e588bd8d.php" "line" => 158 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 431 "function" => "block_body" "class" => "__TwigTemplate_6b557ba28303eaeb405e45043fa579b1" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/9b/9b193b6a894b6735f3de1f2d1b15bc06.php" "line" => 128 "function" => "yieldBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_f7aab0e32eff775d8d7bb6a61ef3232f" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/var/cache/dev/twig/e3/e3568328165cea3c95c90ab6e588bd8d.php" "line" => 55 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 387 "function" => "doDisplay" "class" => "__TwigTemplate_6b557ba28303eaeb405e45043fa579b1" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 343 "function" => "yield" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Template.php" "line" => 358 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/TemplateWrapper.php" "line" => 51 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/twig/twig/src/Environment.php" "line" => 320 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 431 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 436 "function" => "doRenderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 250 "function" => "doRender" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/src/Controller/SecurityController.php" "line" => 24 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/clients/client24/web31/web/public/index.php" "line" => 5 "args" => [ "/var/www/clients/client24/web31/web/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 | "91aea3dccff362528118b4d57dfd4df1" |
DATABASE_URL | "mysql://dbuser24lexinot:6rtpmBDD_@localhost/db24dblexinot" |
MAILER_DSN | "smtp://no-reply@lexinotaris.ch:g_LDZtJ5ksxJf@mail2.beartson.com:465" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
BASE | "/public" |
CONTENT_LENGTH | "0" |
CONTEXT_DOCUMENT_ROOT | "/var/www/lexinotaris.ch/web" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/lexinotaris.ch/web" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%228b34dd%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%5Capp%5C%5CAppController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient24%5C%2Fweb31%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2Fapp%5C%2FAppController.php%22%2C%22line%22%3A21%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=j7706ds3k6p1l9meddse8o39ki" |
HTTP_HOST | "lexinotaris.ch" |
HTTP_REFERER | "https://lexinotaris.ch/app" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPRC | "/etc/php/8.3/cgi/" |
PHP_DOCUMENT_ROOT | "/var/www/clients/client24/web31" |
PHP_FCGI_MAX_REQUESTS | "5000" |
PHP_SELF | "/public/index.php" |
PWD | "/var/www/php-fcgi-scripts/web31" |
QUERY_STRING | "" |
REDIRECT_BASE | "/public" |
REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_HTTPS | "on" |
REDIRECT_REDIRECT_SCRIPT_URI | "https://lexinotaris.ch/login" |
REDIRECT_REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_REDIRECT_SSL_TLS_SNI | "lexinotaris.ch" |
REDIRECT_REDIRECT_STATUS | "200" |
REDIRECT_SCRIPT_URI | "https://lexinotaris.ch/login" |
REDIRECT_SCRIPT_URL | "/login" |
REDIRECT_SSL_TLS_SNI | "lexinotaris.ch" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/public/login" |
REMOTE_ADDR | "18.222.219.148" |
REMOTE_PORT | "25126" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1741957302 |
REQUEST_TIME_FLOAT | 1741957302.8831 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/lexinotaris.ch/web/public/index.php" |
SCRIPT_NAME | "/public/index.php" |
SCRIPT_URI | "https://lexinotaris.ch/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "10.0.105.40" |
SERVER_ADMIN | "webmaster@lexinotaris.ch" |
SERVER_NAME | "lexinotaris.ch" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "" |
SERVER_SOFTWARE | "Apache" |
SHLVL | "0" |
SSL_TLS_SNI | "lexinotaris.ch" |
SYMFONY_DOTENV_PATH | "/var/www/clients/client24/web31/web/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
TEMP | "/var/www/clients/client24/web31/tmp" |
TMP | "/var/www/clients/client24/web31/tmp" |
TMPDIR | "/var/www/clients/client24/web31/tmp" |