Request / Response
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_home" |
| _route_params | [ "route" => "app_login" "permanent" => false ] |
| _security_firewall_run | "_security_main" |
| permanent | false |
| route | "app_login" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "nimrodv3.dev3.prometeoinnovations.com" |
| 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).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "no-cache, private" |
| content-security-policy | "default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' blob: https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://ga.jspm.io; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com; img-src 'self' data: https://tile.openstreetmap.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org https://server.arcgisonline.com; font-src 'self' https://fonts.gstatic.com; connect-src 'self' https://cdnjs.cloudflare.com https://cdn.jsdelivr.net https://ga.jspm.io https://tile.openstreetmap.org https://*.tile.openstreetmap.org https://*.tile.opentopomap.org https://server.arcgisonline.com" |
| content-type | "text/html; charset=utf-8" |
| date | "Mon, 11 May 2026 13:47:56 GMT" |
| location | "https://nimrodv3.dev3.prometeoinnovations.com/login" |
| permissions-policy | "camera=(), microphone=(), geolocation=()" |
| referrer-policy | "strict-origin-when-cross-origin" |
| strict-transport-security | "max-age=31536000; includeSubDomains" |
| x-content-type-options | "nosniff" |
| x-debug-token | "0d638e" |
| x-frame-options | "DENY" |
| x-xss-protection | "0" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
| Key | Value |
|---|---|
| Created | "Mon, 11 May 26 13:47:56 +0000" |
| Last used | "Mon, 11 May 26 13:47:56 +0000" |
| Lifetime | 0 |
Session Attributes
| Attribute | Value |
|---|---|
| _security.main.target_path | "https://nimrodv3.dev3.prometeoinnovations.com/" |
Session Usage
0
Usages
Stateless check enabled
Session not used.
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ALERTS_RETENTION_HOURS | "48" |
| API_CLIENT_KEY | "change_me_in_env_local" |
| API_CLIENT_SECRET_TOKEN | "change_me_in_env_local" |
| API_CLIENT_URL | "https://api.example.com/v1" |
| APP_BACKUP_DIR | "var/backups" |
| APP_CLIENT | "SFM" |
| APP_DEBUG | "0" |
| APP_DESCRIPTION | "Sistema Monitorización Ferroviaria" |
| APP_ENV | "dev" |
| APP_LICENCIA_UMBRAL_EXPIRACION_DIAS | "30" |
| APP_NAME | "NIMROD" |
| APP_SECRET | "change_me_in_env_local" |
| APP_TAREA_TIPO_BACKUP | "BACKUP_PROGRAMADO" |
| APP_URL_BLACKLIST_CACHE_TTL | "300" |
| APP_VERSION | "3.10.2" |
| APP_VERTICAL_BRAND | "Terra" |
| APP_VERTICAL_NAME | "SFM - Monitorización Ferroviaria" |
| CLIENTE | "ALL" |
| DATABASE_URL | "mysql://nimrod:nimrod123@127.0.0.1:3306/nimrodv3?serverVersion=8.0&charset=utf8mb4" |
| EMPTY_MESSAGE | "No se encontraron alertas con los filtros aplicados" |
| ESTADO_OFFLINE | "OFFLINE" |
| ESTADO_ONLINE | "ONLINE" |
| ESTADO_TIMEOUT | "TIMEOUT" |
| EVALUAR_MAX_INTENTOS | "3" |
| EVALUAR_TIMEOUT_SEGUNDOS | "30" |
| FTP_HOST | "change_me" |
| FTP_PASS | "change_me_in_env_local" |
| FTP_PORT | "21" |
| FTP_USER | "change_me" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| RETENTION_HOURS | "48" |
| TIEMPO_MINIMO_MINUTOS | "1" |
| UMBRAL_OFFLINE_SEG | "300" |
| UMBRAL_ONLINE_SEG | "60" |
| UMBRAL_TIMEOUT_SEG | "300" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/nimrodv3/implementacion/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/nimrodv3/implementacion/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "nimrodv3.dev3.prometeoinnovations.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "216.73.216.27" |
| REMOTE_PORT | "21464" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1778507276 |
| REQUEST_TIME_FLOAT | 1778507276.2743 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/var/www/html/nimrodv3/implementacion/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "87.106.124.217" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "nimrodv3.dev3.prometeoinnovations.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at nimrodv3.dev3.prometeoinnovations.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "nimrodv3.dev3.prometeoinnovations.com" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_NAME,APP_CLIENT,APP_DESCRIPTION,APP_VERTICAL_NAME,APP_VERTICAL_BRAND,APP_VERSION,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CLIENTE,APP_URL_BLACKLIST_CACHE_TTL,APP_LICENCIA_UMBRAL_EXPIRACION_DIAS,APP_BACKUP_DIR,APP_TAREA_TIPO_BACKUP,EMPTY_MESSAGE,RETENTION_HOURS,ALERTS_RETENTION_HOURS,ESTADO_ONLINE,ESTADO_TIMEOUT,ESTADO_OFFLINE,UMBRAL_ONLINE_SEG,UMBRAL_TIMEOUT_SEG,UMBRAL_OFFLINE_SEG,TIEMPO_MINIMO_MINUTOS,EVALUAR_MAX_INTENTOS,EVALUAR_TIMEOUT_SEGUNDOS,FTP_HOST,FTP_PORT,FTP_USER,FTP_PASS,API_CLIENT_KEY,API_CLIENT_SECRET_TOKEN,API_CLIENT_URL,APP_DEBUG" |
| USER | "www-data" |
| proxy-nokeepalive | "1" |