RecipeController :: show
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\RecipeController::show" |
| _firewall_context | "security.firewall.map.context.main" |
| _links | Symfony\Component\WebLink\GenericLinkProvider {#861 -links: [ 876 => Symfony\Component\WebLink\Link {#876 -rel: [ "preload" => "preload" ] -attributes: [ "as" => "style" ] -href: "/assets/styles/miamiam-WVaPRfc.css" } ] } |
| _route | "recipe.show" |
| _route_params | [ "slug" => "salade-tomate-mozza" "id" => "5" ] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [] |
| _stopwatch_token | "5e5237" |
| id | "5" |
| slug | "salade-tomate-mozza" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br" |
| cdn-loop | "cloudflare; loops=1" |
| cf-connecting-ip | "216.73.216.219" |
| cf-ipcountry | "US" |
| cf-ray | "9eb40b02fec63191-CMH" |
| cf-visitor | "{"scheme":"https"}" |
| connection | "Keep-Alive" |
| cookie | "main_deauth_profile_token=5b47c8" |
| host | "miamiam.o4d.fr" |
| user-agent | "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])" |
| x-forwarded-for | "216.73.216.219" |
| 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 | "Sun, 12 Apr 2026 17:45:08 GMT" |
| link | "</assets/styles/miamiam-WVaPRfc.css>; rel="preload"; as="style"" |
| x-debug-token | "bd85a0" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "5b47c8" |
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 | "60721588dbb348f8366fd2b1551b00d8" |
| DATABASE_URL | "mysql://root:My19871590*@127.0.0.1:3306/miam?serverVersion=8.4.5&charset=utf8mb4" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/miamiam/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/miamiam/public" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br" |
| HTTP_CDN_LOOP | "cloudflare; loops=1" |
| HTTP_CF_CONNECTING_IP | "216.73.216.219" |
| HTTP_CF_IPCOUNTRY | "US" |
| HTTP_CF_RAY | "9eb40b02fec63191-CMH" |
| HTTP_CF_VISITOR | "{"scheme":"https"}" |
| HTTP_CONNECTION | "Keep-Alive" |
| HTTP_COOKIE | "main_deauth_profile_token=5b47c8" |
| HTTP_HOST | "miamiam.o4d.fr" |
| 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.219" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REMOTE_ADDR | "104.23.243.221" |
| REMOTE_PORT | "11162" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1776015908 |
| REQUEST_TIME_FLOAT | 1776015908.5153 |
| REQUEST_URI | "/recipes/salade-tomate-mozza-5" |
| SCRIPT_FILENAME | "/var/www/miamiam/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "192.168.1.81" |
| SERVER_ADMIN | "[email protected]" |
| SERVER_NAME | "miamiam.o4d.fr" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "<address>Apache/2.4.62 (Debian) Server at miamiam.o4d.fr Port 80</address>\n" |
| SERVER_SOFTWARE | "Apache/2.4.62 (Debian)" |
| SYMFONY_DOTENV_PATH | "/home/olivier_mas/www/miamiam/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN" |