Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pidia\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 {#193 -supports: false -passport: null -duration: null -stub: "Pidia\Security\LoginFormAuthenticator" -authenticated: null -exception: null -authenticator: Pidia\Security\LoginFormAuthenticator {#261 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#192 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#191 …} } ] |
| template | "default/homepage.html.twig" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| connection | "close" |
| host | "demo-planta.pidia.pe" |
| referer | "http://demo-planta.pidia.pe" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 14_7_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Request content not available (it was retrieved as a resource).
Retry Command
curl \ --compressed \ --url 'https://demo-planta.pidia.pe/' \ --header 'Connection: close' \ --header 'Accept-Encoding: gzip' \ --header 'Referer: http://demo-planta.pidia.pe' \ --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 14_7_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36' \ --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 | "Thu, 17 Sep 2026 07:06:26 GMT" |
| expires | "Thu, 17 Sep 2026 07:06:26 GMT" |
| location | "/es/login" |
| set-cookie | "PHPSESSID=9bfea48dd9b0929d9ea50c7bbf559102; path=/; secure; httponly; samesite=lax" |
| x-debug-token | "846c3d" |
| x-robots-tag | "noindex" |
Cookies
Request Cookies
No request cookies
Response Cookies
| Key | Value |
|---|---|
| PHPSESSID | Symfony\Component\HttpFoundation\Cookie {#758 #expire: 0 #path: "/" -sameSite: "lax" -secureDefault: false #name: "PHPSESSID" #value: "9bfea48dd9b0929d9ea50c7bbf559102" #domain: "" #secure: true #httpOnly: true -raw: false -partitioned: false } |
Session 2
Session Metadata
No session metadata
Session Attributes
No session attributes
Session Usage
2
Usages
Stateless check enabled
| Usage |
|---|
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:42 [
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
"line" => 42
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall/AccessListener.php"
"line" => 75
"function" => "getToken"
"class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
"line" => 52
"function" => "authenticate"
"class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
"line" => 64
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
"line" => 88
"function" => "authenticate"
"class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall.php"
"line" => 86
"function" => "callListeners"
"class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 254
"function" => "onKernelRequest"
"class" => "Symfony\Component\Security\Http\Firewall"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "{closure:Symfony\Component\EventDispatcher\EventDispatcher::optimizeListeners():249}"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "::"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 162
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 79
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/public/index.php"
"line" => 12
"args" => [
"/www/dev/cenfro-planta/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\Security\Http\Firewall\ExceptionListener:28 [
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Util/TargetPathTrait.php"
"line" => 28
"function" => "set"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 208
"function" => "saveTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 185
"function" => "setTargetPath"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 138
"function" => "startAuthentication"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/security-http/Firewall/ExceptionListener.php"
"line" => 93
"function" => "handleAccessDeniedException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "onKernelException"
"class" => "Symfony\Component\Security\Http\Firewall\ExceptionListener"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 246
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 94
"function" => "handleThrowable"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/http-kernel/Kernel.php"
"line" => 143
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 34
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/vendor/autoload_runtime.php"
"line" => 32
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/dev/cenfro-planta/public/index.php"
"line" => 12
"args" => [
"/www/dev/cenfro-planta/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 | "Aas15dmuf64a35dfgd453mhf2hs5f9fjd6hbd2" |
| DATABASE_URL | "mysql://svc_cenfrodemoplanta:nESER2qeLsgY30YDlPc0jTykttzFY72D0xZ91CuR@localhost:3306/cenfro_demo_planta?serverVersion=11.8.9-MariaDB&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| SEARCH_TOKEN | "n8oVCCmn4V5sD2NfSqHI2YoTz6T9vqOvkqt1eJk1RUzHyFtZQgnNmr5vQium" |
| TELEGRAM_BOT_TOKEN | "8573175574:AAFJh55qkKA5HrV_NOKop7rlXp_NhOOpHNA" |
| TELEGRAM_CHAT_ID | "-4996529141" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/www/dev/cenfro-planta" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/www/dev/cenfro-planta" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/www/dev/cenfro-planta/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "demo-planta.pidia.pe" |
| HTTP_REFERER | "http://demo-planta.pidia.pe" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 14_7_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "44.244.100.201" |
| REMOTE_PORT | "36572" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1789628786 |
| REQUEST_TIME_FLOAT | 1789628786.4377 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/www/dev/cenfro-planta/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "66.179.82.227" |
| SERVER_NAME | "demo-planta.pidia.pe" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.1" |
| SYMFONY_DOTENV_PATH | "/www/dev/cenfro-planta/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,MESSENGER_TRANSPORT_DSN,TELEGRAM_BOT_TOKEN,TELEGRAM_CHAT_ID,SEARCH_TOKEN" |
| USER | "www-data" |