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 {#714 -links: [ 915 => Symfony\Component\WebLink\Link {#915 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-xImPLJW.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 {#561 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#491 …} } ] |
| _stopwatch_token | "d9603b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=aac63a; sf_redirect=%7B%22token%22%3A%22aac63a%22%2C%22route%22%3A%22hub_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fgomoa-test-dev%5C%2Fhtdocs%5C%2Ftest.dev.gomoa.de%5C%2FMOA-hub%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=580b132e712e685e4a1f951b9518e22b" |
| host | "test.dev.gomoa.de" |
| referer | "https://test.dev.gomoa.de/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.219" |
| x-forwarded-host | "test.dev.gomoa.de" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.219" |
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 | "Thu, 18 Dec 2025 05:15:49 GMT" |
| expires | "-1" |
| link | "</assets/styles/app-xImPLJW.css>; rel="preload"; as="style"" |
| pragma | "no-cache" |
| x-debug-token | "21780f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "580b132e712e685e4a1f951b9518e22b" |
| main_deauth_profile_token | "aac63a" |
| sf_redirect | "{"token":"aac63a","route":"hub_dashboard","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"dashboard","file":"\/home\/gomoa-test-dev\/htdocs\/test.dev.gomoa.de\/MOA-hub\/src\/Controller\/MainController.php","line":17},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 18 Dec 25 05:15:49 +0000" |
| Last used | "Thu, 18 Dec 25 05:15:49 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://test.dev.gomoa.de/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/src/Controller/SecurityController.php"
"line" => 16
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/public/index.php"
"line" => 5
"args" => [
"/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/src/Controller/SecurityController.php"
"line" => 19
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/public/index.php"
"line" => 5
"args" => [
"/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/var/cache/dev/twig/65/65aaa16ae08a0837d190ef24abce1249.php"
"line" => 130
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_f62bd25ad02932db51b88f7c9981d6c6"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/var/cache/dev/twig/7b/7b80ff9b0a329240bc1e204e90bf04fa.php"
"line" => 86
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_450eac7393e8d8616b2ee8ac9163c0ca"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/var/cache/dev/twig/65/65aaa16ae08a0837d190ef24abce1249.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_f62bd25ad02932db51b88f7c9981d6c6"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/src/Controller/SecurityController.php"
"line" => 21
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/public/index.php"
"line" => 5
"args" => [
"/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/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 | "bfdd2195a2a5fbbe265b044668170d03" |
| DATABASE_URL | "mysql://moahub-demo-db:pVwSMZt1Xo9gcyf9g4Sw@193.242.185.69/moa-hub-demo?serverVersion=12.0.2-MariaDB " |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MEWS_API_URL | "https://api.mews-demo.com/v1/" |
| MEWS_CLIENT | "MOA-hub" |
| MEWS_DEMO_ACCESS_TOKEN | "5F56B9903A834F199E28AD20015E58CA-5C6A1A00550634911534AD6A098E8B7" |
| MEWS_DEMO_CLIENT_TOKEN | "2CC71B0660F345019882AD200155B4FE-4A1FC9080A4DD2A404734003674F77E" |
| PERSONIO_CLIENT_ID | "papi-fac14a59-bc5b-404a-b5de-7bb1eb920607" |
| PERSONIO_CLIENT_SECRET | "papi-NzkyY2JlOGMtNDE3Yy00MDNjLTgxNGEtOWRkZGYxZmQzM2M2" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_CITY | "Oxnard" |
| GEOIP_CITY_CONTINENT_CODE | "NA" |
| GEOIP_CITY_COUNTRY_CODE | "US" |
| GEOIP_CITY_COUNTRY_CODE3 | "USA" |
| GEOIP_CITY_COUNTRY_NAME | "United States" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_CODE3 | "USA" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_LATITUDE | "34.1453" |
| GEOIP_LONGITUDE | "-119.1091" |
| GEOIP_POSTAL_CODE | "93033" |
| GEOIP_REGION | "CA" |
| HOME | "/home/gomoa-test-dev" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=aac63a; sf_redirect=%7B%22token%22%3A%22aac63a%22%2C%22route%22%3A%22hub_dashboard%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CMainController%22%2C%22method%22%3A%22dashboard%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fgomoa-test-dev%5C%2Fhtdocs%5C%2Ftest.dev.gomoa.de%5C%2FMOA-hub%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=580b132e712e685e4a1f951b9518e22b" |
| HTTP_HOST | "test.dev.gomoa.de" |
| HTTP_REFERER | "https://test.dev.gomoa.de/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_FORWARDED_FOR | "216.73.216.219" |
| HTTP_X_FORWARDED_HOST | "test.dev.gomoa.de" |
| HTTP_X_REAL_IP | "216.73.216.219" |
| MGT | "1" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | """ \n error_log=/home/gomoa-test-dev/logs/php/error.log;\n memory_limit=1G;\n max_execution_time=60;\n max_input_time=60;\n max_input_vars=10000;\n post_max_size=64M;\n upload_max_filesize=64M;\n date.timezone=UTC;\n display_errors=off; """ |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.219" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1766034949 |
| REQUEST_TIME_FLOAT | 1766034949.7421 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "test.dev.gomoa.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SYMFONY_DOTENV_PATH | "/home/gomoa-test-dev/htdocs/test.dev.gomoa.de/MOA-hub/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,MEWS_API_URL,MEWS_DEMO_ACCESS_TOKEN,MEWS_DEMO_CLIENT_TOKEN,MEWS_CLIENT,PERSONIO_CLIENT_ID,PERSONIO_CLIENT_SECRET" |
| USER | "gomoa-test-dev" |