Error 404 Not Found

GET https://partner.delivertastic.com/order/demo-shop

Forwarded to ErrorController (7fa8c6)

Routing

public_order_index Matched route

Route Parameters

Name Value
slug
"demo-shop"

Route Matching Logs

Path to match: /order/demo-shop
# 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_coupons_index /admin-panel/coupons Path does not match
37 admin_coupons_create /admin-panel/coupons/create Path does not match
38 admin_coupons_generate /admin-panel/coupons/generate Path does not match
39 admin_coupons_delete /admin-panel/coupons/{id}/delete Path does not match
40 admin_panel_tariff_list /admin-panel/tariffs/ Path does not match
41 admin_panel_tariff_new /admin-panel/tariffs/new Path does not match
42 admin_panel_tariff_create /admin-panel/tariffs/create Path does not match
43 admin_panel_tariff_edit /admin-panel/tariffs/{id}/edit Path does not match
44 admin_panel_tariff_update /admin-panel/tariffs/{id}/update Path does not match
45 admin_panel_tariff_delete /admin-panel/tariffs/{id}/delete Path does not match
46 api_menu_full /api/menu/full/{restaurantId} Path does not match
47 api_menu_categories /api/menu/categories/{restaurantId} Path does not match
48 api_menu_dishes /api/menu/dishes/{restaurantId} Path does not match
49 api_menu_dish_detail /api/menu/dish/{restaurantId}/{dishId} Path does not match
50 api_menu_opening_hours /api/menu/opening-hours/{restaurantId} Path does not match
51 api_menu_delivery_zones /api/menu/delivery-zones/{restaurantId} Path does not match
52 api_menu_promotions /api/menu/promotions/{restaurantId} Path does not match
53 public_api_menu /api/public/menu Path does not match
54 public_api_restaurant /api/public/restaurant Path does not match
55 public_api_restaurant_info /api/public/restaurant-info Path does not match
56 public_api_opening_hours /api/public/opening-hours Path does not match
57 public_api_delivery_instructions /api/public/delivery-instructions Path does not match
58 api_restaurant_auth_verify /api/v1/restaurant/auth/verify Path does not match
59 api_restaurant_orders_list /api/v1/restaurant/orders Path does not match
60 api_restaurant_orders_detail /api/v1/restaurant/orders/{id} Path does not match
61 api_restaurant_orders_update_status /api/v1/restaurant/orders/{id}/status Path does not match
62 api_restaurant_availability_get /api/v1/restaurant/availability Path does not match
63 api_restaurant_availability_update /api/v1/restaurant/availability Path does not match
64 api_restaurant_menu_categories_list /api/v1/restaurant/menu/categories Path does not match
65 api_restaurant_menu_items_list /api/v1/restaurant/menu/items Path does not match
66 api_restaurant_menu_ingredients_list /api/v1/restaurant/menu/ingredients Path does not match
67 api_restaurant_menu_item_availability /api/v1/restaurant/menu/items/{id}/availability Path does not match
68 api_restaurant_menu_category_availability /api/v1/restaurant/menu/categories/{id}/availability Path does not match
69 api_restaurant_menu_ingredient_availability /api/v1/restaurant/menu/ingredients/{id}/availability Path does not match
70 api_restaurant_payments_summary /api/v1/restaurant/payments/summary Path does not match
71 api_restaurant_revenue_daily /api/v1/restaurant/revenue/daily Path does not match
72 api_restaurant_tariff_get /api/v1/restaurant/tariff Path does not match
73 api_restaurant_costs_get /api/v1/restaurant/costs Path does not match
74 api_restaurant_costs_daily /api/v1/restaurant/costs/daily Path does not match
75 api_restaurant_times_get /api/v1/restaurant/times Path does not match
76 api_restaurant_times_update /api/v1/restaurant/times Path does not match
77 app_paypal_webhook_global /webhook/paypal Path does not match
78 app_paypal_webhook /webhook/paypal/{restaurantId} Path does not match
79 app_stripe_webhook /webhook/stripe/{restaurantId} Path does not match
80 public_order_index /order/{slug} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.