RedirectController :: urlRedirectAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "Symfony\Bundle\FrameworkBundle\Controller\RedirectController::urlRedirectAction" |
| _firewall_context | "security.firewall.map.context.admin" |
| _route | "_profiler_home" |
| _route_params | [ "path" => "/_profiler/" "permanent" => true "scheme" => null "httpPort" => 80 "httpsPort" => 443 ] |
| _stopwatch_token | "182104" |
| httpPort | 80 |
| httpsPort | 443 |
| path | "/_profiler/" |
| permanent | true |
| scheme | null |
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 | "9bc784804b89e174-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 |
|---|---|
| content-type | "text/html; charset=utf-8" |
| date | "Sun, 11 Jan 2026 21:30:50 GMT" |
| location | "https://talleres-api.nex-test.com/_profiler/" |
| x-debug-token | "454fee" |
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 | "9bc784804b89e174-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 | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_SSL_TLS_SNI | "talleres-api.nex-test.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_URL | "/_profiler" |
| REMOTE_ADDR | "172.70.126.89" |
| REMOTE_PORT | "10300" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768167050 |
| REQUEST_TIME_FLOAT | 1768167050.5994 |
| REQUEST_URI | "/_profiler" |
| 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" |