LoginController :: home
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LoginController::home" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#298 -supports: false -passport: null -duration: null -stub: "App\Security\FacebookAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\FacebookAuthenticator {#299 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#301 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#304 …} } ] |
| _stopwatch_token | "f7cd03" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "bingo.consultoraace.com" |
| 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 | "Tue, 21 Jul 2026 17:24:48 GMT" |
| x-debug-token | "0813ec" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 1
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
1
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/bingo/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 92
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1922
"function" => "getUser"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/bingo/var/cache/dev/twig/b9/b9b61d885803f80b0e39def347670ce2.php"
"line" => 94
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_79d532cbc4e834196ed2438ec30d9626"
"type" => "->"
]
[
"file" => "/var/www/bingo/var/cache/dev/twig/ee/ee4041c8fdd2aff51bd499872af91d19.php"
"line" => 62
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_74730bb89346bf80e979f81f94bd5ee2"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 463
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 468
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 282
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/bingo/src/Controller/LoginController.php"
"line" => 152
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "home"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/bingo/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/bingo/public/index.php"
"line" => 5
"args" => [
"/var/www/bingo/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 | "eb9521c04235e7e4ab9b51cc0957d1e04bf8c7f6" |
| APP_TIMEZONE | "America/La_Paz" |
| DATABASE_URL | "postgresql://postgres:Nalclelcajlc1971!@127.0.0.1:5432/bingo?serverVersion=16&charset=utf8" |
| OAUTH_FACEBOOK_ID | "664261110814555" |
| OAUTH_FACEBOOK_SECRET | "0d6a153a6483512e791444a718324ade" |
| OAUTH_GOOGLE_CLIENT_ID | "668027650625-lemdt3rcdq3rhhr7t016pu8mi7nr2rbi.apps.googleusercontent.com" |
| OAUTH_GOOGLE_CLIENT_SECRET | "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" |
| WEBADDRESS | "https://bingo.consultoraace.com" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/bingo" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/bingo" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/bingo/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/bingo/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "bingo.consultoraace.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://bingo.consultoraace.com/" |
| REDIRECT_SCRIPT_URL | "/" |
| REDIRECT_SSL_TLS_SNI | "bingo.consultoraace.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "al-rYIf4IMCVA5Fa_jHE4QAAABE" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "216.73.217.131" |
| REMOTE_PORT | "6581" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1784654688 |
| REQUEST_TIME_FLOAT | 1784654688.784 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/bingo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://bingo.consultoraace.com/" |
| SCRIPT_URL | "/" |
| SERVER_ADDR | "172.31.32.53" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "bingo.consultoraace.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.67 (Amazon Linux) OpenSSL/3.5.5" |
| SSL_TLS_SNI | "bingo.consultoraace.com" |
| SYMFONY_DOTENV_PATH | "/var/www/bingo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,OAUTH_FACEBOOK_ID,OAUTH_FACEBOOK_SECRET,OAUTH_GOOGLE_CLIENT_ID,OAUTH_GOOGLE_CLIENT_SECRET,APP_TIMEZONE,WEBADDRESS" |
| UNIQUE_ID | "al-rYIf4IMCVA5Fa_jHE4QAAABE" |
| USER | "apache" |
| proxy-nokeepalive | "1" |