LoginAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
Key | Value |
---|---|
_controller | "sonata.user.action.login" |
_firewall_context | "security.firewall.map.context.admin" |
_redirected | true |
_route | "sonata_user_admin_security_login" |
_route_params | [] |
_security_firewall_run | "_security_user" |
_stopwatch_token | "087b09" |
Request Headers
Header | Value |
---|---|
accept | "*/*" |
accept-encoding | "gzip, br, zstd, deflate" |
connection | "close" |
cookie | "sf_redirect=%7B%22token%22%3A%22e270f3%22%2C%22route%22%3A%22sonata_admin_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22%5C%2Fsrc%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=413233734b21afd69e0cc8e2cf793353" |
host | "contextochatbot.paraguay.gov.py" |
referer | "http://contextochatbot.paraguay.gov.py/secure/login" |
user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
x-forwarded-for | "216.73.216.155" |
x-nginx-proxy | "true" |
x-php-ob-level | "0" |
x-real-ip | "216.73.216.155" |
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, 06 Aug 2025 02:27:22 GMT" |
x-debug-token | "b4abbd" |
Cookies
Request Cookies
Key | Value |
---|---|
PHPSESSID | "413233734b21afd69e0cc8e2cf793353" |
sf_redirect | "{"token":"e270f3","route":"sonata_admin_redirect","method":"GET","controller":{"class":"Symfony\\Bundle\\FrameworkBundle\\Controller\\RedirectController","method":"redirectAction","file":"\/src\/vendor\/symfony\/framework-bundle\/Controller\/RedirectController.php","line":57},"status_code":302,"status_text":"Found"}" |
Response Cookies
No response cookies
Session 6
Session Metadata
Key | Value |
---|---|
Created | "Tue, 05 Aug 25 22:27:22 -0400" |
Last used | "Tue, 05 Aug 25 22:27:22 -0400" |
Lifetime | 0 |
Session Attributes
Attribute | Value |
---|---|
_csrf/authenticate | "uEFofy2ruMtQeU_l9SIoEH7hfocn-DYcww68DUo86ng" |
_security.admin.target_path | "http://contextochatbot.paraguay.gov.py/secure/" |
Session Usage
6
Usages
Stateless check enabled
Usage |
---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[ [ "file" => "/src/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php" "line" => 41 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/stof/doctrine-extensions-bundle/src/EventListener/LoggerListener.php" "line" => 51 "function" => "getToken" "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelRequest" "class" => "Stof\DoctrineExtensionsBundle\EventListener\LoggerListener" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 157 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:79
[ [ "file" => "/src/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 79 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 69 "function" => "hasToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/src/vendor/sonata-project/user-bundle/src/Action/LoginAction.php" "line" => 62 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "Sonata\UserBundle\Action\LoginAction" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:69
[ [ "file" => "/src/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php" "line" => 69 "function" => "set" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/symfony/security-csrf/CsrfTokenManager.php" "line" => 74 "function" => "setToken" "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage" "type" => "->" ] [ "file" => "/src/vendor/sonata-project/user-bundle/src/Action/LoginAction.php" "line" => 62 "function" => "getToken" "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "Sonata\UserBundle\Action\LoginAction" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:40
[ [ "file" => "/src/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 40 "function" => "has" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/sonata-project/user-bundle/src/Action/LoginAction.php" "line" => 69 "function" => "getLastAuthenticationError" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "Sonata\UserBundle\Action\LoginAction" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:59
[ [ "file" => "/src/vendor/symfony/security-http/Authentication/AuthenticationUtils.php" "line" => 59 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/sonata-project/user-bundle/src/Action/LoginAction.php" "line" => 70 "function" => "getLastUsername" "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 181 "function" => "__invoke" "class" => "Sonata\UserBundle\Action\LoginAction" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\Security\Http\Firewall\ContextListener:171
[ [ "file" => "/src/vendor/symfony/security-http/Firewall/ContextListener.php" "line" => 171 "function" => "remove" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 116 "function" => "onKernelResponse" "class" => "Symfony\Component\Security\Http\Firewall\ContextListener" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 220 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 139 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 214 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 202 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/http-kernel/Kernel.php" "line" => 197 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/src/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Symfony\Component\HttpKernel\Kernel" "type" => "->" ] [ "file" => "/src/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/src/public/index.php" "line" => 5 "args" => [ "/src/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 | "244e345a67285b197a4185ccdf1c7c7a" |
CONFIG_MANAGER_APP_TOKEN | "f98e1d1cb4440b834bb247919832b9ad91081b4c" |
CONFIG_MANAGER_HOST | "https://frontend-parametrizador-dev.apps.ocp.mitic.gov.py" |
DATABASE_URL | "postgresql://postgres:postgres@database:5432/info-vault?serverVersion=13&charset=utf8" |
FILECENTER_APP_TOKEN | "0b1c48d1183b93fe014d93945a4390a5fdbaf979" |
FILECENTER_HOST | "http://172.17.0.1:8020" |
MAILER_DSN | "smtp://correo.mitic.gov.py:587" |
MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
Key | Value |
---|---|
APACHE_CONFDIR | "/etc/apache2" |
APACHE_DOCUMENT_ROOT | "/src/public" |
APACHE_ENVVARS | "/etc/apache2/envvars" |
APACHE_HTTP_PORT | "8080" |
APACHE_LOCK_DIR | "/var/lock/apache2" |
APACHE_LOG_DIR | "/var/log/apache2" |
APACHE_PID_FILE | "/var/run/apache2/apache2.pid" |
APACHE_RUN_DIR | "/var/run/apache2" |
APACHE_RUN_GROUP | "www-data" |
APACHE_RUN_USER | "www-data" |
APP_DEBUG | "1" |
COMPOSER_ALLOW_SUPERUSER | "1" |
CONTEXT_DOCUMENT_ROOT | "/src/public" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/src/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
GPG_KEYS | "528995BFEDFBA7191D46839EF9BA0ADA31CBD89E 39B641343D8C104B2B146DC3F9C39DC0B9698544 F1F692238FBC1666E5A5CCD4199F9DFEF6FFBAFD" |
HOSTNAME | "0f9032ea591f" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
HTTP_CONNECTION | "close" |
HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22e270f3%22%2C%22route%22%3A%22sonata_admin_redirect%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22Symfony%5C%5CBundle%5C%5CFrameworkBundle%5C%5CController%5C%5CRedirectController%22%2C%22method%22%3A%22redirectAction%22%2C%22file%22%3A%22%5C%2Fsrc%5C%2Fvendor%5C%2Fsymfony%5C%2Fframework-bundle%5C%2FController%5C%2FRedirectController.php%22%2C%22line%22%3A57%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; PHPSESSID=413233734b21afd69e0cc8e2cf793353" |
HTTP_HOST | "contextochatbot.paraguay.gov.py" |
HTTP_REFERER | "http://contextochatbot.paraguay.gov.py/secure/login" |
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.155" |
HTTP_X_NGINX_PROXY | "true" |
HTTP_X_REAL_IP | "216.73.216.155" |
LANG | "C" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
PHP_ASC_URL | "https://www.php.net/distributions/php-8.1.2.tar.xz.asc" |
PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
PHP_INI_DIR | "/usr/local/etc/php" |
PHP_LDFLAGS | "-Wl,-O1 -pie" |
PHP_SELF | "/index.php" |
PHP_SHA256 | "6b448242fd360c1a9f265b7263abf3da25d28f2b2b0f5465533b69be51a391dd" |
PHP_URL | "https://www.php.net/distributions/php-8.1.2.tar.xz" |
PHP_VERSION | "8.1.2" |
PROJECT_ROOT | "/src" |
PWD | "/src" |
QUERY_STRING | "" |
REMOTE_ADDR | "192.168.108.8" |
REMOTE_PORT | "39636" |
REQUEST_METHOD | "GET" |
REQUEST_SCHEME | "http" |
REQUEST_TIME | 1754447242 |
REQUEST_TIME_FLOAT | 1754447242.9098 |
REQUEST_URI | "/secure/login" |
SCRIPT_FILENAME | "/src/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "172.18.0.3" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "contextochatbot.paraguay.gov.py" |
SERVER_PORT | "80" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Debian) Server at contextochatbot.paraguay.gov.py Port 80</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Debian)" |
SHLVL | "0" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,FILECENTER_HOST,FILECENTER_APP_TOKEN,CONFIG_MANAGER_HOST,CONFIG_MANAGER_APP_TOKEN,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN" |
TZ | "America/Asuncion" |
argc | 0 |
argv | [] |