GET https://stage.orderfoodnow.de/driver/list

Routing

app_driver_list Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://stage.orderfoodnow.de/login

Route Matching Logs

Path to match: /driver/list
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt_stylesheet /_wdt/styles Path does not match
3 _wdt /_wdt/{token} Path does not match
4 _profiler_home /_profiler/ Path does not match
5 _profiler_search /_profiler/search Path does not match
6 _profiler_search_bar /_profiler/search_bar Path does not match
7 _profiler_phpinfo /_profiler/phpinfo Path does not match
8 _profiler_xdebug /_profiler/xdebug Path does not match
9 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
10 _profiler_search_results /_profiler/{token}/search/results Path does not match
11 _profiler_open_file /_profiler/open Path does not match
12 _profiler /_profiler/{token} Path does not match
13 _profiler_router /_profiler/{token}/router Path does not match
14 _profiler_exception /_profiler/{token}/exception Path does not match
15 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
16 app_api_v1_customer_get /api/v1/restaurant/{id}/customer Path does not match
17 app_api_v1_deliveryArea_list /api/v1/restaurant/{id}/delivery-area Path does not match
18 api_v1_restaurant_drivers_list /api/v1/restaurant/{restaurantId}/drivers Path does not match
19 app_menu_list /api/v1/restaurant/{id}/menu Path does not match
20 app_order_verify /api/v1/order/verify Path does not match
21 app_order_confirm /api/v1/order/confirm Path does not match
22 app_order_assign_driver /api/v1/order/{id}/driver Path does not match
23 app_order_status /api/v1/order/{id}/status Path does not match
24 app_order_update /api/v1/order/{id}/update Path does not match
25 app_order_get_by_id /api/v1/order/{id} Path does not match
26 api_v1_orders_today /api/v1/orders/{restaurantId} Path does not match
27 api_v1_branch_branch_info /api/v1/branch/{id}/info Path does not match
28 api_v1_branch_restaurant_branches /api/v1/restaurant/branches Path does not match
29 app_api_v1_restaurant_info /api/v1/restaurant/{id} Path does not match
30 app_api_v1_restaurant_hours /api/v1/restaurant/{id}/hours Path does not match
31 app_api_v1_restaurant_status /api/v1/restaurant/{id}/status Path does not match
32 app_api_v1_restaurant_slots /api/v1/restaurant/{id}/slots Path does not match
33 app_api_v1_restaurant_branches /api/v1/restaurant/{id}/branches Path does not match
34 api_v1_search_index /api/v1/search Path does not match
35 app_branch_add /branch/add Path does not match
36 app_branch_list /branch/list Path does not match
37 app_branch_edit /branch/edit/{id} Path does not match
38 app_category_add /category/add Path does not match
39 app_category_list /category/list Path does not match
40 app_category_update_ajax /category/save-item-ajax Path does not match
41 app_category_assign_discount /category/assign/discount Path does not match
42 app_category_group_list /category/group/{categoryId} Path does not match
43 app_category_group_add /category/group Path does not match
44 app_category_group_update /category/group Path does not match
45 app_category_group_option_list /category/group/option/{groupId} Path does not match
46 app_category_group_option_rest_create /category/group/option Path does not match
47 app_category_group_option_rest_update /category/group/option/update Path does not match
48 app_category_group_option_restupdate_option_price /category/group/option/price Path does not match
49 app_category_group_option_rest_delete /category/group/option/{optionId} Path does not match
50 app_deal_add /deal/add Path does not match
51 app_deal_list /deal/list Path does not match
52 app_deal_item_list /deal/item/{id} Path does not match
53 app_deal_item_rest_delete_item /deal/item/{id} Path does not match
54 app_deal_rest_add_item /deal/item Path does not match
55 app_deal_rest_update_price /deal/update/price Path does not match
56 app_deal_rest_delete_item /deal/item/{id} Path does not match
57 app_delivery_area_add /delivery/area/add Path does not match
58 app_delivery_area_edit /delivery/area/edit/{id} Path does not match
59 app_delivery_area_list /delivery/area/list Path does not match
60 app_discount_add /discount Path does not match
61 app_discount_list /discount/list Path does not match
62 app_discount_delete /discount/delete/{id} Path does not match
63 app_driver_add /driver/add Path does not match
64 app_driver_list /driver/list Route matches!

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