ProductController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\ProductController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#922 -links: [ 1041 => Symfony\Component\WebLink\Link {#1041 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/app-zRYxqHI.css" } 1040 => Symfony\Component\WebLink\Link {#1040 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/quill.snow-DYvVjm1.css" } ] } |
| _route | "app_product_show" |
| _route_params | [ "id" => "19" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#776 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#738 …} } ] |
| _stopwatch_token | "7b0a6a" |
| id | "19" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "main_deauth_profile_token=494191" |
| host | "dev.hisoluciones.com.mx" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| x-accel-internal | "/internal-nginx-static-location" |
| x-php-ob-level | "1" |
| x-real-ip | "216.73.216.122" |
Request Content
Request content not available (it was retrieved as a resource).
Response
Response Headers
| Header | Value |
|---|---|
| cache-control | "private, must-revalidate" |
| content-type | "text/html; charset=UTF-8" |
| date | "Sun, 18 Jan 2026 04:50:29 GMT" |
| expires | "-1" |
| link | "</assets/styles/app-zRYxqHI.css>; rel="preload"; as="style",</assets/styles/quill.snow-DYvVjm1.css>; rel="preload"; as="style"" |
| pragma | "no-cache" |
| x-debug-token | "81bb95" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "494191" |
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 |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "566bb33105bb8fca53aeedc91019f5fd" |
| DATABASE_URL | "mysql://dev_user:WS%5Ek4Zz%3B%5E5Tic%24Q@localhost:3306/dev_hi?serverVersion=10.11.12-MariaDB" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/dev.hisoluciones.com.mx/dev/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/dev.hisoluciones.com.mx/dev/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/dev.hisoluciones.com.mx" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "main_deauth_profile_token=494191" |
| HTTP_HOST | "dev.hisoluciones.com.mx" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| HTTP_X_ACCEL_INTERNAL | "/internal-nginx-static-location" |
| HTTP_X_REAL_IP | "216.73.216.122" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin" |
| REDIRECT_SCRIPT_URI | "https://dev.hisoluciones.com.mx/product/19" |
| REDIRECT_SCRIPT_URL | "/product/19" |
| REDIRECT_SSL_TLS_SNI | "dev.hisoluciones.com.mx" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aWxmlYXxJf7UsMlnFLscswAAAAI" |
| REDIRECT_URL | "/product/19" |
| REMOTE_ADDR | "216.73.216.122" |
| REMOTE_PORT | "57110" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1768711829 |
| REQUEST_TIME_FLOAT | 1768711829.7455 |
| REQUEST_URI | "/product/19" |
| SCRIPT_FILENAME | "/var/www/vhosts/dev.hisoluciones.com.mx/dev/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://dev.hisoluciones.com.mx/product/19" |
| SCRIPT_URL | "/product/19" |
| SERVER_ADDR | "66.179.243.17" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "dev.hisoluciones.com.mx" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "<address>Apache Server at dev.hisoluciones.com.mx Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "dev.hisoluciones.com.mx" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/dev.hisoluciones.com.mx/dev/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_DEBUG,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |
| UNIQUE_ID | "aWxmlYXxJf7UsMlnFLscswAAAAI" |
| USER | "dev.hisoluciones.com_ruq53h9rjfi" |
| proxy-nokeepalive | "1" |