Redirect 302 redirect from GET @homepage (e5b76f)

GET https://datrix.pidia.pe/es/login

SecurityController :: login

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::login"
_controller_attributes
[
  Symfony\Component\Routing\Attribute\Route {#499
    +methods: []
    +envs: []
    +schemes: []
    +aliases: []
    +path: "/login"
    +name: "security_login"
    +requirements: []
    +options: []
    +defaults: []
    +host: null
    +condition: null
    +priority: null
  }
]
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_redirected
true
_route
"security_login"
_route_params
[
  "_locale" => "es"
]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#428
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\LoginFormAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\LoginFormAuthenticator {#351 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#429
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#430 …}
  }
]
_stopwatch_token
"f5ee37"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
cookie
"sf_redirect=%7B%22token%22%3A%22e5b76f%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fprojects%5C%2Fdatrix%5C%2Fmain%5C%2Fserver%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e5b76f; PHPSESSID=dc904baf9e96c9f6fe5e6af253e00687"
host
"datrix.pidia.pe"
referer
"https://datrix.pidia.pe/"
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).

Retry Command

curl \
  --compressed \
  --url 'https://datrix.pidia.pe/es/login' \
  --header 'Referer: https://datrix.pidia.pe/' \
  --header 'Accept-Encoding: gzip, br, zstd, deflate' \
  --header 'User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' \
  --header 'Accept: */*' \
  --header 'X-Php-Ob-Level: 1' \
  --cookie 'sf_redirect=%7B%22token%22%3A%22e5b76f%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fprojects%5C%2Fdatrix%5C%2Fmain%5C%2Fserver%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e5b76f; PHPSESSID=dc904baf9e96c9f6fe5e6af253e00687'

Response

Response Headers

Header Value
cache-control
"max-age=0, must-revalidate, private"
content-type
"text/html; charset=UTF-8"
date
"Tue, 01 Sep 2026 04:39:28 GMT"
expires
"Tue, 01 Sep 2026 04:39:28 GMT"
x-debug-token
"4011aa"
x-robots-tag
"noindex"

Cookies

Request Cookies

Key Value
PHPSESSID
"dc904baf9e96c9f6fe5e6af253e00687"
main_deauth_profile_token
"e5b76f"
sf_redirect
"{"token":"e5b76f","route":"homepage","method":"GET","controller":{"class":"App\\Controller\\DefaultController","method":"home","file":"\/www\/projects\/datrix\/main\/server\/src\/Controller\/DefaultController.php","line":19},"status_code":302,"status_text":"Found"}"

Response Cookies

No response cookies

Session 4

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

4 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:39
[
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 39
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-bundle/Security.php"
    "line" => 99
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-bundle/Security.php"
    "line" => 54
    "function" => "getToken"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/src/Controller/SecurityController.php"
    "line" => 27
    "function" => "getUser"
    "class" => "Symfony\Bundle\SecurityBundle\Security"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/public/index.php"
    "line" => 5
    "args" => [
      "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
App\Controller\SecurityController:28
[
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-http/Util/TargetPathTrait.php"
    "line" => 28
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/src/Controller/SecurityController.php"
    "line" => 31
    "function" => "saveTargetPath"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/public/index.php"
    "line" => 5
    "args" => [
      "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:57
[
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 57
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/src/Controller/SecurityController.php"
    "line" => 34
    "function" => "getLastUsername"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/public/index.php"
    "line" => 5
    "args" => [
      "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Authentication\AuthenticationUtils:38
[
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-http/Authentication/AuthenticationUtils.php"
    "line" => 38
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/src/Controller/SecurityController.php"
    "line" => 35
    "function" => "getLastAuthenticationError"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 188
    "function" => "login"
    "class" => "App\Controller\SecurityController"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 79
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/Kernel.php"
    "line" => 143
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 34
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/autoload_runtime.php"
    "line" => 32
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/public/index.php"
    "line" => 5
    "args" => [
      "/www/projects/datrix/main/server/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_PUBLIC_BASE_URL
"https://datrix.pidia.pe"
APP_SECRET
"Aas15dmuf64aasfasf5as67asf53mhf2hs5f9fjd6hbd2"
CORS_ALLOW_ORIGIN
"*"
DATABASE_URL
"mysql://svc_datrix:E3gRMDnRl2a8BNEOMTTicuUOpaCfR0x6@localhost:3306/datrix_main?serverVersion=11.8.5-MariaDB&charset=utf8mb4"
JWT_ALGORITM
"RS256"
JWT_PASSPHRASE
"ea4c48fd5cabb62a381d53becb70c016c73c33b7ecf03624b5175efcc1e7b8aa"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
JWT_TTL
"2592000"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
MONGODB_DB
"datrix_solcafe"
MONGODB_URI
"mongodb://admin:dt97mq9JdaDO05V9R6k9meoo9C@localhost:27017"
TELEGRAM_BOT_TOKEN
"8218188261:AAGJdcNZgGdLwUKfWeQ9EwMuYzbjcIWwVVc"
TELEGRAM_DEFAULT_CHAT_ID
"-1003239522413"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/www/projects/datrix/main/server"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/www/projects/datrix/main/server"
]
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/www/projects/datrix/main/server/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_COOKIE
"sf_redirect=%7B%22token%22%3A%22e5b76f%22%2C%22route%22%3A%22homepage%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDefaultController%22%2C%22method%22%3A%22home%22%2C%22file%22%3A%22%5C%2Fwww%5C%2Fprojects%5C%2Fdatrix%5C%2Fmain%5C%2Fserver%5C%2Fsrc%5C%2FController%5C%2FDefaultController.php%22%2C%22line%22%3A19%7D%2C%22status_code%22%3A302%2C%22status_text%22%3A%22Found%22%7D; main_deauth_profile_token=e5b76f; PHPSESSID=dc904baf9e96c9f6fe5e6af253e00687"
HTTP_HOST
"datrix.pidia.pe"
HTTP_REFERER
"https://datrix.pidia.pe/"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"216.73.216.55"
REMOTE_PORT
"9919"
REMOTE_USER
""
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788237568
REQUEST_TIME_FLOAT
1788237568.053
REQUEST_URI
"/es/login"
SCRIPT_FILENAME
"/www/projects/datrix/main/server/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"66.179.82.227"
SERVER_NAME
"datrix.pidia.pe"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.28.1"
SYMFONY_DOTENV_PATH
"/www/projects/datrix/main/server/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,CORS_ALLOW_ORIGIN,MONGODB_URI,MONGODB_DB,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,JWT_TTL,JWT_ALGORITM,APP_PUBLIC_BASE_URL,TELEGRAM_BOT_TOKEN,TELEGRAM_DEFAULT_CHAT_ID"
USER
"www-data"