LoginController :: loginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "AdminBundle\Controller\LoginController::loginAction" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login" |
| _route_params | [] |
| _security_firewall_run | "_security_main" |
| _stopwatch_token | "b76691" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| cookie | "PHPSESSID=le0mp6538vaisfugfqe1k69ebl; sf_redirect=%7B%22token%22%3A%2200aae8%22%2C%22route%22%3A%22admin_dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22AdminBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frelease%5C%2Ffrankische-backend%5C%2Fcurrent%5C%2Fsrc%5C%2FAdminBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| from | "gptbot(at)openai.com" |
| host | "testing-fraenkische-backend.uhp-software.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| x-openai-host-hash | "416928380" |
| 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 | "Sat, 08 Nov 2025 06:51:11 GMT" |
| x-debug-token | "af78bf" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "le0mp6538vaisfugfqe1k69ebl" |
| sf_redirect | "{"token":"00aae8","route":"admin_dashboard_index","method":"GET","controller":{"class":"AdminBundle\\Controller\\DashboardController","method":"indexAction","file":"\/var\/www\/release\/frankische-backend\/current\/src\/AdminBundle\/Controller\/DashboardController.php","line":18},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 08 Nov 25 06:51:11 +0000" |
| Last used | "Sat, 08 Nov 25 06:51:11 +0000" |
| Lifetime | 604800 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://testing-fraenkische-backend.uhp-software.com/admin/dashboard" |
Session Usage
5
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 41
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 78
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 46
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Firewall/AbstractListener.php"
"line" => 26
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 80
"function" => "__invoke"
"class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Firewall.php"
"line" => 95
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 154
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 40
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/src/AdminBundle/Controller/LoginController.php"
"line" => 20
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "loginAction"
"class" => "AdminBundle\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 59
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/src/AdminBundle/Controller/LoginController.php"
"line" => 23
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "loginAction"
"class" => "AdminBundle\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Bridge\Twig\AppVariable:190
[
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 190
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1629
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/var/cache/dev/twig/57/572445d239819378cfb3df4ace70a85b.php"
"line" => 90
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_d97022238fe7774fd8145708da28d5e8"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/var/cache/dev/twig/1f/1fa9480a41bc20c47fd445d724347717.php"
"line" => 50
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/Template.php"
"line" => 360
"function" => "doDisplay"
"class" => "__TwigTemplate_57a43bb54ec83a700907510166191841"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/Template.php"
"line" => 335
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 38
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/twig/twig/src/Environment.php"
"line" => 307
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/src/AdminBundle/Controller/LoginController.php"
"line" => 25
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 178
"function" => "loginAction"
"class" => "AdminBundle\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/public/index.php"
"line" => 25
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Firewall\ContextListener:171
[
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/security-http/Firewall/ContextListener.php"
"line" => 171
"function" => "remove"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 127
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 211
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 199
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/vendor/symfony/http-kernel/Kernel.php"
"line" => 185
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/release/frankische-backend/current/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 |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "34c4ec786b4cf8d651c0717c19685040" |
| BUGSNAG_API_KEY | "" |
| CORS_ALLOW_ORIGIN | "^.*$" |
| CRM_RIGOPLAN_ENDPOINT_URL | "" |
| DATABASE_URL | "mysql://frankische_test_user:rPpc%24b88RaEkn8d@localhost:3306/frankische_testing?serverVersion=8.0.34" |
| FRONTEND_BASE_URL | "http://localhost:4200/" |
| JWT_PASSPHRASE | "" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| KERNEL_CLASS | "App\Kernel" |
| MAILER_DSN | "smtp://no-reply%40development-fraenkische.uhp-software.com:g%3DFgG%26Fau_*E2N%3BdB@smtp.strato.de:465" |
| MAILER_USER | "tester1@uhp-digital.com" |
| MESSENGER_FAILED_TRANSPORT_DSN | "doctrine://default?queue_name=failed" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| NSQ_DEAMON_ADDRESS | "127.0.0.1:4151" |
| NSQ_LOOKUP_ADDRESS | "127.0.0.1:4161" |
| PANTHER_APP_ENV | "panther" |
| PANTHER_ERROR_SCREENSHOT_DIR | "./var/error-screenshots" |
| PUPPETEER_PATH | "%kernel.project_dir%/../html-to-pdf-converter/" |
| SEND_CRM_DATA | "0" |
| SYMFONY_DEPRECATIONS_HELPER | "999999" |
Defined as regular env variables
| Key | Value |
|---|---|
"dev" |
|
| CONTEXT_DOCUMENT_ROOT | "/var/www/release/frankische-backend/current/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/release/frankische-backend/current/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_COOKIE | "PHPSESSID=le0mp6538vaisfugfqe1k69ebl; sf_redirect=%7B%22token%22%3A%2200aae8%22%2C%22route%22%3A%22admin_dashboard_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22AdminBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22indexAction%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frelease%5C%2Ffrankische-backend%5C%2Fcurrent%5C%2Fsrc%5C%2FAdminBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "testing-fraenkische-backend.uhp-software.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.2; +https://openai.com/gptbot)" |
| HTTP_X_OPENAI_HOST_HASH | "416928380" |
| 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_SCRIPT_URI | "https://testing-fraenkische-backend.uhp-software.com/admin/login" |
| REDIRECT_SCRIPT_URL | "/admin/login" |
| REDIRECT_SSL_TLS_SNI | "testing-fraenkische-backend.uhp-software.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/admin/login" |
| REMOTE_ADDR | "74.7.227.215" |
| REMOTE_PORT | "40842" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1762584671 |
| REQUEST_TIME_FLOAT | 1762584671.9428 |
| REQUEST_URI | "/admin/login" |
| SCRIPT_FILENAME | "/var/www/release/frankische-backend/current/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://testing-fraenkische-backend.uhp-software.com/admin/login" |
| SCRIPT_URL | "/admin/login" |
| SERVER_ADDR | "172.105.81.190" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "testing-fraenkische-backend.uhp-software.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at testing-fraenkische-backend.uhp-software.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
| SSL_TLS_SNI | "testing-fraenkische-backend.uhp-software.com" |
| SYMFONY_DOTENV_PATH | "/var/www/release/frankische-backend/current/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,BUGSNAG_API_KEY,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,CORS_ALLOW_ORIGIN,MAILER_USER,FRONTEND_BASE_URL,PUPPETEER_PATH,NSQ_DEAMON_ADDRESS,NSQ_LOOKUP_ADDRESS,CRM_RIGOPLAN_ENDPOINT_URL,SEND_CRM_DATA,MAILER_DSN,MESSENGER_TRANSPORT_DSN,MESSENGER_FAILED_TRANSPORT_DSN,KERNEL_CLASS,APP_DEBUG,SYMFONY_DEPRECATIONS_HELPER,PANTHER_APP_ENV,PANTHER_ERROR_SCREENSHOT_DIR" |