LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Login\LoginController::login" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#955 -links: [ 1079 => Symfony\Component\WebLink\Link {#1079 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-x19Stz2.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 {#536 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#484 …} } ] |
| _stopwatch_token | "e78228" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=3aeec6; sf_redirect=%7B%22token%22%3A%223aeec6%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%5CDashboard%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fcwd-mm-sshbackups%5C%2Fhtdocs%5C%2Fsshbackups.cwd-mm.com%5C%2Fsrc%5C%2FController%5C%2FDashboard%5C%2FDashboardController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=683b3282c50fbba73af0fb2129b62ec2" |
| host | "sshbackups.cwd-mm.com" |
| referer | "https://sshbackups.cwd-mm.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.87" |
| x-forwarded-host | "sshbackups.cwd-mm.com" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.87" |
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 | "Sat, 20 Dec 2025 21:16:16 GMT" |
| expires | "-1" |
| link | "</assets/styles/app-x19Stz2.css>; rel="preload"; as="style"" |
| pragma | "no-cache" |
| x-debug-token | "68fc97" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "683b3282c50fbba73af0fb2129b62ec2" |
| main_deauth_profile_token | "3aeec6" |
| sf_redirect | "{"token":"3aeec6","route":"app_dashboard","method":"GET","controller":{"class":"App\\Controller\\Dashboard\\DashboardController","method":"index","file":"\/home\/cwd-mm-sshbackups\/htdocs\/sshbackups.cwd-mm.com\/src\/Controller\/Dashboard\/DashboardController.php","line":14},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 20 Dec 25 21:16:15 +0000" |
| Last used | "Sat, 20 Dec 25 21:16:15 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://sshbackups.cwd-mm.com/" |
Session Usage
3
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/src/Controller/Login/LoginController.php"
"line" => 33
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Login\LoginController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/public/index.php"
"line" => 5
"args" => [
"/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/src/Controller/Login/LoginController.php"
"line" => 34
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Login\LoginController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/public/index.php"
"line" => 5
"args" => [
"/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:185
[
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 185
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1909
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/var/cache/dev/twig/4c/4ccbabde77e973d7c66364236033ec72.php"
"line" => 110
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Template.php"
"line" => 446
"function" => "block_body"
"class" => "__TwigTemplate_3dcc78d6b8aa360c821ef25134e34ced"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/var/cache/dev/twig/c2/c21f9bed6c6286331c1bb70dd1399693.php"
"line" => 94
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_9c8a5a2c862b207a971a456bf72e598b"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/var/cache/dev/twig/4c/4ccbabde77e973d7c66364236033ec72.php"
"line" => 57
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_3dcc78d6b8aa360c821ef25134e34ced"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 431
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 436
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 250
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/src/Controller/Login/LoginController.php"
"line" => 36
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\Login\LoginController"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/public/index.php"
"line" => 5
"args" => [
"/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/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 | "" |
| DATABASE_URL | "mysql://sshbackups:LejS2jqsqm1v59B1NQAY@127.0.0.1:3306/sshbackups" |
| JWT_SECRET_KEY | "gishjdqyr1!A" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/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/cwd-mm-sshbackups" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=3aeec6; sf_redirect=%7B%22token%22%3A%223aeec6%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%5CDashboard%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fcwd-mm-sshbackups%5C%2Fhtdocs%5C%2Fsshbackups.cwd-mm.com%5C%2Fsrc%5C%2FController%5C%2FDashboard%5C%2FDashboardController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=683b3282c50fbba73af0fb2129b62ec2" |
| HTTP_HOST | "sshbackups.cwd-mm.com" |
| HTTP_REFERER | "https://sshbackups.cwd-mm.com/" |
| 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.87" |
| HTTP_X_FORWARDED_HOST | "sshbackups.cwd-mm.com" |
| HTTP_X_REAL_IP | "216.73.216.87" |
| MGT | "1" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | """ \n error_log=/home/cwd-mm-sshbackups/logs/php/error.log;\n memory_limit=512M;\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.87" |
| REMOTE_PORT | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1766265376 |
| REQUEST_TIME_FLOAT | 1766265376.0774 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_NAME | "sshbackups.cwd-mm.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SOFTWARE | "nginx/1.21.4" |
| SYMFONY_DOTENV_PATH | "/home/cwd-mm-sshbackups/htdocs/sshbackups.cwd-mm.com/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,JWT_SECRET_KEY" |
| USER | "cwd-mm-sshbackups" |