Redirect 302 redirect from GET @app_home (8c12cc)

GET https://societes-services.com/login

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
"security_login"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"4c1fad"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%228c12cc%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient0%5C%2Fweb12%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FHomeController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ilul3ceqfr1u3vtg71h100f1ra"
host
"societes-services.com"
referer
"https://societes-services.com/"
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
"Wed, 02 Apr 2025 08:21:51 GMT"
x-debug-token
"ad2f7e"

Cookies

Request Cookies

Key Value
PHPSESSID
"ilul3ceqfr1u3vtg71h100f1ra"
sf_redirect
"{"token":"8c12cc","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\Front\\HomeController","method":"index","file":"\/var\/www\/clients\/client0\/web12\/web\/src\/Controller\/Front\/HomeController.php","line":18},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 7

Session Metadata

Key Value
Created
"Wed, 02 Apr 25 08:21:51 +0000"
Last used
"Wed, 02 Apr 25 08:21:51 +0000"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-authenticate
"76iA_aC8coZ15afKUUyHwN-9aT65DKOnn4-xPBm6bOg"
_security.main.target_path
"/"

Session Usage

7 Usages
Stateless check enabled
Usage
App\Controller\SecurityController:28
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 63
    "function" => "saveTargetPath"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 59
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 67
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 40
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 69
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:181
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 181
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1635
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 129
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/d9/d9447613f91050c5ed6a7f591cf5408b.php"
    "line" => 82
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4335d668fea62b6afbe73d992a76f686"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:76
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 76
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 69
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 232
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/d9/d9447613f91050c5ed6a7f591cf5408b.php"
    "line" => 82
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4335d668fea62b6afbe73d992a76f686"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:66
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 66
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/form/FormRenderer.php"
    "line" => 56
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 232
    "function" => "renderCsrfToken"
    "class" => "Symfony\Component\Form\FormRenderer"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 171
    "function" => "block_body"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/d9/d9447613f91050c5ed6a7f591cf5408b.php"
    "line" => 82
    "function" => "displayBlock"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_4335d668fea62b6afbe73d992a76f686"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/var/cache/dev/twig/c9/c9bbcafc69fac6e81f7b2d1659a79269.php"
    "line" => 52
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14bc8d923130893ae51bb899dacb68c2"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 38
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/twig/twig/src/Environment.php"
    "line" => 280
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 431
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 436
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 250
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/src/Controller/SecurityController.php"
    "line" => 65
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 178
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 171
    "function" => "remove"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 127
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 211
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 199
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/http-kernel/Kernel.php"
    "line" => 185
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/clients/client0/web12/web/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/clients/client0/web12/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
"2ca64f8d83b9e89f5f19d672841d6bb8sdsddsdds"
DATABASE_URL
"mysql://c0SS_user:WL9yzhjT@9@localhost:8080/c0SS_DB?serverVersion=4"
MAILER_DSN
"smtps://no-reply@societes-services.com:jC@UpmPtE2Wq2@vps88308.serveur-vps.net:465?encryption=ssl"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
BASE
"/public"
CONTEXT_DOCUMENT_ROOT
"/var/www/clients/client0/web12/web"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/clients/client0/web12/web"
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
"3423720-56-5"
HOME
"/var/www/clients/client0/web12"
HOSTNAME
""
HTTP2
"on"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%228c12cc%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CHomeController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fclients%5C%2Fclient0%5C%2Fweb12%5C%2Fweb%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FHomeController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=ilul3ceqfr1u3vtg71h100f1ra"
HTTP_HOST
"societes-services.com"
HTTP_REFERER
"https://societes-services.com/"
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"
PHP_SELF
"/public/index.php"
QUERY_STRING
""
REDIRECT_BASE
"/public"
REDIRECT_H2PUSH
"off"
REDIRECT_H2_PUSH
"off"
REDIRECT_H2_PUSHED
""
REDIRECT_H2_PUSHED_ON
""
REDIRECT_H2_STREAM_ID
"5"
REDIRECT_H2_STREAM_TAG
"3423720-56-5"
REDIRECT_HTTP2
"on"
REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_H2PUSH
"off"
REDIRECT_REDIRECT_H2_PUSH
"off"
REDIRECT_REDIRECT_H2_PUSHED
""
REDIRECT_REDIRECT_H2_PUSHED_ON
""
REDIRECT_REDIRECT_H2_STREAM_ID
"5"
REDIRECT_REDIRECT_H2_STREAM_TAG
"3423720-56-5"
REDIRECT_REDIRECT_HTTP2
"on"
REDIRECT_REDIRECT_HTTPS
"on"
REDIRECT_REDIRECT_SSL_TLS_SNI
"societes-services.com"
REDIRECT_REDIRECT_STATUS
"200"
REDIRECT_SSL_TLS_SNI
"societes-services.com"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/public/login"
REMOTE_ADDR
"3.145.214.68"
REMOTE_PORT
"4726"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743582111
REQUEST_TIME_FLOAT
1743582111.654
REQUEST_URI
"/login"
SCRIPT_FILENAME
"/var/www/clients/client0/web12/web/public/index.php"
SCRIPT_NAME
"/public/index.php"
SERVER_ADDR
"185.98.128.11"
SERVER_ADMIN
"webmaster@societes-services.com"
SERVER_NAME
"societes-services.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/2.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"societes-services.com"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN"
TEMP
"/var/www/clients/client0/web12/tmp"
TMP
"/var/www/clients/client0/web12/tmp"
TMPDIR
"/var/www/clients/client0/web12/tmp"
USER
"web12"
proxy-nokeepalive
"1"