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" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#802 -links: [ 912 => Symfony\Component\WebLink\Link {#912 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-maoG0wF.css" } ] } |
| _redirected | true |
| _route | "app_login" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#472 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#453 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#542 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#543 …} } ] |
| _stopwatch_token | "f25fe1" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22de4414%22%2C%22route%22%3A%22_profiler_home%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%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fapp.dv-test.de%5C%2Fproduct-compare.app.dv-test.de%5C%2Fsw-product-compare%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; main_deauth_profile_token=de4414; PHPSESSID=j0nnq6dcmni4cdkl8m9m1dbvr8" |
| host | "product-compare.app.dv-test.de" |
| referer | "https://product-compare.app.dv-test.de/_profiler" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.210" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sat, 06 Dec 2025 04:16:30 GMT" |
| expires | "-1" |
| link | "</assets/styles/app-maoG0wF.css>; rel="preload"; as="style"" |
| pragma | "no-cache" |
| x-debug-token | "cfe7e9" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "j0nnq6dcmni4cdkl8m9m1dbvr8" |
| main_deauth_profile_token | "de4414" |
| sf_redirect | "{"token":"de4414","route":"_profiler_home","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"urlRedirectAction","file":"\/var\/www\/vhosts\/app.dv-test.de\/product-compare.app.dv-test.de\/sw-product-compare\/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:16:30 +0000" |
| Last used | "Sat, 06 Dec 25 04:16:30 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://product-compare.app.dv-test.de/_profiler" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:169
[
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 169
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 122
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public/index.php"
"line" => 5
"args" => [
"/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/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 | "6d2b8887640baba7523be09b7dc828d9" |
| DATABASE_DRIVER | "mysql" |
| DATABASE_HOST | "localhost" |
| DATABASE_NAME | "dv_product_compare" |
| DATABASE_PASSWORD | "_28Guo40e" |
| DATABASE_PORT | "3306" |
| DATABASE_SERVER | "mysql://localhost:3306" |
| DATABASE_URL | "mysql://admin_compare:_28Guo40e@localhost:3306/dv_product_compare?sslmode=disable&charset=utf8&serverVersion=10.11.10-MariaDB-ubu2204" |
| DATABASE_USER | "admin_compare" |
| DATABASE_VERSION | "10.11.10-MariaDB-ubu2204" |
| MAILER_AUTH_MODE | "" |
| MAILER_CATCHER | "1" |
| MAILER_DRIVER | "smtp" |
| MAILER_DSN | "smtp://127.0.0.1:1025" |
| MAILER_HOST | "127.0.0.1" |
| MAILER_PASSWORD | "" |
| MAILER_PORT | "1025" |
| MAILER_URL | "smtp://127.0.0.1:1025" |
| MAILER_USERNAME | "" |
| MAILER_WEB_URL | "https://sw-product-compare.ddev.site:8026" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/app.dv-test.de" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22de4414%22%2C%22route%22%3A%22_profiler_home%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%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Fapp.dv-test.de%5C%2Fproduct-compare.app.dv-test.de%5C%2Fsw-product-compare%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; main_deauth_profile_token=de4414; PHPSESSID=j0nnq6dcmni4cdkl8m9m1dbvr8" |
| HTTP_HOST | "product-compare.app.dv-test.de" |
| HTTP_REFERER | "https://product-compare.app.dv-test.de/_profiler" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.210" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "product-compare.app.dv-test.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOuHimcB1dziHEYDZzBSwAAAM0" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.210" |
| REMOTE_PORT | "52220" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764994590 |
| REQUEST_TIME_FLOAT | 1764994590.8115 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.215.48.233" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "product-compare.app.dv-test.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at product-compare.app.dv-test.de Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "product-compare.app.dv-test.de" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/app.dv-test.de/product-compare.app.dv-test.de/sw-product-compare/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MAILER_PASSWORD,MAILER_DRIVER,DATABASE_USER,DATABASE_SERVER,MAILER_AUTH_MODE,DATABASE_DRIVER,MAILER_CATCHER,DATABASE_NAME,DATABASE_PORT,DATABASE_VERSION,MAILER_HOST,MAILER_PORT,MAILER_URL,MAILER_WEB_URL,DATABASE_HOST,DATABASE_PASSWORD,MAILER_USERNAME" |
| UNIQUE_ID | "aTOuHimcB1dziHEYDZzBSwAAAM0" |
| USER | "admin_app_dv_test" |
| proxy-nokeepalive | "1" |