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 | "a870cc" |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "gzip, deflate" |
| baggage | "sentry-trace_id=b080dd96c93f4132adebba2a42c0d13a,sentry-sample_rand=0.798232,sentry-environment=staging,sentry-release=1.3.19,sentry-public_key=22daa3a0da874317acc1a29915172570,sentry-transaction=Process%20job%20-%20run%20selected%20pipelines,sentry-sample_rate=0.01,sentry-sampled=false" |
| connection | "keep-alive" |
| host | "dev.resto.doshrock.net" |
| sentry-trace | "b080dd96c93f4132adebba2a42c0d13a-9ebee9be3338896f-0" |
| user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.35/36 Safari/537.36" |
| x-forwarded-for | "154.46.7.200" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "1" |
| x-real-ip | "154.46.7.200" |
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 11:46:32 GMT" |
| x-debug-token | "7aae18" |
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 | "*/*" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate" |
| HTTP_BAGGAGE | "sentry-trace_id=b080dd96c93f4132adebba2a42c0d13a,sentry-sample_rand=0.798232,sentry-environment=staging,sentry-release=1.3.19,sentry-public_key=22daa3a0da874317acc1a29915172570,sentry-transaction=Process%20job%20-%20run%20selected%20pipelines,sentry-sample_rate=0.01,sentry-sampled=false" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_HOST | "dev.resto.doshrock.net" |
| HTTP_SENTRY_TRACE | "b080dd96c93f4132adebba2a42c0d13a-9ebee9be3338896f-0" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.35/36 Safari/537.36" |
| HTTP_X_FORWARDED_FOR | "154.46.7.200" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "154.46.7.200" |
| PHP_SELF | "/index.php" |
| REMOTE_ADDR | "192.168.0.106" |
| REMOTE_PORT | "45858" |
| REQUEST_METHOD | "HEAD" |
| REQUEST_TIME | 1765799192 |
| REQUEST_TIME_FLOAT | 1765799192.4572 |
| 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" |