CatalogController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\CatalogController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _route | "app_catalog_show_size" |
| _route_params | [ "size" => null "category" => "nos-planches" "slug" => "fruitiu" ] |
| _security_authenticators | [] |
| _security_firewall_run | "_security_main" |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#574 -supports: false -passport: null -duration: null -stub: "App\Security\EmailAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\EmailAuthenticator {#527 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#583 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#581 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#602 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#588 …} } ] |
| _stopwatch_token | "e88049" |
| category | "nos-planches" |
| size | null |
| slug | "fruitiu" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| host | "aperitiu.vultek.fr" |
| 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' https://cdnjs.cloudflare.com https://esm.sh; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com https://cdnjs.cloudflare.com; font-src 'self' https://fonts.gstatic.com data:; img-src 'self' data: blob: https:; connect-src 'self' https://esm.sh; frame-src 'self' https://www.google.com https://maps.google.com; object-src 'none'; base-uri 'self'; form-action 'self' https://accounts.google.com https://oauth2.googleapis.com https://mypos.com https://www.mypos.com; frame-ancestors 'self'" |
| content-type | "text/html; charset=utf-8" |
| date | "Sun, 14 Jun 2026 01:01:17 GMT" |
| location | "/nos-planches/fruitiu/s" |
| permissions-policy | "geolocation=(), microphone=(), camera=(), payment=(self)" |
| referrer-policy | "strict-origin-when-cross-origin" |
| x-content-type-options | "nosniff" |
| x-debug-token | "5a4558" |
| x-frame-options | "SAMEORIGIN" |
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 | "815b0e3bf5e3f69755600e0f731a0c6f" |
| APP_SHARE_DIR | "var/share" |
| DATABASE_URL | "mysql://dallvince:Atlantis83!04%23@127.0.0.1:3306/aperitiu-staging?serverVersion=mariadb-11.4.0&charset=utf8mb4" |
| DEFAULT_URI | "http://127.0.0.1:8000" |
| GOOGLE_CLIENT_ID | "" |
| GOOGLE_CLIENT_SECRET | "" |
| MAILER_DSN | "null://null" |
| MAILER_SENDER_EMAIL | "noreply@localhost" |
| MAILER_SENDER_NAME | "App" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| MYPOS_CONFIGURATION_PACKAGE | "" |
| MYPOS_IPC_URL | "" |
| MYPOS_TEST_MODE | "" |
| STRIPE_PUBLIC_KEY | "" |
| STRIPE_SECRET_KEY | "sk_test_***" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_PROJECT_DIR | "/var/www/aperitiu-staging" |
| APP_RUNTIME | "Symfony\Component\Runtime\SymfonyRuntime" |
| APP_RUNTIME_OPTIONS | [ "project_dir" => "/var/www/aperitiu-staging" ] |
| CONTENT_LENGTH | "" |
| CONTENT_TYPE | "" |
| DOCUMENT_ROOT | "/var/www/aperitiu-staging/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_HOST | "aperitiu.vultek.fr" |
| HTTP_USER_AGENT | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "216.73.216.146" |
| REMOTE_PORT | "8842" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1781398876 |
| REQUEST_TIME_FLOAT | 1781398876.8729 |
| REQUEST_URI | "/nos-planches/fruitiu" |
| SCRIPT_FILENAME | "/var/www/aperitiu-staging/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "51.75.251.170" |
| SERVER_NAME | "aperitiu.vultek.fr" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.26.3" |
| SYMFONY_DOTENV_PATH | "/var/www/aperitiu-staging/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,MAILER_SENDER_EMAIL,MAILER_SENDER_NAME,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET,MYPOS_CONFIGURATION_PACKAGE,MYPOS_IPC_URL,MYPOS_TEST_MODE,STRIPE_SECRET_KEY,STRIPE_PUBLIC_KEY" |
| USER | "www-data" |