SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\Security\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#844 -links: [ 962 => Symfony\Component\WebLink\Link {#962 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-VZn6qbe.css" } 961 => Symfony\Component\WebLink\Link {#961 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css" } 960 => Symfony\Component\WebLink\Link {#960 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/@symfony/ux-live-component/live.min-WRZuO3t.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#581 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#539 …} } ] |
| _stopwatch_token | "692ad3" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| cookie | "main_deauth_profile_token=b95998; PHPSESSID=f61b3544671b3128e9fc90d216bfff29; sf_redirect=%7B%22token%22%3A%22b95998%22%2C%22route%22%3A%22cart_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CCartController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhtdocs%5C%2Fvanilla.confection-mada.fr%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FCartController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "vanilla.confection-mada.fr" |
| referer | "https://vanilla.confection-mada.fr/panier" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 webdb2116.lwspanel.com (Varnish/7.7)" |
| x-cache-engine-enable | "1" |
| x-cache-group | "claudebot" |
| x-cache-user | "confe2704155" |
| x-forwarded-proto | "https" |
| x-l-admin-auth | "0" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.217.79" |
| x-request-id | "25b6e66d32f76fb4dab6776424763178" |
| x-varnish | "24678964" |
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 | "Sat, 15 Aug 2026 14:12:30 GMT" |
| link | "</assets/styles/app-VZn6qbe.css>; rel="preload"; as="style",</assets/vendor/bootstrap/dist/css/bootstrap.min-z0zQt-h.css>; rel="preload"; as="style",</assets/@symfony/ux-live-component/live.min-WRZuO3t.css>; rel="preload"; as="style"" |
| x-debug-token | "fdb10e" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "f61b3544671b3128e9fc90d216bfff29" |
| main_deauth_profile_token | "b95998" |
| sf_redirect | "{"token":"b95998","route":"cart_index","method":"GET","controller":{"class":"App\\Controller\\Front\\CartController","method":"index","file":"\/htdocs\/vanilla.confection-mada.fr\/src\/Controller\/Front\/CartController.php","line":15},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 15 Aug 26 16:12:30 +0200" |
| Last used | "Sat, 15 Aug 26 16:12:30 +0200" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://vanilla.confection-mada.fr/panier" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/src/Controller/Security/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/public/index.php"
"line" => 5
"args" => [
"/htdocs/vanilla.confection-mada.fr/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/src/Controller/Security/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/public/index.php"
"line" => 5
"args" => [
"/htdocs/vanilla.confection-mada.fr/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1928
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/var/cache/dev/twig/fb/fba2475fce240449d22b8d24675c7a19.php"
"line" => 257
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_flash_messages"
"class" => "__TwigTemplate_55d1dc1fdc83d01dbaa478639bc8dad0"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/var/cache/dev/twig/fb/fba2475fce240449d22b8d24675c7a19.php"
"line" => 91
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_55d1dc1fdc83d01dbaa478639bc8dad0"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/var/cache/dev/twig/1e/1ee31e9b5f3665119f4d76c8771cec04.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_2d7f8e7abf7be364c93f6bd3c521a30b"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/src/Controller/Security/SecurityController.php"
"line" => 21
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Security\SecurityController"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/htdocs/vanilla.confection-mada.fr/public/index.php"
"line" => 5
"args" => [
"/htdocs/vanilla.confection-mada.fr/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 | "0281579cbbc0d1a648940aa18ddf1c2a" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://confe2704155:Confec@mada*252@127.0.0.1:3306/confe2704155_3g9yki?serverVersion=8.0.32&charset=utf8mb4" |
| DEFAULT_URI | "http://vanilla.confection-mada.fr/" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| STRIPE_PUBLISHABLE_KEY | "pk_test_xxxxxxxx" |
| STRIPE_SECRET_KEY | "sk_test_***" |
| STRIPE_WEBHOOK_SECRET | "whsec_xxxxxxxx" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/htdocs/vanilla.confection-mada.fr" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/htdocs/vanilla.confection-mada.fr" ] |
| BASE | "/public" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/confection-mada.fr/htdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/confection-mada.fr/htdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_COOKIE | "main_deauth_profile_token=b95998; PHPSESSID=f61b3544671b3128e9fc90d216bfff29; sf_redirect=%7B%22token%22%3A%22b95998%22%2C%22route%22%3A%22cart_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFront%5C%5CCartController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhtdocs%5C%2Fvanilla.confection-mada.fr%5C%2Fsrc%5C%2FController%5C%2FFront%5C%2FCartController.php%22%2C%22line%22%3A15%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "vanilla.confection-mada.fr" |
| HTTP_REFERER | "https://vanilla.confection-mada.fr/panier" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 webdb2116.lwspanel.com (Varnish/7.7)" |
| HTTP_X_CACHE_ENGINE_ENABLE | "1" |
| HTTP_X_CACHE_GROUP | "claudebot" |
| HTTP_X_CACHE_USER | "confe2704155" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_L_ADMIN_AUTH | "0" |
| HTTP_X_REAL_IP | "216.73.217.79" |
| HTTP_X_REQUEST_ID | "25b6e66d32f76fb4dab6776424763178" |
| HTTP_X_VARNISH | "24678964" |
| MD_CURRENT | "vanilla.confection-mada.fr" |
| MD_HOST | "vanilla.confection-mada.fr" |
| MD_MASTER | "confection-mada.fr" |
| MD_SH | "webdb2116" |
| MD_SLAVES | "confe2704155.webdb16.lwspanel.com confe2704155.webdb2116.lwspanel.com asa-mada.com democore.confection-mada.fr service.confection-mada.fr vanilla.confection-mada.fr" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/public/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/public" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_MD_CURRENT | "vanilla.confection-mada.fr" |
| REDIRECT_MD_HOST | "vanilla.confection-mada.fr" |
| REDIRECT_MD_MASTER | "confection-mada.fr" |
| REDIRECT_MD_SH | "webdb2116" |
| REDIRECT_MD_SLAVES | "confe2704155.webdb16.lwspanel.com confe2704155.webdb2116.lwspanel.com asa-mada.com democore.confection-mada.fr service.confection-mada.fr vanilla.confection-mada.fr" |
| REDIRECT_REDIRECT_HTTPS | "on" |
| REDIRECT_REDIRECT_MD_CURRENT | "vanilla.confection-mada.fr" |
| REDIRECT_REDIRECT_MD_HOST | "vanilla.confection-mada.fr" |
| REDIRECT_REDIRECT_MD_MASTER | "confection-mada.fr" |
| REDIRECT_REDIRECT_MD_SH | "webdb2116" |
| REDIRECT_REDIRECT_MD_SLAVES | "confe2704155.webdb16.lwspanel.com confe2704155.webdb2116.lwspanel.com asa-mada.com democore.confection-mada.fr service.confection-mada.fr vanilla.confection-mada.fr" |
| REDIRECT_REDIRECT_SCRIPT_URI | "https://vanilla.confection-mada.fr/login" |
| REDIRECT_REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_REDIRECT_STATUS | "200" |
| REDIRECT_REDIRECT_UNIQUE_ID | "aoBzzkQqfmL8dHdBywpeIgAAAFg" |
| REDIRECT_REDIRECT_existing_anubis_action | "" |
| REDIRECT_REDIRECT_existing_anubis_rule | "" |
| REDIRECT_REDIRECT_existing_anubis_status | "" |
| REDIRECT_REDIRECT_existing_header_request_id | "25b6e66d32f76fb4dab6776424763178" |
| REDIRECT_SCRIPT_URI | "https://vanilla.confection-mada.fr/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aoBzzkQqfmL8dHdBywpeIgAAAFg" |
| REDIRECT_URL | "/public/vanilla.confection-mada.fr/login" |
| REDIRECT_existing_anubis_action | "" |
| REDIRECT_existing_anubis_rule | "" |
| REDIRECT_existing_anubis_status | "" |
| REDIRECT_existing_header_request_id | "25b6e66d32f76fb4dab6776424763178" |
| REMOTE_ADDR | "216.73.217.79" |
| REMOTE_PORT | "48586" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1786803150 |
| REQUEST_TIME_FLOAT | 1786803150.5078 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "//var/www/confection-mada.fr/htdocs/vanilla.confection-mada.fr/public/index.php" |
| SCRIPT_NAME | "/public/index.php" |
| SCRIPT_URI | "https://vanilla.confection-mada.fr/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "postmaster@confection-mada.fr" |
| SERVER_NAME | "vanilla.confection-mada.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.68 (Debian) Server at vanilla.confection-mada.fr Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.68 (Debian)" |
| SYMFONY_DOTENV_PATH | "/htdocs/vanilla.confection-mada.fr/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,STRIPE_SECRET_KEY,STRIPE_PUBLISHABLE_KEY,STRIPE_WEBHOOK_SECRET" |
| UNIQUE_ID | "aoBzzkQqfmL8dHdBywpeIgAAAFg" |
| existing_anubis_action | "" |
| existing_anubis_rule | "" |
| existing_anubis_status | "" |
| existing_header_request_id | "25b6e66d32f76fb4dab6776424763178" |
| lwsapitoken | "fba5e015646f9cc4931629072cfced44" |
| lwscache | "On" |