POST https://datrix.pidia.pe/

Request / Response

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"App\Controller\DefaultController::home"
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_route
"homepage"
_route_params
[
  "template" => "default/homepage.html.twig"
  "_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
"c84bdc"
template
"default/homepage.html.twig"

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"0"
host
"datrix.pidia.pe"
user-agent
"Go-http-client/1.1"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Retry Command

curl \
  --compressed \
  --request POST \
  --url 'https://datrix.pidia.pe/' \
  --header 'Accept-Encoding: gzip' \
  --header 'Content-Length: 0' \
  --header 'User-Agent: Go-http-client/1.1' \
  --header 'X-Php-Ob-Level: 1'

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 05:45:13 GMT"
expires
"Tue, 01 Sep 2026 05:45:13 GMT"
location
"/es/login"
x-debug-token
"b69328"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 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-http/Firewall/AccessListener.php"
    "line" => 75
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 52
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 64
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 88
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/security-http/Firewall.php"
    "line" => 86
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 115
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 206
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 129
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/www/projects/datrix/main/server/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 162
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "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
"0"
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_ENCODING
"gzip"
HTTP_CONTENT_LENGTH
"0"
HTTP_HOST
"datrix.pidia.pe"
HTTP_USER_AGENT
"Go-http-client/1.1"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"81.171.74.60"
REMOTE_PORT
"60834"
REMOTE_USER
""
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788241513
REQUEST_TIME_FLOAT
1788241513.4906
REQUEST_URI
"/"
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"