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 {#481 -supports: false -passport: null -duration: null -stub: "App\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\LoginFormAuthenticator {#442 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#486 -supports: false -passport: null -duration: null -stub: "Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator" -authenticated: null -exception: null -authenticator: Scheb\TwoFactorBundle\Security\Http\Authenticator\TwoFactorAuthenticator {#483 …} } ] |
| _stopwatch_token | "d2570e" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=2ed1e6; sf_redirect=%7B%22token%22%3A%222ed1e6%22%2C%22route%22%3A%22work_order_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWorkOrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsrv99345%5C%2Fdomains%5C%2Faero.x25.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FWorkOrderController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6f2c8b63a95163bf1ba92f3355a6941a" |
| host | "aeromasters.j33.pl" |
| referer | "https://aeromasters.j33.pl/" |
| 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-type | "text/html; charset=UTF-8" |
| date | "Mon, 26 Jan 2026 19:40:41 GMT" |
| x-debug-token | "81223f" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "6f2c8b63a95163bf1ba92f3355a6941a" |
| main_deauth_profile_token | "2ed1e6" |
| sf_redirect | "{"token":"2ed1e6","route":"work_order_index","method":"GET","controller":{"class":"App\\Controller\\WorkOrderController","method":"index","file":"\/home\/srv99345\/domains\/aero.x25.pl\/public_html\/src\/Controller\/WorkOrderController.php","line":49},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 26 Jan 26 20:40:41 +0100" |
| Last used | "Mon, 26 Jan 26 20:40:41 +0100" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _csrf/https-authenticate | "qo1uf8kQTgEDUCA4fpg1N1zKYCe8QVws6kcm__51FS8" |
| _security.main.target_path | "https://aeromasters.j33.pl/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/src/Controller/SecurityController.php"
"line" => 21
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/public/index.php"
"line" => 5
"args" => [
"/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/src/Controller/SecurityController.php"
"line" => 24
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/public/index.php"
"line" => 5
"args" => [
"/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/var/cache/dev/twig/85/85215813e1434e9ffd33f17d5b1d9d5c.php"
"line" => 121
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e728089497ea8ed5f9fb843c1ca096d9"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/public/index.php"
"line" => 5
"args" => [
"/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/form/FormRenderer.php"
"line" => 54
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/var/cache/dev/twig/85/85215813e1434e9ffd33f17d5b1d9d5c.php"
"line" => 121
"function" => "renderCsrfToken"
"class" => "Symfony\Component\Form\FormRenderer"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_e728089497ea8ed5f9fb843c1ca096d9"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/src/Controller/SecurityController.php"
"line" => 26
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/srv99345/domains/aero.x25.pl/public_html/public/index.php"
"line" => 5
"args" => [
"/home/srv99345/domains/aero.x25.pl/public_html/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 | "fd98d2d94a9eaaee9961472efb51df0f" |
| DATABASE_URL | "mysql://srv99345_aeromast:8GW3VkmSGFKFDHphfnpE@localhost:3306/srv99345_aeromast?serverVersion=5.7" |
| MAILER_DSN | "smtp://no-reply@aero-masters.com:AeromasterS909@ssl0.ovh.net:465?verify_peer=false" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| TWO_FA_SENDER_EMAIL | "no-reply@aero-masters.com" |
| TWO_FA_SENDER_NAME | "AeroMasters" |
| WKHTMLTOIMAGE_PATH | "/usr/local/bin/wkhtmltoimage" |
| WKHTMLTOPDF_PATH | "/usr/local/bin/wkhtmltopdf" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/srv99345/domains/aero.x25.pl/public_html" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/srv99345/domains/aero.x25.pl/public_html" ] |
| DOCUMENT_ROOT | "/home/srv99345/domains/aero.x25.pl/public_html/public" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=2ed1e6; sf_redirect=%7B%22token%22%3A%222ed1e6%22%2C%22route%22%3A%22work_order_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CWorkOrderController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fsrv99345%5C%2Fdomains%5C%2Faero.x25.pl%5C%2Fpublic_html%5C%2Fsrc%5C%2FController%5C%2FWorkOrderController.php%22%2C%22line%22%3A49%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=6f2c8b63a95163bf1ba92f3355a6941a" |
| HTTP_HOST | "aeromasters.j33.pl" |
| HTTP_REFERER | "https://aeromasters.j33.pl/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/bin:/bin:/usr/bin" |
| PHPRC | "/home/srv99345/.php-ini/www.aeromasters.j33.pl/" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_REQUEST_METHOD | "GET" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.182" |
| REMOTE_PORT | "5862" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1769456441 |
| REQUEST_TIME_FLOAT | 1769456441.3504 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/srv99345/domains/aero.x25.pl/public_html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://aeromasters.j33.pl/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "185.200.44.2" |
| SERVER_ADMIN | "webmaster@aeromasters.j33.pl" |
| SERVER_NAME | "aeromasters.j33.pl" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "LiteSpeed" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_PROTOCOL | "TLSv1.3" |
| SYMFONY_DOTENV_PATH | "/home/srv99345/domains/aero.x25.pl/public_html/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,MESSENGER_TRANSPORT_DSN,TWO_FA_SENDER_EMAIL,TWO_FA_SENDER_NAME,MAILER_DSN,DATABASE_URL" |
| X-LSCACHE | "on,crawler,esi,combine" |
| X_SPDY | "HTTP2" |
| argc | 0 |
| argv | [] |