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_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#295 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#237 …} } ] |
| _stopwatch_token | "9a1b5c" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=0bfa69; PHPSESSID=feb2ee18dd7c9a1a35ff53e78326c15b; sf_redirect=%7B%22token%22%3A%220bfa69%22%2C%22route%22%3A%22admin_menu_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhebrese%5C%2Fmenusymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "www.menusymfony.resonancecommunication.com" |
| referer | "https://www.menusymfony.resonancecommunication.com/fr/admin/plats" |
| remote-ip | "216.73.216.129" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.129" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "6e3374ca58f2ccfdee91a57c364bc517" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Sat, 06 Dec 2025 03:34:52 GMT" |
| x-debug-token | "a55fed" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "feb2ee18dd7c9a1a35ff53e78326c15b" |
| main_deauth_profile_token | "0bfa69" |
| sf_redirect | "{"token":"0bfa69","route":"admin_menu_list","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/home\/hebrese\/menusymfony\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":106},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 06 Dec 25 04:34:52 +0100" |
| Last used | "Sat, 06 Dec 25 04:34:52 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://www.menusymfony.resonancecommunication.com/fr/admin/menus" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/public/index.php"
"line" => 5
"args" => [
"/home/hebrese/menusymfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/public/index.php"
"line" => 5
"args" => [
"/home/hebrese/menusymfony/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
"line" => 35
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/twig-bridge/Extension/SecurityExtension.php"
"line" => 45
"function" => "isGranted"
"class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/var/cache/dev/twig/3c/3c5dce176cbc1373126305a0215f68c7.php"
"line" => 94
"function" => "isGranted"
"class" => "Symfony\Bridge\Twig\Extension\SecurityExtension"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_b6e59414a168854078ef57e57c006708"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/var/cache/dev/twig/0d/0df2e1e118f47d7096b047c10151fd5d.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/Template.php"
"line" => 388
"function" => "doDisplay"
"class" => "__TwigTemplate_c273b26481f57ca2cf035fe7ca0a0abe"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/Template.php"
"line" => 344
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/Template.php"
"line" => 359
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/twig/twig/src/Environment.php"
"line" => 334
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/src/Controller/SecurityController.php"
"line" => 21
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/hebrese/menusymfony/public/index.php"
"line" => 5
"args" => [
"/home/hebrese/menusymfony/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 | "d85673c7e7af3280ccf9fc2bb1118d92" |
| DATABASE_URL | "sqlite:///%kernel.project_dir%/var/data.db" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CFG_CLUSTER | "cluster131" |
| DOCUMENT_ROOT | "/home/hebrese/menusymfony/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=0bfa69; PHPSESSID=feb2ee18dd7c9a1a35ff53e78326c15b; sf_redirect=%7B%22token%22%3A%220bfa69%22%2C%22route%22%3A%22admin_menu_list%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22urlRedirectAction%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fhebrese%5C%2Fmenusymfony%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A106%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "www.menusymfony.resonancecommunication.com" |
| HTTP_REFERER | "https://www.menusymfony.resonancecommunication.com/fr/admin/plats" |
| HTTP_REMOTE_IP | "216.73.216.129" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.129" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "6e3374ca58f2ccfdee91a57c364bc517" |
| HTTP_X_PREDICTOR | "1" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.129" |
| REMOTE_PORT | "42614" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1764992092 |
| REQUEST_TIME_FLOAT | 1764992092.6434 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/hebrese/menusymfony/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.menusymfony.resonancecommunication.com:443/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "10.131.40.1" |
| SERVER_ADMIN | "postmaster@www.menusymfony.resonancecommunication.com" |
| SERVER_NAME | "www.menusymfony.resonancecommunication.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/hebrese/menusymfony/.env" |
| SYMFONY_DOTENV_VARS | "DATABASE_URL,APP_ENV,APP_SECRET" |
| UNIQUE_ID | "aTOkXBByPyrF6pBctZOwPwAAAAA" |
| USER | "hebrese" |
| argc | 0 |
| argv | [] |