DishController :: search
Request
GET Parameters
| Key | Value |
|---|---|
| category | "gastronomique" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _access_control_attributes | null |
| _controller | "App\Controller\DishController::search" |
| _firewall_context | "security.firewall.map.context.main" |
| _redirected | true |
| _route | "app_dish_search" |
| _route_params | [] |
| _security_authenticators | [] |
| _security_skipped_authenticators | [ Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#621 -supports: false -passport: null -duration: null -stub: "App\Security\GoogleAuthenticator" -authenticated: null -exception: null -authenticator: App\Security\GoogleAuthenticator {#625 …} } Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#685 -supports: false -passport: null -duration: null -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" -authenticated: null -exception: null -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#705 …} } ] |
| _stopwatch_token | "0f3f5f" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, br, zstd, deflate" |
| connection | "close" |
| cookie | "sf_redirect=%7B%22token%22%3A%22d394e7%22%2C%22route%22%3A%22app_dish_search%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDishController%22%2C%22method%22%3A%22search%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ffoodan.app%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FDishController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=345eea" |
| host | "www.foodan.app" |
| 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.56" |
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 | "Sat, 06 Dec 2025 03:27:19 GMT" |
| location | "/recettes?category=gastronomique" |
| x-debug-token | "38deef" |
Cookies
Request Cookies
| Key | Value |
|---|---|
| main_deauth_profile_token | "345eea" |
| sf_redirect | "{"token":"d394e7","route":"app_dish_search","method":"GET","controller":{"class":"App\\Controller\\DishController","method":"search","file":"\/var\/www\/vhosts\/foodan.app\/httpdocs\/src\/Controller\/DishController.php","line":24},"status_code":301,"status_text":"Moved Permanently"}" |
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 | "16f6bcf0a592f50d961aeb563124b3e0" |
| CORS_ALLOW_ORIGIN | "^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$" |
| DATABASE_URL | "mysql://dan_foodappusr:L0VEdzheftep52%@@127.0.0.1:3306/dan_foodapp?serverVersion=8.0&charset=utf8mb4" |
| DB_HOST | "127.0.0.1" |
| DB_NAME | "dan_foodapp" |
| DB_PASSWORD | "L0VEdzheftep52%@" |
| DB_PORT | "3306" |
| DB_USER | "dan_foodappusr" |
| DEFAULT_URI | "http://localhost" |
| FOURSQUARE_API_KEY | "HKHD0RXKPVU0CGIH2USR4YYDJA2NV0X5103EYBU300YQICWB" |
| GOOGLE_CLIENT_ID | "72067630205-rqk8f2c5c7idj8efv2bjbebr021vb364.apps.googleusercontent.com" |
| GOOGLE_CLIENT_SECRET | "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" |
| GOOGLE_MAPS_API_KEY | "AIzaSyDF-4sdlpaNjAy6mlC67KD38B1I_qA3uV0" |
| MAILER_DSN | "null://null" |
| MESSENGER_TRANSPORT_DSN | "doctrine://default?auto_setup=0" |
| OPENAI_API_KEY | "sk-proj-fU92beOMDyGgw37BvJTgOwbli3cm4K8R3rFKxh0LWtXBMmGHW0jpVzEbs8tviVL2eqXf_uH3q0T3BlbkFJnZcJN68lx1Pq_b7CFRIlA6l5lsI5FVCkTO5v-cvDZGu5iWtkwSVWs7rwPquVzM_ySnR0Q6SI0As" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/vhosts/foodan.app/httpdocs/public" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/vhosts/foodan.app/httpdocs/public" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/vhosts/foodan.app" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, br, zstd, deflate" |
| HTTP_CONNECTION | "close" |
| HTTP_COOKIE | "sf_redirect=%7B%22token%22%3A%22d394e7%22%2C%22route%22%3A%22app_dish_search%22%2C%22method%22%3A%22GET%22%2C%22controller%22%3A%7B%22class%22%3A%22App%5C%5CController%5C%5CDishController%22%2C%22method%22%3A%22search%22%2C%22file%22%3A%22%5C%2Fvar%5C%2Fwww%5C%2Fvhosts%5C%2Ffoodan.app%5C%2Fhttpdocs%5C%2Fsrc%5C%2FController%5C%2FDishController.php%22%2C%22line%22%3A24%7D%2C%22status_code%22%3A301%2C%22status_text%22%3A%22Moved%20Permanently%22%7D; main_deauth_profile_token=345eea" |
| HTTP_HOST | "www.foodan.app" |
| 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.56" |
| PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "category=gastronomique" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY | "0" |
| REDIRECT_PERL5LIB | "/usr/share/awstats/lib:/usr/share/awstats/plugins" |
| REDIRECT_QUERY_STRING | "category=gastronomique" |
| REDIRECT_SCRIPT_URI | "https://www.foodan.app/plats" |
| REDIRECT_SCRIPT_URL | "/plats" |
| REDIRECT_SSL_TLS_SNI | "www.foodan.app" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTOil4l85oag_es263VVsgAAAwA" |
| REDIRECT_URL | "/plats" |
| REMOTE_ADDR | "216.73.216.56" |
| REMOTE_PORT | "39714" |
| REQUEST_METHOD | "GET" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1764991639 |
| REQUEST_TIME_FLOAT | 1764991639.2953 |
| REQUEST_URI | "/plats?category=gastronomique" |
| SCRIPT_FILENAME | "/var/www/vhosts/foodan.app/httpdocs/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SCRIPT_URI | "https://www.foodan.app/plats" |
| SCRIPT_URL | "/plats" |
| SERVER_ADDR | "51.91.67.7" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "www.foodan.app" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.0" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_TLS_SNI | "www.foodan.app" |
| SYMFONY_DOTENV_PATH | "/var/www/vhosts/foodan.app/httpdocs/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DEFAULT_URI,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,CORS_ALLOW_ORIGIN,FOURSQUARE_API_KEY,GOOGLE_MAPS_API_KEY,OPENAI_API_KEY,DB_USER,DB_PASSWORD,DB_HOST,DB_PORT,DB_NAME,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET" |
| UNIQUE_ID | "aTOil4l85oag_es263VVsgAAAwA" |
| USER | "kongasiou" |
| proxy-nokeepalive | "1" |