AuthenticationController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\AuthenticationController::login" |
| _controller_attributes | [] |
| _firewall_context | "security.firewall.map.context.login" |
| _redirected | true |
| _route | "auth_login_form" |
| _route_params | [] |
| _stopwatch_token | "8a112a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "main_deauth_profile_token=5d3c0a; sf_redirect=%7B%22token%22%3A%225d3c0a%22%2C%22route%22%3A%22base_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBaseController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frewards%5C%2Fsrc%5C%2FController%5C%2FBaseController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=d6c073aa5cc81387fea6a6b5d3825c16" |
| host | "rewards.wildcard.dev" |
| referer | "https://rewards.wildcard.dev/" |
| 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).
Retry Command
curl \ --compressed \ --url 'https://rewards.wildcard.dev/login' \ --header 'Referer: https://rewards.wildcard.dev/' \ --header 'Accept-Encoding: gzip, br, zstd, deflate' \ --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \ --header 'Accept: */*' \ --header 'X-Php-Ob-Level: 1' \ --cookie 'main_deauth_profile_token=5d3c0a; sf_redirect=%7B%22token%22%3A%225d3c0a%22%2C%22route%22%3A%22base_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBaseController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frewards%5C%2Fsrc%5C%2FController%5C%2FBaseController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=d6c073aa5cc81387fea6a6b5d3825c16'
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "max-age=0, must-revalidate, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Mon, 24 Aug 2026 15:17:45 GMT" |
| expires | "Mon, 24 Aug 2026 15:17:45 GMT" |
| x-debug-token | "90ec8b" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "d6c073aa5cc81387fea6a6b5d3825c16" |
| main_deauth_profile_token | "5d3c0a" |
| sf_redirect | "{"token":"5d3c0a","route":"base_index","method":"GET","controller":{"class":"App\\Controller\\BaseController","method":"index","file":"\/var\/www\/rewards\/src\/Controller\/BaseController.php","line":18},"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" => "/var/www/rewards/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rewards/src/Controller/AuthenticationController.php"
"line" => 13
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\AuthenticationController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rewards/public/index.php"
"line" => 5
"args" => [
"/var/www/rewards/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/rewards/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rewards/src/Controller/AuthenticationController.php"
"line" => 15
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\AuthenticationController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rewards/public/index.php"
"line" => 5
"args" => [
"/var/www/rewards/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:73
[
[
"file" => "/var/www/rewards/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 73
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 69
"function" => "hasToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rewards/var/cache/dev/twig/1b/1b155f64a866d2b3e585887b0a97d454.php"
"line" => 137
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_79f9354a943b05e80587608eab8a9053"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/src/Controller/AuthenticationController.php"
"line" => 17
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\AuthenticationController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rewards/public/index.php"
"line" => 5
"args" => [
"/var/www/rewards/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:63
[
[
"file" => "/var/www/rewards/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
"line" => 63
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/security-csrf/CsrfTokenManager.php"
"line" => 74
"function" => "setToken"
"class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/twig-bridge/Extension/CsrfRuntime.php"
"line" => 29
"function" => "getToken"
"class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
"type" => "->"
]
[
"file" => "/var/www/rewards/var/cache/dev/twig/1b/1b155f64a866d2b3e585887b0a97d454.php"
"line" => 137
"function" => "getCsrfToken"
"class" => "Symfony\Bridge\Twig\Extension\CsrfRuntime"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 411
"function" => "doDisplay"
"class" => "__TwigTemplate_79f9354a943b05e80587608eab8a9053"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 366
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Template.php"
"line" => 381
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 477
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 281
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/src/Controller/AuthenticationController.php"
"line" => 17
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 188
"function" => "login"
"class" => "App\Controller\AuthenticationController"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/rewards/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/rewards/public/index.php"
"line" => 5
"args" => [
"/var/www/rewards/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| API_ENCRYPTION_KEY | "UU5RIiAp3g7FbYRJXNSHkJMGYSfoObQEwlZVvuBpRWc=" |
| APP_ENV | "dev" |
| APP_SECRET | "b449220fbe3f27f905a7ee5b65257aea7731abc2946325a986335dd57f595159" |
| DATABASE_URL | "mysql://rewards:d11d33617903d759be34ed26d85777ba14f910c9836819ce@127.0.0.1:3306/rewards?charset=utf8mb4" |
| KINETIC_EVENT_TRANSPORT | "sync" |
| KINETIC_MQTT_HOST | "localhost" |
| KINETIC_MQTT_PASSWORD | "guest" |
| KINETIC_MQTT_PORT | "1883" |
| KINETIC_MQTT_TOPIC_PREFIX | "rewards" |
| KINETIC_MQTT_USERNAME | "guest" |
| KINETIC_RABBITMQ_EXCHANGE | "rewards" |
| KINETIC_RABBITMQ_HOST | "localhost" |
| KINETIC_RABBITMQ_PASSWORD | "guest" |
| KINETIC_RABBITMQ_PORT | "5672" |
| KINETIC_RABBITMQ_USER | "guest" |
| KINETIC_RABBITMQ_VHOST | "/" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default" |
| NOTIFICATION_EMAIL_FROM | "noreply@example.com" |
| REWARDS_DUMMY_OTP | "123456" |
| REWARDS_OTP_PROVIDER | "dummy" |
| SYNERMAXX_API_PASSWORD | "f7c5b1cbe74f7b1d35b4b5ba386a5e76" |
| SYNERMAXX_API_URL | "https://svr36.synermaxx.asia/api/sendotp.php" |
| SYNERMAXX_API_USER | "kfcapiv3" |
| SYNERMAXX_ORIGINATOR | "KFC PH" |
| SYNERMAXX_TIMEOUT_SECONDS | "5" |
| SYNERMAXX_TIMEZONE | "Asia/Manila" |
| VITE_BASE_URL | "https://rewards.wildcard.dev" |
| VITE_SERVER_HOST | "localhost" |
| VITE_SERVER_PORT | "5173" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/rewards" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/rewards" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/rewards/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/lib/nginx" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "main_deauth_profile_token=5d3c0a; sf_redirect=%7B%22token%22%3A%225d3c0a%22%2C%22route%22%3A%22base_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CBaseController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Frewards%5C%2Fsrc%5C%2FController%5C%2FBaseController.php%22%2C%22line%22%3A18%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=d6c073aa5cc81387fea6a6b5d3825c16" |
| HTTP_HOST | "rewards.wildcard.dev" |
| HTTP_REFERER | "https://rewards.wildcard.dev/" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.217.85" |
| REMOTE_PORT | "56016" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787584665 |
| REQUEST_TIME_FLOAT | 1787584665.723 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/rewards/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.28.84.142" |
| SERVER_NAME | "rewards.wildcard.dev" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.26.0" |
| SYMFONY_DOTENV_PATH | "/var/www/rewards/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,VITE_SERVER_HOST,VITE_SERVER_PORT,VITE_BASE_URL,KINETIC_EVENT_TRANSPORT,KINETIC_RABBITMQ_HOST,KINETIC_RABBITMQ_PORT,KINETIC_RABBITMQ_USER,KINETIC_RABBITMQ_PASSWORD,KINETIC_RABBITMQ_VHOST,KINETIC_RABBITMQ_EXCHANGE,KINETIC_MQTT_HOST,KINETIC_MQTT_PORT,KINETIC_MQTT_USERNAME,KINETIC_MQTT_PASSWORD,KINETIC_MQTT_TOPIC_PREFIX,API_ENCRYPTION_KEY,REWARDS_OTP_PROVIDER,REWARDS_DUMMY_OTP,SYNERMAXX_API_URL,SYNERMAXX_API_USER,SYNERMAXX_API_PASSWORD,SYNERMAXX_ORIGINATOR,SYNERMAXX_TIMEZONE,SYNERMAXX_TIMEOUT_SECONDS,NOTIFICATION_EMAIL_FROM,LOCK_DSN" |
| USER | "nginx" |