SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | [
"PUBLIC_ACCESS"
] |
| _controller | "App\Controller\SecurityController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#1107 -links: [ 1220 => Symfony\Component\WebLink\Link {#1220 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.default-21e60c7b433da55a0a1515f86593a2bc.css" } 1219 => Symfony\Component\WebLink\Link {#1219 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/vendor/tom-select/dist/css/tom-select.bootstrap5-21bf1e80d36c99d12284e0d9ed583a87.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#810 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#808 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#812 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\JsonLoginAuthenticator {#813 …} } ] |
| _stopwatch_token | "48e628" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%22edbbe6%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fezeng%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=edbbe6; PHPSESSID=386b92775368eb664411d314da9078b8" |
| host | "ezeng.dev-host.it" |
| referer | "https://ezeng.dev-host.it/" |
| 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, 12 Dec 2025 07:32:23 GMT" |
| link | "</assets/vendor/tom-select/dist/css/tom-select.default-21e60c7b433da55a0a1515f86593a2bc.css>; rel="preload"; as="style",</assets/vendor/tom-select/dist/css/tom-select.bootstrap5-21bf1e80d36c99d12284e0d9ed583a87.css>; rel="preload"; as="style"" |
| x-debug-token | "7d86d8" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "386b92775368eb664411d314da9078b8" |
| main_deauth_profile_token | "edbbe6" |
| sf_redirect | "{"token":"edbbe6","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/var\/www\/ezeng\/html\/src\/Controller\/DashboardController.php","line":20},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 12 Dec 25 08:32:23 +0100" |
| Last used | "Fri, 12 Dec 25 08:32:23 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://ezeng.dev-host.it/" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/ezeng/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/src/Controller/SecurityController.php"
"line" => 20
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/public/index.php"
"line" => 5
"args" => [
"/var/www/ezeng/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/ezeng/html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/ezeng/html/public/index.php"
"line" => 5
"args" => [
"/var/www/ezeng/html/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 | "91d70612884e78016ab851ee77e252ab" |
| DATABASE_URL | "mysql://ezeng:ezen1395@localhost:3306/EZEngineering?serverVersion=10.11.2-MariaDB&charset=utf8mb4" |
| MAILER_DSN | "brevo+api://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@default" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CERTBOT_KEY | "4BTW--snDIf0mJddX8qHLmIFz5HvjsVTSZx35E8mtoc" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/ezeng/html/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/ezeng/html/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 | "1522659-3411-5" |
| HOME | "/var/www/ezeng" |
| HOSTNAME | "" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22edbbe6%22%2C%22route%22%3A%22app_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fezeng%5C%2Fhtml%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A20%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=edbbe6; PHPSESSID=386b92775368eb664411d314da9078b8" |
| HTTP_HOST | "ezeng.dev-host.it" |
| HTTP_REFERER | "https://ezeng.dev-host.it/" |
| 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" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_CERTBOT_KEY | "4BTW--snDIf0mJddX8qHLmIFz5HvjsVTSZx35E8mtoc" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "5" |
| REDIRECT_H2_STREAM_TAG | "1522659-3411-5" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "ezeng.dev-host.it" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTvFB84mlimPwWX-0rq5mAAAxAs" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.170" |
| REMOTE_PORT | "40665" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765524743 |
| REQUEST_TIME_FLOAT | 1765524743.8646 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/ezeng/html/public//index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "116.202.216.233" |
| SERVER_ADMIN | "webmaster@ezeng.dev-host.it" |
| SERVER_NAME | "ezeng.dev-host.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "<address>Apache/2.4.65 (Debian) Server at ezeng.dev-host.it Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.65 (Debian)" |
| SSL_TLS_SNI | "ezeng.dev-host.it" |
| SYMFONY_DOTENV_PATH | "/var/www/ezeng/html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| TEMP | "/tmp" |
| TMP | "/tmp" |
| TMPDIR | "/tmp" |
| UNIQUE_ID | "aTvFB84mlimPwWX-0rq5mAAAxAs" |
| USER | "ezeng" |