SecurityController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\SecurityController::login" |
| _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 {#367 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#434 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#365 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#364 …} } ] |
| _stopwatch_token | "4954b3" |
Request Headers
| Header | Value |
|---|---|
| accept | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| accept-encoding | "gzip, deflate" |
| accept-language | "en-US,en;q=0.5" |
| connection | "keep-alive" |
| cookie | "sf_redirect=%7B%22token%22%3A%22bda515%22%2C%22route%22%3A%22modules_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CModulesIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fupgradeerp%5C%2Fsrc%5C%2FController%5C%2FModulesIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bda515; main_auth_profile_token=deleted; PHPSESSID=dvo9uhi0gu1lfp7lfpn2rv51o9" |
| host | "altiroerp.cloud" |
| sec-ch-ua | ""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""Linux"" |
| sec-fetch-dest | "document" |
| sec-fetch-mode | "navigate" |
| sec-fetch-site | "none" |
| sec-fetch-user | "?1" |
| sec-gpc | "1" |
| upgrade-insecure-requests | "1" |
| user-agent | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| 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 | "Sat, 13 Jun 2026 09:11:10 GMT" |
| x-debug-token | "7007b7" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| PHPSESSID | "dvo9uhi0gu1lfp7lfpn2rv51o9" |
| main_auth_profile_token | "deleted" |
| main_deauth_profile_token | "bda515" |
| sf_redirect | "{"token":"bda515","route":"modules_index","method":"GET","controller":{"class":"App\\Controller\\ModulesIndexController","method":"index","file":"\/var\/www\/html\/upgradeerp\/src\/Controller\/ModulesIndexController.php","line":12},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 4
Session Metadata
| Key | Value |
|---|---|
| Created | "Sat, 13 Jun 26 09:11:08 +0000" |
| Last used | "Sat, 13 Jun 26 09:11:08 +0000" |
| Lifetime | 18000 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://altiroerp.cloud/" |
Session Usage
4
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 39
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 383
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/src/Controller/SecurityController.php"
"line" => 29
"function" => "getUser"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/public/index.php"
"line" => 5
"args" => [
"/var/www/html/upgradeerp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 38
"function" => "has"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/src/Controller/SecurityController.php"
"line" => 33
"function" => "getLastAuthenticationError"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/public/index.php"
"line" => 5
"args" => [
"/var/www/html/upgradeerp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
"line" => 57
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/src/Controller/SecurityController.php"
"line" => 34
"function" => "getLastUsername"
"class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/public/index.php"
"line" => 5
"args" => [
"/var/www/html/upgradeerp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Bridge\Twig\AppVariable:181
[
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/twig-bridge/AppVariable.php"
"line" => 181
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Extension/CoreExtension.php"
"line" => 1911
"function" => "getFlashes"
"class" => "Symfony\Bridge\Twig\AppVariable"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/var/cache/dev/twig/ee/ee826ed734aad055013023a4a2a77763.php"
"line" => 2285
"function" => "getAttribute"
"class" => "Twig\Extension\CoreExtension"
"type" => "::"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_91736db44d908a4fd9405d238207736f"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/var/cache/dev/twig/d0/d07222c7a1476a0b8b522482b6f9c67c.php"
"line" => 56
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Template.php"
"line" => 402
"function" => "doDisplay"
"class" => "__TwigTemplate_611ff16d684021382fa1d714c7b804a2"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Template.php"
"line" => 358
"function" => "yield"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Template.php"
"line" => 373
"function" => "display"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/TemplateWrapper.php"
"line" => 51
"function" => "render"
"class" => "Twig\Template"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/twig/twig/src/Environment.php"
"line" => 333
"function" => "render"
"class" => "Twig\TemplateWrapper"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 467
"function" => "render"
"class" => "Twig\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 472
"function" => "doRenderView"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/framework-bundle/Controller/AbstractController.php"
"line" => 284
"function" => "doRender"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/src/Controller/SecurityController.php"
"line" => 42
"function" => "render"
"class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 183
"function" => "login"
"class" => "App\Controller\SecurityController"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/http-kernel/Kernel.php"
"line" => 193
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/upgradeerp/public/index.php"
"line" => 5
"args" => [
"/var/www/html/upgradeerp/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "9c6fa00f6e04a1973a014bde3a5d8b53" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://app_user:ehRXYLucZ0.@localhost:3306/upgrade_erp_test?serverVersion=8&charset=utf8mb4" |
| DEFAULT_URI | "http://localhost" |
| LOCK_DSN | "flock" |
| MAILER_DSN | "smtp://upgradescs.com:3fj91wXgu4bE3YVi@mail.smtp2go.com:465?encryption=ssl&auth_mode=login" |
| MAILER_ERROR_NOTIFICATION_RECIPIENTS | "emilio.tovar@upgradescs.com,ernesto.coronel@upgradescs.com,carlos.munguia@upgradescs.com" |
| MAILER_SENDER_EMAIL | "emilio.tovar@upgradescs.com" |
| MESSENGER_TRANSPORT_DSN | "sync://" |
| OPENPAY_DRIVER | "fake" |
| OPENPAY_MERCHANT_ID | "mg60hyb8es2rrxwnvnci" |
| OPENPAY_PRIVATE_KEY | "sk_ca9be230595b4633bc47909e68b5dea8" |
| OPENPAY_PUBLIC_KEY | "pk_04599acc88bb409e9a467d0d19a9763e" |
| OPENPAY_SANDBOX | "true" |
| OPENPAY_WEBHOOK_KEY | "" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_PROJECT_DIR | "/var/www/html/upgradeerp" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/html/upgradeerp" ] |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/upgradeerp/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/upgradeerp/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/usr/share/httpd" |
| HTTPS | "on" |
| HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22bda515%22%2C%22route%22%3A%22modules_index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CModulesIndexController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fhtml%5C%2Fupgradeerp%5C%2Fsrc%5C%2FController%5C%2FModulesIndexController.php%22%2C%22line%22%3A12%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=bda515; main_auth_profile_token=deleted; PHPSESSID=dvo9uhi0gu1lfp7lfpn2rv51o9" |
| HTTP_HOST | "altiroerp.cloud" |
| HTTP_SEC_CH_UA | ""Chromium";v="142", "Not:A-Brand";v="24", "Brave";v="142"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""Linux"" |
| HTTP_SEC_FETCH_DEST | "document" |
| HTTP_SEC_FETCH_MODE | "navigate" |
| HTTP_SEC_FETCH_SITE | "none" |
| HTTP_SEC_FETCH_USER | "?1" |
| HTTP_SEC_GPC | "1" |
| HTTP_UPGRADE_INSECURE_REQUESTS | "1" |
| HTTP_USER_AGENT | "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/var/lib/snapd/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SCRIPT_URI | "https://altiroerp.cloud/login" |
| REDIRECT_SCRIPT_URL | "/login" |
| REDIRECT_SSL_TLS_SNI | "altiroerp.cloud" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ai0ertNjO9i9IH80jB0lFQAAAEI" |
| REDIRECT_URL | "/login" |
| REMOTE_ADDR | "209.38.42.220" |
| REMOTE_PORT | "46692" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781341870 |
| REQUEST_TIME_FLOAT | 1781341870.3675 |
| REQUEST_URI | "/login" |
| SCRIPT_FILENAME | "/var/www/html/upgradeerp/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://altiroerp.cloud/login" |
| SCRIPT_URL | "/login" |
| SERVER_ADDR | "2.25.140.228" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "altiroerp.cloud" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache/2.4.62 (CentOS Stream) OpenSSL/3.5.5" |
| SSL_TLS_SNI | "altiroerp.cloud" |
| SYMFONY_DOTENV_PATH | "/var/www/html/upgradeerp/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,LOCK_DSN,OPENPAY_MERCHANT_ID,OPENPAY_PRIVATE_KEY,OPENPAY_PUBLIC_KEY,OPENPAY_WEBHOOK_KEY,OPENPAY_SANDBOX,OPENPAY_DRIVER,APP_DEBUG,MAILER_SENDER_EMAIL,MAILER_ERROR_NOTIFICATION_RECIPIENTS" |
| UNIQUE_ID | "ai0ertNjO9i9IH80jB0lFQAAAEI" |
| USER | "apache" |
| proxy-nokeepalive | "1" |