SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _controller_attributes | [ Symfony\Component\Routing\Attribute\Route {#241 +methods: [] +envs: [] +schemes: [] +aliases: [] +path: "/login" +name: "app_login" +requirements: [] +options: [] +defaults: [] +host: null +condition: null +priority: null } ] |
| _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 {#253 -supports: false -passport: null -duration: null -stub: "App\Security\AppAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\AppAuthenticator {#203 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#254 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#255 …} } ] |
| _stopwatch_token | "59acbc" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "sf_redirect=%7B%22token%22%3A%225c383e%22%2C%22route%22%3A%22app_main%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%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=5c383e; PHPSESSID=41685f2eda738994b3728fb4a7b2b72f" |
| host | "tabledecraft.com" |
| referer | "https://tabledecraft.com/" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| via | "1.1 74.208.162.2:443, 1.1 [fe80::8e84:74ff:fe63:a9c2%service]:8082" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://tabledecraft.com/login' \ --header 'Via: 1.1 74.208.162.2:443, 1.1 [fe80::8e84:74ff:fe63:a9c2%service]:8082' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'Accept: */*' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Referer: https://tabledecraft.com/' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'sf_redirect=%7B%22token%22%3A%225c383e%22%2C%22route%22%3A%22app_main%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%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=5c383e; PHPSESSID=41685f2eda738994b3728fb4a7b2b72f'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 06 Sep 2026 14:09:08 GMT" |
| expires | "Sun, 06 Sep 2026 14:09:08 GMT" |
| x-debug-token | "60c676" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "41685f2eda738994b3728fb4a7b2b72f" |
| main_deauth_profile_token | "5c383e" |
| sf_redirect | "{"token":"5c383e","route":"app_main","method":"GET","controller":{"class":"App\\Controller\\MainController","method":"index","file":"\/home\/www\/src\/Controller\/MainController.php","line":14},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/SecurityController.php"
"line" => 23
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www/public/index.php"
"line" => 5
"args" => [
"/home/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/www/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/SecurityController.php"
"line" => 25
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www/public/index.php"
"line" => 5
"args" => [
"/home/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/home/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/45/4500c788f44ecbc210881515f1074040.php"
"line" => 139
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_3191b968de07cac1407786bcb5554f9a"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/a7/a70b6898722278810db03d144b076037.php"
"line" => 91
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_b68de40e00a791ee44dfec167877c5dd"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/45/4500c788f44ecbc210881515f1074040.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_3191b968de07cac1407786bcb5554f9a"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/SecurityController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www/public/index.php"
"line" => 5
"args" => [
"/home/www/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/home/www/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/45/4500c788f44ecbc210881515f1074040.php"
"line" => 139
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 458
"function" => "block_body"
"class" => "__TwigTemplate_3191b968de07cac1407786bcb5554f9a"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/a7/a70b6898722278810db03d144b076037.php"
"line" => 91
"function" => "yieldBlock"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_b68de40e00a791ee44dfec167877c5dd"
"type" => "->"
]
[
"file" => "/home/www/var/cache/dev/twig/45/4500c788f44ecbc210881515f1074040.php"
"line" => 55
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_3191b968de07cac1407786bcb5554f9a"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/www/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/src/Controller/SecurityController.php"
"line" => 27
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/www/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/www/public/index.php"
"line" => 5
"args" => [
"/home/www/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 | "0087d71d8edbcf5eb21e562fe5dd4ba8" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "postgresql://postgres:Minecraft45%%3F%%3F%%21%%21@173.179.55.21:5432/chat?serverVersion=18&charset=utf8" |
| DEFAULT_URI | "http://localhost" |
| JWT_PASSPHRASE | "6fe06e9559b4789233a4d74ae6ea060843871b323804850b3fca3904655b33ad" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/home/www" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/home/www" ] |
| CONTEXT_DOCUMENT_ROOT | "/home/www/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/home/www/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%225c383e%22%2C%22route%22%3A%22app_main%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%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fwww%5C%2Fsrc%5C%2FController%5C%2FMainController.php%22%2C%22line%22%3A14%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=5c383e; PHPSESSID=41685f2eda738994b3728fb4a7b2b72f" |
| HTTP_HOST | "tabledecraft.com" |
| HTTP_REFERER | "https://tabledecraft.com/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_VIA | "1.1 74.208.162.2:443, 1.1 [fe80::8e84:74ff:fe63:a9c2%service]:8082" |
| LOGNAME | "sws1074064433" |
| OMP_THREAD_LIMIT | "1" |
| PATH | "/usr/local/bin:/usr/bin:/bin" |
| PHP_FCGI_CHILDREN | "8" |
| PHP_FCGI_MAX_REQUESTS | "2000000000" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "216.73.216.98" |
| REMOTE_PORT | "65535" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1788703748 |
| REQUEST_TIME_FLOAT | 1788703748.5424 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/home/www/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.255.255.253" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "tabledecraft.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/www/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE" |