Request / Response
Request
GET Parameters
| Key | Value |
|---|---|
| p | "admin/dashboard" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _stopwatch_token | "a47e1a" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| authorization | "" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.159" |
| cf-ipcountry | "US" |
| cf-ray | "9bc91e83de8490b3-ORD" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| host | "talleres-api.nex-test.com" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.159" |
| x-forwarded-proto | "https" |
| 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-type | "text/html; charset=UTF-8" |
| date | "Mon, 12 Jan 2026 02:10:44 GMT" |
| x-debug-token | "f59a19" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session
Session Metadata
No session metadata
Session Attributes
No session attributes
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 |
|---|---|
| API_URL | "https://talleres-api.nex-test.com" |
| APP_ENV | "dev" |
| APP_SECRET | "d634917395b6201d51e74e0f3d44bcc5" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1|talleres-admin.nex-test.com|pre.nex.es|talleres-front.nex-test.com)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://root:[email protected]:3306/talleres_api?serverVersion=8.0.32&charset=utf8mb4" |
| GOOGLE_MAPS_API_KEY | "AIzaSyCpJ6My8-tVrNwQ5zMWfjjfitVHDrx0Wnk" |
| JWT_PASSPHRASE | "b1c4685cdbe29b20ccc1f335db9e2e9b31bd9a9695b788675a6004cd770c615e" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_URL | "https://mailer.nex-dev.com" |
| MASTER_ACCESS_TOKEN | "clave_maestra_123456" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/talleres_api/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/talleres_api/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.159" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9bc91e83de8490b3-ORD" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_HOST | "talleres-api.nex-test.com" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| HTTP_X_FORWARDED_FOR | "216.73.216.159" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "p=admin%2Fdashboard" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_QUERY_STRING | "p=admin%2Fdashboard" |
| REDIRECT_SSL_TLS_SNI | "talleres-api.nex-test.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/" |
| REMOTE_ADDR | "172.69.58.34" |
| REMOTE_PORT | "12707" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768183844 |
| REQUEST_TIME_FLOAT | 1768183844.5189 |
| REQUEST_URI | "/?p=admin%2Fdashboard" |
| SCRIPT_FILENAME | "/var/www/html/talleres_api/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "49.13.197.241" |
| SERVER_ADMIN | "webmaster@localhost" |
| SERVER_NAME | "talleres-api.nex-test.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.58 (Ubuntu) Server at talleres-api.nex-test.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.58 (Ubuntu)" |
| SSL_TLS_SNI | "talleres-api.nex-test.com" |
| SYMFONY_DOTENV_PATH | "/var/www/html/talleres_api/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,GOOGLE_MAPS_API_KEY,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MASTER_ACCESS_TOKEN,API_URL,MAILER_URL" |