Routing
api_restaurant_orders_list
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/api/v1/restaurant/orders
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | partner_login | /login | Path does not match |
| 2 | partner_logout | /logout | Path does not match |
| 3 | app_login | /login | Path does not match |
| 4 | app_logout | /logout | Path does not match |
| 5 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 6 | app.swagger_ui | /api-docs | Path does not match |
| 7 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 8 | _wdt | /_wdt/{token} | Path does not match |
| 9 | _profiler_home | /_profiler/ | Path does not match |
| 10 | _profiler_search | /_profiler/search | Path does not match |
| 11 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 12 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 13 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 14 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 15 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 16 | _profiler_open_file | /_profiler/open | Path does not match |
| 17 | _profiler | /_profiler/{token} | Path does not match |
| 18 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 19 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 20 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 21 | admin_affiliates_list | /admin-panel/affiliates/ | Path does not match |
| 22 | admin_affiliate_view | /admin-panel/affiliates/{id} | Path does not match |
| 23 | admin_affiliate_activate | /admin-panel/affiliates/{id}/activate | Path does not match |
| 24 | admin_affiliate_reject | /admin-panel/affiliates/{id}/reject | Path does not match |
| 25 | admin_affiliate_tariffs | /admin-panel/affiliates/{id}/tariffs | Path does not match |
| 26 | admin_panel_index | /admin-panel/ | Path does not match |
| 27 | admin_panel_restaurant_view | /admin-panel/restaurant/{id} | Path does not match |
| 28 | admin_panel_assign_tariff | /admin-panel/restaurant/{id}/assign-tariff | Path does not match |
| 29 | admin_panel_update_paypal_credentials | /admin-panel/restaurant/{id}/paypal-credentials | Path does not match |
| 30 | admin_panel_toggle_payment | /admin-panel/restaurant/{id}/toggle-payment | Path does not match |
| 31 | admin_panel_switch_to_restaurant | /admin-panel/restaurant/{id}/switch-to | Path does not match |
| 32 | admin_panel_menu_uploads | /admin-panel/menu-uploads | Path does not match |
| 33 | admin_panel_menu_upload_view | /admin-panel/menu-upload/{id} | Path does not match |
| 34 | admin_panel_menu_upload_process | /admin-panel/menu-upload/{id}/process | Path does not match |
| 35 | admin_panel_settings | /admin-panel/settings | Path does not match |
| 36 | admin_panel_tasks | /admin-panel/tasks | Path does not match |
| 37 | admin_panel_task_detail | /admin-panel/tasks/{id} | Path does not match |
| 38 | admin_panel_task_message | /admin-panel/tasks/{id}/message | Path does not match |
| 39 | admin_panel_task_start | /admin-panel/tasks/{id}/start | Path does not match |
| 40 | admin_panel_task_send_review | /admin-panel/tasks/{id}/send-for-review | Path does not match |
| 41 | admin_panel_task_force_complete | /admin-panel/tasks/{id}/force-complete | Path does not match |
| 42 | admin_panel_task_request_documents | /admin-panel/tasks/{id}/request-documents | Path does not match |
| 43 | admin_panel_task_file | /admin-panel/tasks/{taskId}/file/{filename} | Path does not match |
| 44 | admin_panel_task_api_messages | /admin-panel/tasks/{id}/api/messages | Path does not match |
| 45 | admin_panel_task_api_send_message | /admin-panel/tasks/{id}/api/messages | Path does not match |
| 46 | admin_coupons_index | /admin-panel/coupons | Path does not match |
| 47 | admin_coupons_create | /admin-panel/coupons/create | Path does not match |
| 48 | admin_coupons_generate | /admin-panel/coupons/generate | Path does not match |
| 49 | admin_coupons_delete | /admin-panel/coupons/{id}/delete | Path does not match |
| 50 | admin_panel_tariff_list | /admin-panel/tariffs/ | Path does not match |
| 51 | admin_panel_tariff_new | /admin-panel/tariffs/new | Path does not match |
| 52 | admin_panel_tariff_create | /admin-panel/tariffs/create | Path does not match |
| 53 | admin_panel_tariff_edit | /admin-panel/tariffs/{id}/edit | Path does not match |
| 54 | admin_panel_tariff_update | /admin-panel/tariffs/{id}/update | Path does not match |
| 55 | admin_panel_tariff_delete | /admin-panel/tariffs/{id}/delete | Path does not match |
| 56 | api_menu_full | /api/menu/full/{restaurantId} | Path does not match |
| 57 | api_menu_categories | /api/menu/categories/{restaurantId} | Path does not match |
| 58 | api_menu_dishes | /api/menu/dishes/{restaurantId} | Path does not match |
| 59 | api_menu_dish_detail | /api/menu/dish/{restaurantId}/{dishId} | Path does not match |
| 60 | api_menu_opening_hours | /api/menu/opening-hours/{restaurantId} | Path does not match |
| 61 | api_menu_delivery_zones | /api/menu/delivery-zones/{restaurantId} | Path does not match |
| 62 | api_menu_promotions | /api/menu/promotions/{restaurantId} | Path does not match |
| 63 | public_api_menu | /api/public/menu | Path does not match |
| 64 | public_api_restaurant | /api/public/restaurant | Path does not match |
| 65 | public_api_restaurant_info | /api/public/restaurant-info | Path does not match |
| 66 | public_api_opening_hours | /api/public/opening-hours | Path does not match |
| 67 | public_api_delivery_instructions | /api/public/delivery-instructions | Path does not match |
| 68 | api_restaurant_auth_verify | /api/v1/restaurant/auth/verify | Path does not match |
| 69 | api_restaurant_orders_list | /api/v1/restaurant/orders | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.