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 {#285 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#217 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#289 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#290 …} } ] |
| _stopwatch_token | "2b551b" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.99" |
| cf-ipcountry | "US" |
| cf-ray | "9b37f22e0f8a442f-ORD" |
| cf-visitor | "{"scheme":"https"}" |
| cookie | "PHPSESSID=0vaub0n3l2vnqs3sf3f9ajbb3h; main_deauth_profile_token=54f3d3; sf_redirect=%7B%22token%22%3A%2254f3d3%22%2C%22route%22%3A%22app_dashboard%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%2Fhome%5C%2Fmindblip%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "mindblip.co.uk" |
| referer | "https://mindblip.co.uk/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.99" |
| x-forwarded-proto | "https" |
| 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 | "Thu, 25 Dec 2025 11:19:53 GMT" |
| x-debug-token | "00db94" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "0vaub0n3l2vnqs3sf3f9ajbb3h" |
| main_deauth_profile_token | "54f3d3" |
| sf_redirect | "{"token":"54f3d3","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\DashboardController","method":"index","file":"\/home\/mindblip\/src\/Controller\/DashboardController.php","line":17},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Thu, 25 Dec 25 11:19:53 +0000" |
| Last used | "Thu, 25 Dec 25 11:19:53 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://mindblip.co.uk/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/mindblip/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mindblip/src/Controller/SecurityController.php"
"line" => 26
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/public_html/index.php"
"line" => 17
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/mindblip/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mindblip/src/Controller/SecurityController.php"
"line" => 29
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/public_html/index.php"
"line" => 17
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/mindblip/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/mindblip/var/cache/dev/twig/46/46ef19ce3339f82b336a81dc0fec285f.php"
"line" => 70
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9a369ff7c5ce4bf5b4f0dac30058dd81"
"type" => "->"
]
[
"file" => "/home/mindblip/var/cache/dev/twig/8b/8b2fed3e2696a48b236fa2cc31191753.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_34405b3233d60873d221d61838bd61ef"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/src/Controller/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/public_html/index.php"
"line" => 17
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/home/mindblip/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1913
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/mindblip/var/cache/dev/twig/46/46ef19ce3339f82b336a81dc0fec285f.php"
"line" => 176
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9a369ff7c5ce4bf5b4f0dac30058dd81"
"type" => "->"
]
[
"file" => "/home/mindblip/var/cache/dev/twig/8b/8b2fed3e2696a48b236fa2cc31191753.php"
"line" => 54
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_34405b3233d60873d221d61838bd61ef"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/src/Controller/SecurityController.php"
"line" => 31
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/mindblip/public_html/index.php"
"line" => 17
"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 | "204c98b3db2e96e78e3ced9ca6597ab6" |
| APP_URL | "http://localhost" |
| CSRF_TOKEN_NAME | "csrf_token" |
| DATABASE_URL | "mysql://taskmanager:47YtKUY3@localhost:3306/task?serverVersion=8.0&charset=utf8mb4" |
| DB_HOST | "localhost" |
| DB_NAME | "task" |
| DB_PASS | "47YtKUY3" |
| DB_PORT | "3306" |
| DB_USER | "taskmanager" |
| DEFAULT_URI | "http://localhost" |
| EMAIL_DRIVER | "log" |
| EMAIL_FROM_ADDRESS | "[email protected]" |
| EMAIL_FROM_NAME | "MindBlip" |
| ENABLE_REGISTRATION | "false" |
| OPENAI_MAX_TOKENS | "4000" |
| OPENAI_MODEL | "gpt-4o" |
| OPENAI_TEMPERATURE | "0.7" |
| SESSION_LIFETIME | "7200" |
| SETUP_COMPLETE | "true" |
| THEME | "light" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/home/mindblip/public_html" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/mindblip/public_html" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| H2PUSH | "off" |
| H2_PUSH | "off" |
| H2_PUSHED | "" |
| H2_PUSHED_ON | "" |
| H2_STREAM_ID | "1" |
| H2_STREAM_TAG | "3466664-181-1" |
| HOME | "/home/mindblip" |
| HTTP2 | "on" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.99" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9b37f22e0f8a442f-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_COOKIE | "PHPSESSID=0vaub0n3l2vnqs3sf3f9ajbb3h; main_deauth_profile_token=54f3d3; sf_redirect=%7B%22token%22%3A%2254f3d3%22%2C%22route%22%3A%22app_dashboard%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%2Fhome%5C%2Fmindblip%5C%2Fsrc%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A17%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "mindblip.co.uk" |
| HTTP_REFERER | "https://mindblip.co.uk/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.99" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_H2PUSH | "off" |
| REDIRECT_H2_PUSH | "off" |
| REDIRECT_H2_PUSHED | "" |
| REDIRECT_H2_PUSHED_ON | "" |
| REDIRECT_H2_STREAM_ID | "1" |
| REDIRECT_H2_STREAM_TAG | "3466664-181-1" |
| REDIRECT_HTTP2 | "on" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "mindblip.co.uk" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "172.69.59.231" |
| REMOTE_PORT | "12998" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1766661593 |
| REQUEST_TIME_FLOAT | 1766661593.5942 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/mindblip/public_html/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "136.243.171.23" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "mindblip.co.uk" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "mindblip.co.uk" |
| SYMFONY_DOTENV_PATH | "/home/mindblip/.env" |
| SYMFONY_DOTENV_VARS | "DB_HOST,DB_PORT,DB_NAME,DB_USER,DB_PASS,APP_URL,APP_ENV,APP_DEBUG,ENABLE_REGISTRATION,THEME,SESSION_LIFETIME,CSRF_TOKEN_NAME,OPENAI_MODEL,OPENAI_MAX_TOKENS,OPENAI_TEMPERATURE,EMAIL_FROM_ADDRESS,EMAIL_FROM_NAME,EMAIL_DRIVER,SETUP_COMPLETE,APP_SECRET,DATABASE_URL,DEFAULT_URI" |
| USER | "mindblip" |
| proxy-nokeepalive | "1" |