LoginController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\LoginController::index" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "login_index" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#17 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#136 …} } ] |
| _stopwatch_token | "df6116" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| cookie | "PHPSESSID=43ae61b105dfe6c30d806471f55f7140; main_deauth_profile_token=af4bdb; sf_redirect=%7B%22token%22%3A%22af4bdb%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CBundle%5C%5CDashboardBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fvrxvsaa%5C%2Fqualiroom%5C%2Fsrc%5C%2FBundle%5C%2FDashboardBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| host | "demo.qualiroom.com" |
| referer | "https://demo.qualiroom.com/index.php/" |
| remote-ip | "216.73.216.128" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-forwarded-for | "216.73.216.128" |
| x-forwarded-proto | "https" |
| x-ovhrequest-id | "5ec3e8aeb160fbb2ef7b00d8f1acbfde" |
| x-php-ob-level | "1" |
| x-predictor | "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 | "Mon, 08 Dec 2025 23:35:04 GMT" |
| x-debug-token | "724580" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "43ae61b105dfe6c30d806471f55f7140" |
| main_deauth_profile_token | "af4bdb" |
| sf_redirect | "{"token":"af4bdb","route":"app_index","method":"GET","controller":{"class":"App\\Bundle\\DashboardBundle\\Controller\\DashboardController","method":"index","file":"\/home\/vrxvsaa\/qualiroom\/src\/Bundle\/DashboardBundle\/Controller\/DashboardController.php","line":35},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 09 Dec 25 00:35:04 +0100" |
| Last used | "Tue, 09 Dec 25 00:35:04 +0100" |
| Lifetime | 86400 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://demo.qualiroom.com/index.php/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
App\Service\SessionServices:27
[
[
"file" => "/home/vrxvsaa/qualiroom/src/Service/SessionServices.php"
"line" => 27
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Service/InfoServices.php"
"line" => 40
"function" => "getCurrentSocieteId"
"class" => "App\Service\SessionServices"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/EventListener/BundleCheckListener.php"
"line" => 32
"function" => "getSociete"
"class" => "App\Service\InfoServices"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelRequest"
"class" => "App\EventListener\BundleCheckListener"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 159
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/public/index.php"
"line" => 5
"args" => [
"/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Controller/LoginController.php"
"line" => 35
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/public/index.php"
"line" => 5
"args" => [
"/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Controller/LoginController.php"
"line" => 37
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/public/index.php"
"line" => 5
"args" => [
"/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/security-bundle/Security.php"
"line" => 81
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/security-bundle/Security.php"
"line" => 52
"function" => "getToken"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Service/MenuService.php"
"line" => 30
"function" => "getUser"
"class" => "Symfony\Bundle\SecurityBundle\Security"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Twig/GlobalVariableExtension.php"
"line" => 35
"function" => "getMenuItems"
"class" => "App\Service\MenuService"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/ExtensionSet.php"
"line" => 359
"function" => "getGlobals"
"class" => "App\Twig\GlobalVariableExtension"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/Environment.php"
"line" => 900
"function" => "getGlobals"
"class" => "Twig\ExtensionSet"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/Template.php"
"line" => 398
"function" => "getGlobals"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 459
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 464
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 278
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/src/Controller/LoginController.php"
"line" => 39
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "index"
"class" => "App\Controller\LoginController"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/http-kernel/Kernel.php"
"line" => 182
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/home/vrxvsaa/qualiroom/public/index.php"
"line" => 5
"args" => [
"/home/vrxvsaa/qualiroom/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_BASE_URL | "https://demo.qualiroom.com/" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "9d72bf21af44f0177b26060309a8524a" |
| DATABASE_URL | "mysql://vrxvsaaqualiroom:220712Cmma2025@vrxvsaaqualiroom.mysql.db/vrxvsaaqualiroom?serverVersion=9.0.1&charset=utf8mb4" |
| MAILER_DSN | "smtp://665e974a6ce667:bc5aeabace1331@sandbox.smtp.mailtrap.io:2525" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_ENGINE | "php" |
| APP_ENGINE_VERSION | "8.4" |
| CFG_CLUSTER | "cluster100" |
| DOCUMENT_ROOT | "/home/vrxvsaa/qualiroom/public" |
| ENVIRONMENT | "production" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GEOIP_AREA_CODE | "805" |
| GEOIP_CITY | "Santa Paula" |
| GEOIP_COUNTRY_CODE | "US" |
| GEOIP_COUNTRY_NAME | "United States" |
| GEOIP_DMA_CODE | "803" |
| GEOIP_LATITUDE | "34.355598" |
| GEOIP_LONGITUDE | "-119.070099" |
| GEOIP_REGION | "CA" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_COOKIE | "PHPSESSID=43ae61b105dfe6c30d806471f55f7140; main_deauth_profile_token=af4bdb; sf_redirect=%7B%22token%22%3A%22af4bdb%22%2C%22route%22%3A%22app_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CBundle%5C%5CDashboardBundle%5C%5CController%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fhome%5C%2Fvrxvsaa%5C%2Fqualiroom%5C%2Fsrc%5C%2FBundle%5C%2FDashboardBundle%5C%2FController%5C%2FDashboardController.php%22%2C%22line%22%3A35%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
| HTTP_HOST | "demo.qualiroom.com" |
| HTTP_REFERER | "https://demo.qualiroom.com/index.php/" |
| HTTP_REMOTE_IP | "216.73.216.128" |
| 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.128" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_OVHREQUEST_ID | "5ec3e8aeb160fbb2ef7b00d8f1acbfde" |
| HTTP_X_PREDICTOR | "1" |
| PATH_INFO | "/login" |
| PATH_TRANSLATED | "/homez.2178/vrxvsaa/qualiroom/public/login" |
| PHP_SELF | "/index.php/login" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.128" |
| REMOTE_PORT | "33346" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1765236904 |
| REQUEST_TIME_FLOAT | 1765236904.5547 |
| REQUEST_URI | "/index.php/login" |
| SCRIPT_FILENAME | "/home/vrxvsaa/qualiroom/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://demo.qualiroom.com:443/index.php/login" |
| SCRIPT_URL | "/index.php/login" |
| SERVER_ADDR | "10.100.40.19" |
| SERVER_ADMIN | "postmaster@demo.qualiroom.com" |
| SERVER_NAME | "demo.qualiroom.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_PATH | "/home/vrxvsaa/qualiroom/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,APP_BASE_URL,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "aTdgqCWyc8UYxdxXwVpjLAAAACg" |
| USER | "vrxvsaa" |
| argc | 0 |
| argv | [] |