RestaurantController :: index
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "App\Controller\RestaurantController::index" |
| _route | "restaurant_home" |
| _route_params | [] |
| _stopwatch_token | "14413d" |
Request Headers
| Header | Value |
|---|---|
| accept-encoding | "gzip" |
| host | "dev.resto.doshrock.net" |
| user-agent | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" |
| x-forwarded-for | "34.127.113.232" |
| x-forwarded-proto | "http" |
| x-forwarded-scheme | "http" |
| x-php-ob-level | "1" |
| x-real-ip | "34.127.113.232" |
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 | "Mon, 15 Dec 2025 15:49:05 GMT" |
| x-debug-token | "81907d" |
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_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "53be5599b8ca0dfa5b53eaa78e6b9ea9" |
| DATABASE_URL | "mysql://cluster:!feedadeadbabe!@192.168.0.74:3306/pos?serverVersion=5.0" |
| DEFAULT_ROUTE_URI | "https://dev.resto.doshrock.net" |
| MESSENGER_TRANSPORT_DSN | "amqp://proxmox:15742pierrefonds@192.168.0.109:5672/%2f/maxwell.replication" |
| PRINTER_KITCHEN_HOST | "192.168.0.200" |
| PRINTER_RECEIPT_HOST | "192.168.0.88" |
| TARGET_DATABASE_URL | "mysql://cluster:!feedadeadbabe!@192.168.0.104:3306/pos?serverVersion=8.4" |
| TRUSTED_PROXIES | "192.168.0.0/24" |
Defined as regular env variables
| Key | Value |
|---|---|
| DOCUMENT_ROOT | "/home/rpark/src/dev/newdoshrock/public" |
| HTTP_ACCEPT_ENCODING | "gzip" |
| HTTP_HOST | "dev.resto.doshrock.net" |
| HTTP_USER_AGENT | "Mozilla/5.0 (compatible; CMS-Checker/1.0; +https://example.com)" |
| HTTP_X_FORWARDED_FOR | "34.127.113.232" |
| HTTP_X_FORWARDED_PROTO | "http" |
| HTTP_X_FORWARDED_SCHEME | "http" |
| HTTP_X_REAL_IP | "34.127.113.232" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "192.168.0.106" |
| REMOTE_PORT | "45522" |
| REQUEST_METHOD | "GET" |
| REQUEST_TIME | 1765813745 |
| REQUEST_TIME_FLOAT | 1765813745.1415 |
| REQUEST_URI | "/" |
| SCRIPT_FILENAME | "/home/rpark/src/dev/newdoshrock/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_NAME | "0.0.0.0" |
| SERVER_PORT | "8080" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "PHP/8.3.6 (Development Server)" |
| SYMFONY_DOTENV_PATH | "/home/rpark/src/dev/newdoshrock/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_SECRET,DATABASE_URL,PRINTER_RECEIPT_HOST,PRINTER_KITCHEN_HOST,MESSENGER_TRANSPORT_DSN,TARGET_DATABASE_URL,APP_DEBUG,TRUSTED_PROXIES,DEFAULT_ROUTE_URI" |