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 {#569 -supports: false -passport: null -duration: null -stub: "App\Security\TwitchAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\TwitchAuthenticator {#517 …} } ] |
| _stopwatch_token | "790232" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, deflate" |
| connection | "close" |
| cookie | "PHPSESSID=176142b85ec6c07962af2d44c6a75898; sf_redirect=%7B%22token%22%3A%22794727%22%2C%22route%22%3A%22app_home%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%2Fsrv%5C%2Fapplication%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=9205aa" |
| from | "gptbot(at)openai.com" |
| host | "backend.dev.mjrone.net" |
| referer | "https://backend.dev.mjrone.net/?phpinfo=1" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| x-forwarded-for | "74.7.242.47" |
| x-forwarded-proto | "https" |
| x-openai-host-hash | "293495028" |
| x-php-ob-level | "1" |
| x-real-ip | "74.7.242.47" |
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 | "Wed, 29 Jul 2026 05:37:53 GMT" |
| expires | "-1" |
| pragma | "no-cache" |
| x-debug-token | "8df005" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "176142b85ec6c07962af2d44c6a75898" |
| main_deauth_profile_token | "9205aa" |
| sf_redirect | "{"token":"794727","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/srv\/application\/src\/Controller\/DashboardController.php","line":20},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 2
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 29 Jul 26 05:34:43 +0000" |
| Last used | "Wed, 29 Jul 26 05:37:52 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| knpu.oauth2_client_state | "4f857c3ecb6abf8cec727f46b4d1e6c3" |
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/srv/application/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/security-bundle/Security.php"
"line" => 97
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/srv/application/src/Twig/UserSettingsExtension.php"
"line" => 27
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/ExtensionSet.php"
"line" => 365
"function" => "getGlobals"
"class" => "App\Twig\UserSettingsExtension"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Environment.php"
"line" => 908
"function" => "getGlobals"
"class" => "Twig\ExtensionSet"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 398
"function" => "getGlobals"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/src/Controller/SecurityController.php"
"line" => 20
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/application/public/index.php"
"line" => 5
"args" => [
"/srv/application/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/srv/application/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1919
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/srv/application/var/cache/dev/twig/38/384362870b7a99db6b91da8bba05969f.php"
"line" => 179
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_f849337a02e7a3afacd72d5ce3b2848b"
"type" => "->"
]
[
"file" => "/srv/application/var/cache/dev/twig/5c/5cc3ebf1452f6261dde25f3b4d9e3e02.php"
"line" => 107
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_d9a960ef6c6d14b08b3c17c6580f3489"
"type" => "->"
]
[
"file" => "/srv/application/var/cache/dev/twig/38/384362870b7a99db6b91da8bba05969f.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f849337a02e7a3afacd72d5ce3b2848b"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/srv/application/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 462
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 279
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/src/Controller/SecurityController.php"
"line" => 20
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/http-kernel/Kernel.php"
"line" => 191
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/srv/application/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/srv/application/public/index.php"
"line" => 5
"args" => [
"/srv/application/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 | "fe1352a6512b1bab17eae025dd52cc76" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://cgn:123@192.168.43.163:3306/cgn?serverVersion=8.4&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| DISCORD_BOT_OAUTH_URL | "https://discord.com/oauth2/authorize?client_id=1464957176006185075&permissions=563345090652224&integration_type=0&scope=bot" |
| DISCORD_BOT_TOKEN | "MTQ2NDk1NzE3NjAwNjE4NTA3NQ.GTHJ1m.0IsynvOtlXZBRe3JLbfglJHvpLDhWIy73xikSE" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TRUSTED_PROXIES | "REMOTE_ADDR" |
| TWITCH_CLIENT_ID | "nbj302gg2djzdulozfzihwkifdxml4" |
| TWITCH_CLIENT_SECRET | "vmcchi8rhp2ja985b99ffhfzoakzwo" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/srv/application" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/srv/application" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/srv/application/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/chris" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "PHPSESSID=176142b85ec6c07962af2d44c6a75898; sf_redirect=%7B%22token%22%3A%22794727%22%2C%22route%22%3A%22app_home%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%2Fsrv%5C%2Fapplication%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=9205aa" |
| HTTP_FROM | "gptbot(at)openai.com" |
| HTTP_HOST | "backend.dev.mjrone.net" |
| HTTP_REFERER | "https://backend.dev.mjrone.net/?phpinfo=1" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)" |
| HTTP_X_FORWARDED_FOR | "74.7.242.47" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OPENAI_HOST_HASH | "293495028" |
| HTTP_X_REAL_IP | "74.7.242.47" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.43.250" |
| REMOTE_PORT | "52712" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1785303473 |
| REQUEST_TIME_FLOAT | 1785303473.048 |
| REQUEST_URI | "/anmeldung" |
| SCRIPT_FILENAME | "/srv/application/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.43.163" |
| SERVER_NAME | "_" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/srv/application/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,TRUSTED_PROXIES,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,TWITCH_CLIENT_ID,TWITCH_CLIENT_SECRET,DISCORD_BOT_TOKEN,DISCORD_BOT_OAUTH_URL" |
| USER | "chris" |