SecurityController :: login
Request
GET Parameters
No GET parameters
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\SecurityController::login" |
_firewall_context | "security.firewall.map.context.main" |
_redirected | true |
_route | "app_login" |
_route_params | [] |
_security_firewall_run | "_security_main" |
_stopwatch_token | "4170a0" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cookie | "PHPSESSID=1g2iirqlrdh293j0aagusbvr5o; sf_redirect=%7B%22token%22%3A%22058910%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbackend-acceso-cloud%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "cerberus.eurekatech.io" |
referer | "https://cerberus.eurekatech.io/" |
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 | "Fri, 01 Nov 2024 11:26:46 GMT" |
x-debug-token | "b050d5" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "1g2iirqlrdh293j0aagusbvr5o" |
sf_redirect | "{"token":"058910","route":"index","method":"GET","controller":{"class":"App\\Controller\\Admin\\DashboardController","method":"index","file":"\/var\/www\/backend-acceso-cloud\/src\/Controller\/Admin\/DashboardController.php","line":27},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 5
Session Metadata
Key | Value |
---|---|
Created | "Fri, 01 Nov 24 08:26:45 -0300" |
Last used | "Fri, 01 Nov 24 08:26:45 -0300" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/https-authenticate | "gmu8yYPzeKwFgNnl0Zcm83fBidKawK8UHvuD_hCLjTw" |
_security.main.target_path | "https://cerberus.eurekatech.io/" |
Session Usage
5
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:43
[ [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 43 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/src/Controller/SecurityController.php" "line" => 22 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/public/index.php" "line" => 31 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:65
[ [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 65 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/src/Controller/SecurityController.php" "line" => 24 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/public/index.php" "line" => 31 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:101
[ [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 101 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 72 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/87/87b3f08d245fb6801a0f7e1be770d2ea34a1d1579410336bcfb11b635d5a0ce1.php" "line" => 304 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_767c8f4b48341a4e3318b4c9b5c827cfdaff92c99cfd0efce93487dea05587e8" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/c7/c7e1cc3e4c8c1866dbcef288b3cc806668f7bcaf2fdf1f5e1fd0efa86d41f3a0.php" "line" => 63 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_67f7beb32d9cd5fa71d3c9db35de33ca4d0499762bf1656d26c866b3dba431c4" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/87/87b3f08d245fb6801a0f7e1be770d2ea34a1d1579410336bcfb11b635d5a0ce1.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_767c8f4b48341a4e3318b4c9b5c827cfdaff92c99cfd0efce93487dea05587e8" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/public/index.php" "line" => 31 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:88
[ [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 88 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 77 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/form/FormRenderer.php" "line" => 65 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/87/87b3f08d245fb6801a0f7e1be770d2ea34a1d1579410336bcfb11b635d5a0ce1.php" "line" => 304 "function" => "renderCsrfToken" "class" => "Symfony\Component\Form\FormRenderer" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 171 "function" => "block_body" "class" => "__TwigTemplate_767c8f4b48341a4e3318b4c9b5c827cfdaff92c99cfd0efce93487dea05587e8" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/c7/c7e1cc3e4c8c1866dbcef288b3cc806668f7bcaf2fdf1f5e1fd0efa86d41f3a0.php" "line" => 63 "function" => "displayBlock" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_67f7beb32d9cd5fa71d3c9db35de33ca4d0499762bf1656d26c866b3dba431c4" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/var/cache/dev/twig/87/87b3f08d245fb6801a0f7e1be770d2ea34a1d1579410336bcfb11b635d5a0ce1.php" "line" => 51 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 394 "function" => "doDisplay" "class" => "__TwigTemplate_767c8f4b48341a4e3318b4c9b5c827cfdaff92c99cfd0efce93487dea05587e8" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 367 "function" => "displayWithErrorHandling" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Template.php" "line" => 379 "function" => "display" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/TemplateWrapper.php" "line" => 38 "function" => "render" "class" => "Twig\Template" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/twig/twig/src/Environment.php" "line" => 280 "function" => "render" "class" => "Twig\TemplateWrapper" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 258 "function" => "render" "class" => "Twig\Environment" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/framework-bundle/Controller/AbstractController.php" "line" => 266 "function" => "renderView" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/src/Controller/SecurityController.php" "line" => 26 "function" => "render" "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 163 "function" => "login" "class" => "App\Controller\SecurityController" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/public/index.php" "line" => 31 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:195
[ [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 195 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 118 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 230 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 59 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 154 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 196 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 184 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/HttpKernel.php" "line" => 75 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/vendor/symfony/http-kernel/Kernel.php" "line" => 202 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/backend-acceso-cloud/public/index.php" "line" => 31 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
APP_ENV | "dev" |
APP_SECRET | "2a3f4ac7a7c6ee2a207f88220f452530" |
DATABASE_URL | "mysql://cerberus:wa5kbELND&%R6rWfJjB2UP@127.0.0.1:3306/cerberus" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/backend-acceso-cloud/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/backend-acceso-cloud/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_COOKIE | "PHPSESSID=1g2iirqlrdh293j0aagusbvr5o; sf_redirect=%7B%22token%22%3A%22058910%22%2C%22route%22%3A%22index%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CAdmin%5C%5CDashboardController%22%2C%22method%22%3A%22index%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbackend-acceso-cloud%5C%2Fsrc%5C%2FController%5C%2FAdmin%5C%2FDashboardController.php%22%2C%22line%22%3A27%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "cerberus.eurekatech.io" |
HTTP_REFERER | "https://cerberus.eurekatech.io/" |
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:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "18.226.222.6" |
REMOTE_PORT | "34423" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1730460406 |
REQUEST_TIME_FLOAT | 1730460406.1115 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/backend-acceso-cloud/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "45.79.199.210" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "cerberus.eurekatech.io" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at cerberus.eurekatech.io Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SSL_TLS_SNI | "cerberus.eurekatech.io" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL" |