ProductController :: productDetail
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\Public\ProductController::productDetail" |
| _firewall_context | "security.firewall.map.context.api" |
| _route | "public.products.product.detail" |
| _route_params | [ "id" => "1" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#592 -supports: false -passport: null -duration: null -stub: "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator" -authenticated: null -exception: null -authenticator: Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator {#557 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#711 -supports: false -passport: null -duration: null -stub: "Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator" -authenticated: null -exception: null -authenticator: Gesdinet\JWTRefreshTokenBundle\Security\Http\Authenticator\RefreshTokenAuthenticator {#595 …} } ] |
| _stopwatch_token | "6670fe" |
| id | "1" |
Request Headers
| Header | Value |
|---|---|
| accept | "application/json" |
| accept-encoding | "gzip" |
| content-type | "application/json" |
| host | "mathis-ablo.enotelco.com" |
| user-agent | "Dart/3.9 (dart:io)" |
| 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 | "application/json" |
| date | "Mon, 15 Dec 2025 19:06:51 GMT" |
| x-debug-token | "367c5e" |
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 |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "4792b379377351e53567e395b02e42a2" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://user_mathis_ablo:password_mathis_ablo@127.0.0.1:3306/mathis_ablo_database" |
| JWT_PASSPHRASE | "a31625ee0ff640794043af90638b4d8b01e8feafa01a6a23aa95a2a58959b0ac" |
| JWT_PUBLIC_KEY | "%kernel.project_dir%/config/jwt/public.pem" |
| JWT_SECRET_KEY | "%kernel.project_dir%/config/jwt/private.pem" |
| MAILER_DSN | "null://null" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/html/MathisAblo/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/html/MathisAblo/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/json" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "mathis-ablo.enotelco.com" |
| HTTP_USER_AGENT | "Dart/3.9 (dart:io)" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_SSL_TLS_SNI | "mathis-ablo.enotelco.com" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aUBcS6ca0Nv@3712mj12-wAAAAA" |
| REDIRECT_URL | "/api/public/products/product-detail/1" |
| REMOTE_ADDR | "129.0.60.58" |
| REMOTE_PORT | "5603" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765825611 |
| REQUEST_TIME_FLOAT | 1765825611.2924 |
| REQUEST_URI | "/api/public/products/product-detail/1" |
| SCRIPT_FILENAME | "/var/www/html/MathisAblo/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "109.199.114.176" |
| SERVER_ADMIN | "[no address given]" |
| SERVER_NAME | "mathis-ablo.enotelco.com" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.41 (Ubuntu) Server at mathis-ablo.enotelco.com Port 443</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.41 (Ubuntu)" |
| SSL_TLS_SNI | "mathis-ablo.enotelco.com" |
| SYMFONY_DOTENV_PATH | "/var/www/html/MathisAblo/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,CORS_ALLOW_ORIGIN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,MAILER_DSN" |
| UNIQUE_ID | "aUBcS6ca0Nv@3712mj12-wAAAAA" |