SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Backend\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 {#259 -supports: false -passport: null -duration: null -stub: "App\Security\ApiKeyAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\ApiKeyAuthenticator {#260 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#255 -supports: false -passport: null -duration: null -stub: "App\Security\WebsiteUserAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\WebsiteUserAuthenticator {#256 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#243 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#252 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#242 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#341 …} } ] |
| _stopwatch_token | "4a6590" |
| _vary_by_language | true |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=tdmmafadeefgg47djgtpl98vbm; sf_redirect=%7B%22token%22%3A%22752eb4%22%2C%22route%22%3A%22app_frontend_constants_gettoconstants%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CConstantsController%22%2C%22method%22%3A%22getToConstants%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb3%5C%2Fhtdocs%5C%2Fhtml%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FConstantsController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=52cf86" |
| host | "to3.tourone.de" |
| referer | "https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM" |
| 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-language | "de" |
| content-type | "text/html; charset=UTF-8" |
| date | "Wed, 17 Dec 2025 17:18:25 GMT" |
| set-cookie | "PHPSESSID=tdmmafadeefgg47djgtpl98vbm; expires=Wed, 17 Dec 2025 19:18:25 GMT; Max-Age=7200; path=/backend; secure; httponly; samesite=lax" |
| vary | "Accept-Language" |
| x-debug-token | "7b7a7c" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "tdmmafadeefgg47djgtpl98vbm" |
| main_deauth_profile_token | "52cf86" |
| sf_redirect | "{"token":"752eb4","route":"app_frontend_constants_gettoconstants","method":"GET","controller":{"class":"App\\Controller\\Frontend\\ConstantsController","method":"getToConstants","file":"\/var\/www\/web3\/htdocs\/html\/backend\/src\/Controller\/Frontend\/ConstantsController.php","line":17},"status_code":302,"status_text":"Found"}" |
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#1324 #expire: 1765999105 #path: "/backend" -sameSite: "lax" -secureDefault: true #name: "PHPSESSID" #value: "tdmmafadeefgg47djgtpl98vbm" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 17 Dec 25 18:18:22 +0100" |
| Last used | "Wed, 17 Dec 25 18:18:25 +0100" |
| Lifetime | 7200 |
Session Attributes
| Attribute | Value |
|---|---|
| _locale | "de" |
| _security.main.target_path | "https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\Service\LocaleService:18
[
[
"file" => "/var/www/web3/htdocs/html/backend/src/Service/LocaleService.php"
"line" => 18
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/src/EventListener/LocaleSubscriber.php"
"line" => 29
"function" => "setLocaleFromSession"
"class" => "App\Service\LocaleService"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\LocaleSubscriber"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
"line" => 49
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Backend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
"line" => 51
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Backend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/var/cache/dev/twig/53/53e2ae66b14389f3efb48dc4186afdae.php"
"line" => 114
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_bab154a36082ff0ddd2fd3bf89394f6e"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/src/Controller/Backend/SecurityController.php"
"line" => 53
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Backend\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/web3/htdocs/html/backend/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| (no data) | |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "=068b607ed406b4bfb599a8251277e0ec" |
| BASE | "/backend" |
| CHAM_DB | "mysql://web53:RechWotCaxGoos,@chamdev.tourone.de:3306/usr_web53_1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/web3/htdocs/html/backend/public" |
| CONTEXT_PREFIX | "/backend" |
| DATABASE_URL | "mysql://web3:NifwaussYinTat_@localhost:3307/usr_web3_1" |
| DOCUMENT_ROOT | "/var/www/web3/htdocs/html/to3-frontend/public" |
| DOC_SFTP_HOST | "to3.tourone.de" |
| DOC_SFTP_PASSWORD | "SemtyucPydfom2" |
| DOC_SFTP_PORT | "2222" |
| DOC_SFTP_ROOT | "/ftp_documents" |
| DOC_SFTP_TIMEOUT | "30" |
| DOC_SFTP_USERNAME | "web3_ftp" |
| FCGI_ROLE | "RESPONDER" |
| FLIGHT_API_PASSWORD | "yY3@qQ0!vX4!" |
| FLIGHT_API_USERNAME | "chamaeleon.test" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "17" |
| H2_STREAM_TAG | "99041-4743-17" |
| HOME | "/var/www/web3" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=tdmmafadeefgg47djgtpl98vbm; sf_redirect=%7B%22token%22%3A%22752eb4%22%2C%22route%22%3A%22app_frontend_constants_gettoconstants%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CFrontend%5C%5CConstantsController%22%2C%22method%22%3A%22getToConstants%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fweb3%5C%2Fhtdocs%5C%2Fhtml%5C%2Fbackend%5C%2Fsrc%5C%2FController%5C%2FFrontend%5C%2FConstantsController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=52cf86" |
| HTTP_HOST | "to3.tourone.de" |
| HTTP_REFERER | "https://to3.tourone.de/backend/constants/DateTimeInterface::RFC3339_EXTENDED?XDEBUG_SESSION_START=PHPSTORM" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| IMG_SFTP_HOST | "to3.tourone.de" |
| IMG_SFTP_PASSWORD | "SemtyucPydfom2" |
| IMG_SFTP_PORT | "2222" |
| IMG_SFTP_ROOT | "/ftp_images" |
| IMG_SFTP_TIMEOUT | "30" |
| IMG_SFTP_USERNAME | "web3_ftp" |
| JWT_PASSPHRASE | "" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "smtp://tourone-de.mail.protection.outlook.com:25?encryption=null&auth_mode=none" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/backend/index.php" |
| QUERY_STRING | "" |
| REDIRECT_BASE | "/backend" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "17" |
| REDIRECT_H2_STREAM_TAG | "99041-4743-17" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://to3.tourone.de/backend/security/login" |
| REDIRECT_SCRIPT_URL | "/backend/security/login" |
| REDIRECT_SSL_TLS_SNI | "to3.tourone.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_TMP | "/var/www/web3/tmp" |
| REDIRECT_TMPDIR | "/var/www/web3/tmp" |
| REDIRECT_URL | "/backend/security/login" |
| REMOTE_ADDR | "216.73.216.19" |
| REMOTE_PORT | "48232" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765991905 |
| REQUEST_TIME_FLOAT | 1765991905.1554 |
| REQUEST_URI | "/backend/security/login" |
| SCRIPT_FILENAME | "/var/www/web3/htdocs/html/backend/public/index.php" |
| SCRIPT_NAME | "/backend/index.php" |
| SCRIPT_URI | "https://to3.tourone.de/backend/security/login" |
| SCRIPT_URL | "/backend/security/login" |
| SERVER_ADDR | "213.187.93.111" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "to3.tourone.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "to3.tourone.de" |
| TEMP | "/var/www/web3/tmp" |
| TMP | "/var/www/web3/tmp" |
| TMPDIR | "/var/www/web3/tmp" |
| USER | "web3" |
| proxy-nokeepalive | "1" |
Sub Requests 1
SecurityController :: passwortVergessen (token = 87e868)
| Key | Value |
|---|---|
| _controller | "App\Controller\Backend\SecurityController::passwortVergessen" |
| _format | "html" |
| _locale | "de" |
| _stopwatch_token | "1aa5a5" |