GET https://agent.delivertastic.com/

Routing

agent_home Matched route

Route Parameters

Name Value
domain
"delivertastic.com"

Route Matching Logs

Path to match: /
# 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} Path does not match
81 public_order_create /order/{slug}/create Path does not match
82 public_order_paypal_success /order/{slug}/paypal/success Path does not match
83 public_order_paypal_cancel /order/{slug}/paypal/cancel Path does not match
84 public_order_cart_add /order/{slug}/cart/add Path does not match
85 public_order_category_dishes /order/{slug}/category/{categoryId}/dishes Path does not match
86 public_order_cart_add_menu /order/{slug}/cart/add-menu Path does not match
87 public_order_cart_add_menu_with_selection /order/{slug}/cart/add-menu-with-selection Path does not match
88 public_order_cart_update /order/{slug}/cart/update/{itemId} Path does not match
89 public_order_cart_remove /order/{slug}/cart/remove/{itemId} Path does not match
90 public_order_cart_set_delivery /order/{slug}/cart/set-delivery Path does not match
91 public_order_times /order/{slug}/times Path does not match
92 public_order_dish_options /order/{slug}/dish/{dishId}/options Path does not match
93 public_order_calculate_delivery /order/{slug}/calculate-delivery Path does not match
94 public_order_status_check /order/status/check Path does not match
95 public_order_status /order/status/{orderNumber} Path does not match
96 public_order /order/{restaurantSlug} Path does not match
97 public_order_checkout /order/{slug}/checkout Path does not match
98 public_order_paypal_capture /order/{slug}/paypal/capture Path does not match
99 public_order_status_token /order/status/token/{publicToken} Path does not match
100 public_order_status_token_data /order/status/token/{publicToken}/data Path does not match
101 public_order_cancel_delay /order/status/token/{publicToken}/cancel-delay Path does not match
102 public_order_accept_delay /order/status/token/{publicToken}/accept-delay Path does not match
103 public_order_cancel_after_confirm /order/status/token/{publicToken}/cancel-after-confirm Path does not match
104 public_order_success /order/{slug}/success/{orderNumber} Path does not match
105 additive_index /dashboard/additives Path does not match
106 additive_add /dashboard/additives/add Path does not match
107 additive_edit /dashboard/additives/edit/{id} Path does not match
108 additive_show /dashboard/additives/show/{id} Path does not match
109 additive_toggle /dashboard/additives/toggle/{id} Path does not match
110 additive_delete /dashboard/additives/delete/{id} Path does not match
111 allergen_index /dashboard/allergens Path does not match
112 allergen_add /dashboard/allergens/add Path does not match
113 allergen_edit /dashboard/allergens/edit/{id} Path does not match
114 allergen_show /dashboard/allergens/show/{id} Path does not match
115 allergen_toggle /dashboard/allergens/toggle/{id} Path does not match
116 allergen_delete /dashboard/allergens/delete/{id} Path does not match
117 category_index /dashboard/categories Path does not match
118 category_add /dashboard/categories/add Path does not match
119 category_edit /dashboard/categories/edit/{id} Path does not match
120 category_show /dashboard/categories/{id} Path does not match
121 category_toggle /dashboard/categories/toggle/{id} Path does not match
122 category_delete /dashboard/categories/delete/{id} Path does not match
123 category_reorder /dashboard/categories/reorder Path does not match
124 category_bulk_action /dashboard/categories/bulk-action Path does not match
125 app_dashboard_credits /dashboard/credits Path does not match
126 app_dashboard_credits_purchase /dashboard/credits/purchase/{package} Path does not match
127 app_dashboard_credits_history /dashboard/credits/history Path does not match
128 app_dashboard /dashboard Path does not match
129 app_dashboard_welcome /dashboard/welcome Path does not match
130 app_dashboard_setup /dashboard/setup-guide Path does not match
131 app_dashboard_ai_generate_zones /dashboard/api/ai/generate-zones Path does not match
132 app_dashboard_ai_generate_extras /dashboard/api/ai/generate-extras Path does not match
133 app_dashboard_update_times /dashboard/api/update-times Path does not match
134 app_dashboard_invoices /dashboard/invoices Path does not match
135 app_dashboard_faq /dashboard/hilfe Path does not match
136 app_dashboard_profi /dashboard/profi-buchen Path does not match
137 app_dashboard_ready /dashboard/ready Path does not match
138 dish_index /dashboard/dishes Path does not match
139 dish_add /dashboard/dishes/add Path does not match
140 dish_edit /dashboard/dishes/edit/{id} Path does not match
141 dish_show /dashboard/dishes/{id} Path does not match
142 dish_get_sizes_by_category /dashboard/dishes/get-sizes-by-category Path does not match
143 dish_get_choices_by_category /dashboard/dishes/get-choices-by-category Path does not match
144 dish_get_sidedishes_by_category /dashboard/dishes/get-sidedishes-by-category Path does not match
145 dish_toggle /dashboard/dishes/toggle-status/{id} Path does not match
146 dish_update_sort_order /dashboard/dishes/update-sort-order Path does not match
147 dish_update_article_number /dashboard/dishes/update-article-number Path does not match
148 dish_delete /dashboard/dishes/delete/{id} Path does not match
149 event_day_index /dashboard/event-days Path does not match
150 event_day_add /dashboard/event-days/add Path does not match
151 event_day_edit /dashboard/event-days/edit/{id} Path does not match
152 event_day_show /dashboard/event-days/show/{id} Path does not match
153 event_day_delete /dashboard/event-days/delete/{id} Path does not match
154 event_day_toggle /dashboard/event-days/toggle/{id} Path does not match
155 event_day_duplicate /dashboard/event-days/duplicate/{id} Path does not match
156 extra_index /dashboard/extras Path does not match
157 extra_add /dashboard/extras/add Path does not match
158 extra_edit /dashboard/extras/edit/{id} Path does not match
159 extra_show /dashboard/extras/{id} Path does not match
160 extra_toggle /dashboard/extras/toggle/{id} Path does not match
161 extra_delete /dashboard/extras/delete/{id} Path does not match
162 api_dishes /dashboard/extras/api/dishes Path does not match
163 api_dish_sizes /dashboard/extras/api/dish/{id}/sizes Path does not match
164 api_category_sizes /dashboard/extras/api/category/{id}/sizes Path does not match
165 extra_group_update_price /dashboard/extras/group/update-price Path does not match
166 extra_group_toggle_status /dashboard/extras/group/toggle-status Path does not match
167 extra_group_delete /dashboard/extras/group/delete Path does not match
168 extra_list /dashboard/extras/list Path does not match
169 extra_update_single_price /dashboard/extras/update-single-price Path does not match
170 app_home / Path almost matches, but Host "agent.delivertastic.com" does not match the requirement ("partner.{domain}")
171 app_dashboard_menu /dashboard/menu Path does not match
172 app_dashboard_stats /dashboard/stats Path does not match
173 app_impressum /impressum Path does not match
174 app_datenschutz /datenschutz Path does not match
175 app_features /funktionen Path does not match
176 app_pricing /preise Path does not match
177 app_how_it_works /so-funktionierts Path does not match
178 app_success_stories /erfolgsgeschichten Path does not match
179 app_comparison /vergleich Path does not match
180 app_support /support Path does not match
181 app_agb /agb Path does not match
182 ingredient_index /dashboard/ingredients Path does not match
183 ingredient_add /dashboard/ingredients/add Path does not match
184 ingredient_edit /dashboard/ingredients/edit/{id} Path does not match
185 ingredient_api_search /dashboard/ingredients/api/search Path does not match
186 ingredient_bulk_action /dashboard/ingredients/bulk-action Path does not match
187 ingredient_statistics /dashboard/ingredients/statistics Path does not match
188 ingredient_toggle /dashboard/ingredients/toggle/{id} Path does not match
189 ingredient_delete /dashboard/ingredients/delete/{id} Path does not match
190 ingredient_show /dashboard/ingredients/{id} Path does not match
191 menu_add_import /api/internal/menu-add/import Path does not match
192 menu_combo_index /dashboard/menu-combos Path does not match
193 menu_combo_add /dashboard/menu-combos/add Path does not match
194 menu_combo_edit /dashboard/menu-combos/edit/{id} Path does not match
195 menu_combo_show /dashboard/menu-combos/show/{id} Path does not match
196 menu_combo_delete /dashboard/menu-combos/delete/{id} Path does not match
197 menu_combo_toggle /dashboard/menu-combos/toggle/{id} Path does not match
198 menu_index /dashboard/menus Path does not match
199 app_menu_upload /dashboard/menus/upload Path does not match
200 menu_import_confirm /dashboard/menus/upload/confirm Path does not match
201 menu_download /dashboard/menus/download/{id} Path does not match
202 menu_view /dashboard/menus/view/{id} Path does not match
203 menu_delete /dashboard/menus/delete/{id} Path does not match
204 menu_toggle /dashboard/menus/toggle/{id} Path does not match
205 menu_set_main /dashboard/menus/set-main/{id} Path does not match
206 menu_replace /dashboard/menus/replace/{id} Path does not match
207 menu_api_list /dashboard/menus/api/list Path does not match
208 menu_cleanup /dashboard/menus/cleanup Path does not match
209 menu_test_parser /dashboard/menus/test-parser Path does not match
210 menu_debug_upload /dashboard/menus/debug-upload Path does not match
211 app_onboarding_start /onboarding/start Path does not match
212 app_onboarding_step1 /onboarding/step1 Path does not match
213 app_onboarding_step1a /onboarding/step1a Path does not match
214 app_onboarding_step1b /onboarding/step1b Path does not match
215 app_onboarding_step2 /onboarding/step2 Path does not match
216 app_onboarding_step3 /onboarding/step3 Path does not match
217 app_onboarding_step4 /onboarding/step4 Path does not match
218 app_onboarding_step4b /onboarding/step4b Path does not match
219 app_onboarding_menu_progress /onboarding/menu-progress Path does not match
220 app_onboarding_step5 /onboarding/step5 Path does not match
221 app_onboarding_step5b /onboarding/step5b Path does not match
222 app_onboarding_step5c /onboarding/step5c Path does not match
223 app_onboarding_step6 /onboarding/step6 Path does not match
224 app_onboarding_api_category_sizes /onboarding/api/category/{id}/sizes Path does not match
225 app_onboarding_api_dish_sizes /onboarding/api/dish/{id}/sizes Path does not match
226 app_onboarding_api_ai_auto_generate_extras /onboarding/api/ai-auto-generate-extras Path does not match
227 app_onboarding_api_ai_generate_suggestions /onboarding/api/ai-generate-suggestions Path does not match
228 app_onboarding_api_ai_import_selected /onboarding/api/ai-import-selected Path does not match
229 app_onboarding_step7 /onboarding/step7 Path does not match
230 app_onboarding_step8 /onboarding/step8 Path does not match
231 app_onboarding_step9 /onboarding/step9 Path does not match
232 app_onboarding_geocode /onboarding/geocode Path does not match
233 app_onboarding_api_generate_zones /onboarding/api/generate-zones Path does not match
234 app_onboarding_debug_payload /onboarding/debug-payload Path does not match
235 app_onboarding_api_generate_extras /onboarding/api/generate-extras Path does not match
236 app_onboarding_import_extras /onboarding/api/import-extras Path does not match
237 app_onboarding_validate_coupon /onboarding/validate-coupon Path does not match
238 orders_index /dashboard/orders Path does not match
239 orders_api_active /dashboard/orders/api/active Path does not match
240 orders_api_map_data /dashboard/orders/api/map-data Path does not match
241 orders_show /dashboard/orders/{id} Path does not match
242 orders_accept /dashboard/orders/{id}/accept Path does not match
243 orders_cancel /dashboard/orders/{id}/cancel Path does not match
244 orders_status /dashboard/orders/{id}/status/{status} Path does not match
245 orders_update_eta /dashboard/orders/{id}/eta Path does not match
246 orders_print_receipt /dashboard/orders/{id}/print/receipt Path does not match
247 orders_print_kitchen /dashboard/orders/{id}/print/kitchen Path does not match
248 app_payment_paypal_create /onboarding/payment/paypal/create-order Path does not match
249 app_payment_paypal_success /onboarding/payment/paypal-success Path does not match
250 app_payment_stripe_create /onboarding/payment/stripe/create-session Path does not match
251 app_payment_stripe_success /onboarding/payment/stripe-success Path does not match
252 app_payment_cancel /onboarding/payment/cancel Path does not match
253 app_payment_stripe_webhook /onboarding/payment/webhook/stripe Path does not match
254 app_payment_paypal_webhook /onboarding/payment/webhook/paypal Path does not match
255 app_profi_service_start /dashboard/profi-service/start/{serviceType} Path does not match
256 app_profi_service_upload /dashboard/profi-service/{id}/upload Path does not match
257 app_profi_service_do_upload /dashboard/profi-service/{id}/upload Path does not match
258 app_profi_service_confirm /dashboard/profi-service/{id}/confirm Path does not match
259 app_profi_service_cancel /dashboard/profi-service/{id}/cancel Path does not match
260 app_profi_service_detail /dashboard/profi-service/{id} Path does not match
261 app_profi_service_list /dashboard/profi-services Path does not match
262 quickaccess_blocking /dashboard/quickaccess/blocking Path does not match
263 quickaccess_lab /dashboard/quickaccess/lab Path does not match
264 quickaccess_toggle_dish /dashboard/quickaccess/api/toggle-dish/{id} Path does not match
265 quickaccess_toggle_category /dashboard/quickaccess/api/toggle-category/{id} Path does not match
266 quickaccess_toggle_ingredient /dashboard/quickaccess/api/toggle-ingredient/{id} Path does not match
267 quickaccess_update_lab /dashboard/quickaccess/api/update-lab Path does not match
268 app_register /register Path does not match
269 app_verify_email /verify/email Path does not match
270 app_dashboard_settings /dashboard/settings Path does not match
271 app_dashboard_settings_api_key_generate /dashboard/settings/api-key/generate Path does not match
272 app_dashboard_settings_api_key_show /dashboard/settings/api-key/show Path does not match
273 app_dashboard_settings_generate_delivery_instructions /dashboard/settings/generate-delivery-instructions Path does not match
274 app_dashboard_settings_test_delivery_instructions /dashboard/settings/test-delivery-instructions Path does not match
275 app_dashboard_settings_generate_intelligent_zones /dashboard/settings/generate-intelligent-zones Path does not match
276 app_dashboard_settings_test_smart_instructions /dashboard/settings/test-smart-instructions Path does not match
277 app_dashboard_settings_generate_ai_zones /dashboard/settings/generate-ai-zones Path does not match
278 app_dashboard_settings_delivery_zone_get /dashboard/settings/delivery-zone/{id} Path does not match
279 app_dashboard_settings_delivery_zone_delete /dashboard/settings/delivery-zone/delete/{id} Path does not match
280 app_dashboard_settings_holiday_delete /dashboard/settings/holiday/delete/{id} Path does not match
281 app_dashboard_settings_geocode /dashboard/settings/geocode Path does not match
282 app_dashboard_settings_printer_test /dashboard/settings/printer/test Path does not match
283 app_dashboard_settings_delivery_zones_map /dashboard/settings/delivery-zones-map Path does not match
284 revenue_index /dashboard/revenue Path does not match
285 revenue_export_csv /dashboard/revenue/export/csv Path does not match
286 size_index /dashboard/sizes Path does not match
287 size_add /dashboard/sizes/add Path does not match
288 size_edit /dashboard/sizes/edit/{id} Path does not match
289 size_delete /dashboard/sizes/delete/{id} Path does not match
290 size_create_standard /dashboard/sizes/create-standard Path does not match
291 partner_agent_access /agent-access Path does not match
292 partner_agent_return /agent-return Path does not match
293 customer_home / Path almost matches, but Host "agent.delivertastic.com" does not match the requirement ("{domain}")
294 customer_impressum /impressum Path does not match
295 customer_datenschutz /datenschutz Path does not match
296 customer_agb /agb Path does not match
297 customer_restaurant_detail /restaurant/{slug} Path does not match
298 customer_restaurant_menu /restaurant/{slug}/menu Path does not match
299 customer_restaurant_order /restaurant/{slug}/order Path does not match
300 customer_search /search Path does not match
301 customer_search_api /search/api Path does not match
302 agent_dashboard /dashboard Path does not match
303 agent_dashboard_ready /dashboard/ready Path does not match
304 agent_restaurants /restaurants Path does not match
305 agent_restaurant_new /restaurants/new Path does not match
306 agent_restaurant_view /restaurants/{id} Path does not match
307 agent_restaurant_edit /restaurants/{id}/edit Path does not match
308 agent_restaurant_delete /restaurants/{id}/delete Path does not match
309 agent_restaurant_manage /restaurants/{id}/manage Path does not match
310 agent_restaurant_return /restaurants/return Path does not match
311 agent_register /register Path does not match
312 agent_verify_phone /verify-phone Path does not match
313 agent_resend_verification /resend-verification Path does not match
314 agent_onboarding_quick_create /onboarding/quick-create Path does not match
315 agent_onboarding_step1 /onboarding/step1 Path does not match
316 agent_onboarding_step2 /onboarding/step2 Path does not match
317 agent_onboarding_step3 /onboarding/step3 Path does not match
318 agent_onboarding_step4 /onboarding/step4 Path does not match
319 agent_onboarding_geocode /onboarding/geocode Path does not match
320 agent_onboarding_address_search /onboarding/address-search Path does not match
321 agent_onboarding_cancel /onboarding/cancel Path does not match
322 agent_home / Route matches!

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