LoginController :: login
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "App\Controller\LoginController::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 {#354 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#312 …} } ] |
_stopwatch_token | "aea002" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
cache-control | "max-age=259200" |
connection | "keep-alive" |
cookie | "main_deauth_profile_token=a76a5b; PHPSESSID=vf25mjptk8gdcgd8bmnfc0bn8i; sf_redirect=%7B%22token%22%3A%22a76a5b%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22links%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbigastora%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
host | "caeligo.com" |
referer | "http://caeligo.com/home" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
via | "1.1 squid-proxy-5b5d847c96-zgj6k (squid/6.10)" |
x-forwarded-for | "10.1.46.187" |
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 | "Wed, 18 Jun 2025 21:46:44 GMT" |
x-debug-token | "399506" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "vf25mjptk8gdcgd8bmnfc0bn8i" |
main_deauth_profile_token | "a76a5b" |
sf_redirect | "{"token":"a76a5b","route":"app_home","method":"GET","controller":{"class":"App\\Controller\\HomeController","method":"links","file":"\/var\/www\/bigastora\/src\/Controller\/HomeController.php","line":37},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 3
Session Metadata
Key | Value |
---|---|
Created | "Wed, 18 Jun 25 21:46:43 +0000" |
Last used | "Wed, 18 Jun 25 21:46:43 +0000" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_security.main.target_path | "http://caeligo.com/home" |
Session Usage
3
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[ [ "file" => "/var/www/bigastora/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 38 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/bigastora/src/Controller/LoginController.php" "line" => 15 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/bigastora/public/index.php" "line" => 5 "args" => [ "/var/www/bigastora/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[ [ "file" => "/var/www/bigastora/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 57 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/bigastora/src/Controller/LoginController.php" "line" => 16 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 183 "function" => "login" "class" => "App\Controller\LoginController" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/bigastora/public/index.php" "line" => 5 "args" => [ "/var/www/bigastora/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:169
[ [ "file" => "/var/www/bigastora/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 169 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/http-kernel/Kernel.php" "line" => 182 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/var/www/bigastora/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/bigastora/public/index.php" "line" => 5 "args" => [ "/var/www/bigastora/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
Key | Value |
---|---|
ADM4004T_URL | "#" |
ADM6204T_URL | "#" |
APP_ENV | "dev" |
APP_SECRET | "6f798c29891f703b5b72cd05ff390828" |
CAELIGO_URL | "#" |
COMPANY_NAME | "CAELIGO" |
CONTACT_EMAIL | "contact@mailservice.caeligo.com" |
DATABASE_URL | "postgresql://biga:Mindegy11!@localhost:5432/CAELIGO?serverVersion=16&charset=utf8" |
MAILER_DSN | "mailtrap+smtp://smtp%40mailtrap.io:8ffd182363d58e00c92135c2bd0567ec@live.smtp.mailtrap.io:587/?encryption=ssl&auth_mode=login" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
PLEX_URL | "#" |
POSTMASTER_EMAIL | "postmaster@mailservice.caeligo.com" |
PROJECTS_URL | "#" |
ROUTERA_URL | "#" |
ROUTERC_URL | "#" |
SHS1_URL | "#" |
SHS2_URL | "#" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTEXT_DOCUMENT_ROOT | "/var/www/bigastora/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/bigastora/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CACHE_CONTROL | "max-age=259200" |
HTTP_CONNECTION | "keep-alive" |
HTTP_COOKIE | "main_deauth_profile_token=a76a5b; PHPSESSID=vf25mjptk8gdcgd8bmnfc0bn8i; sf_redirect=%7B%22token%22%3A%22a76a5b%22%2C%22route%22%3A%22app_home%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CHomeController%22%2C%22method%22%3A%22links%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fbigastora%5C%2Fsrc%5C%2FController%5C%2FHomeController.php%22%2C%22line%22%3A37%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D" |
HTTP_HOST | "caeligo.com" |
HTTP_REFERER | "http://caeligo.com/home" |
HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_VIA | "1.1 squid-proxy-5b5d847c96-zgj6k (squid/6.10)" |
HTTP_X_FORWARDED_FOR | "10.1.46.187" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REMOTE_ADDR | "216.73.216.97" |
REMOTE_PORT | "11183" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1750283204 |
REQUEST_TIME_FLOAT | 1750283204.1354 |
REQUEST_URI | "/login" |
SCRIPT_FILENAME | "/var/www/bigastora/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "http://caeligo.com/login" |
SCRIPT_URL | "/login" |
SERVER_ADDR | "193.108.53.49" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "caeligo.com" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at caeligo.com Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
SYMFONY_DOTENV_PATH | "/var/www/bigastora/.env" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,SHS1_URL,SHS2_URL,PLEX_URL,ADM6204T_URL,ADM4004T_URL,PROJECTS_URL,CAELIGO_URL,ROUTERC_URL,ROUTERA_URL,CONTACT_EMAIL,COMPANY_NAME,MAILER_DSN,POSTMASTER_EMAIL" |