http://dev.delyss-menu.com/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_users /administration/users Path does not match
2 admin_users_edit /administration/users/{user} Path does not match
3 admin_users_set_admin /administration/users/{user}/setAdmin Path does not match
4 admin_users_remove_admin /administration/users/{user}/removeAdmin Path does not match
5 admin_users_ban /administration/users/{user}/ban Path does not match
6 admin_users_unban /administration/users/{user}/unban Path does not match
7 admin_companion_index /administration/companion/ Path does not match
8 admin_companion_update_add /administration/companion/updates/add Path does not match
9 admin_licence_index /administration/licence/ Path does not match
10 admin_licence_edit /administration/licence/{licence}/edit Path does not match
11 ads_index /business/{business}/ads/ Path does not match
12 api_authorization_add /api/authorization/add Path does not match
13 api_authorization_consume /api/authorization/consume Path does not match
14 api_business_getLogo /api/business/{business}/getLogo Path does not match
15 api_business_getConfigs /api/business/{business}/getConfigs Path does not match
16 api_business_getCategories /api/business/{business}/getCategories Path does not match
17 api_business_getCategoryById /api/business/{business}/getCategoryById Path does not match
18 api_business_getOptions /api/business/{business}/getOptions Path does not match
19 api_business_getDishes /api/business/{business}/getDishes Path does not match
20 api_business_getDishesByCategory /api/business/{business}/getDishesByCategory Path does not match
21 api_business_getDishById /api/business/{business}/getDishById Path does not match
22 api_business_getMenus /api/business/{business}/getMenus Path does not match
23 api_business_getMenuById /api/business/{business}/getMenuById Path does not match
24 api_companion_disconnect /api/companion/disconnect Path does not match
25 api_companion_connect /api/companion/connect Path does not match
26 api_companion_set_message_queue /api/companion/queue/setMessage Path does not match
27 api_companion_get_config /api/companion/getConfig Path does not match
28 api_companion_find_companion /api/companion/findCompanion Path does not match
29 api_companion_try_connect /api/companion/tryConnect Path does not match
30 api_companion_updateIp /api/companion/updateIp Path does not match
31 api_companion_getInfos /api/companion/infos Path does not match
32 api_easytransac_payment_direct /api/easytransac/payment/direct Path does not match
33 api_business_import-xls /api/business/{business}/import/xls Path does not match
34 app_metric /metrics Path does not match
35 api_picto_getPictos /api/picto/getPictos Path does not match
36 api_index /api/ Path does not match
37 api_login /api/login Path does not match
38 api_getDemo /api/getDemo Path does not match
39 api_subscribe /api/subscribe Path does not match
40 api_isSubscribed /api/isSubscribed Path does not match
41 api_sendInfos /api/sendInfos Path does not match
42 api_unsubscribe /api/unsubscribe Path does not match
43 api_checkUpdates /api/checkUpdates/{timestamp} Path does not match
44 api_updates /api/updates/{timestamp} Path does not match
45 business_new /business/new Path does not match
46 business_home /business/{id} Path does not match
47 business_reload_key /business/{id}/personnalisation/reloadkey Path does not match
48 table_save /business/{id}/save_table Path does not match
49 business_users /business/{id}/users Path does not match
50 business_users_sub_delete /business/{id}/users/sub/delete/{user} Path does not match
51 business_users_remove_access /business/{id}/users/removeAccess/{user} Path does not match
52 business_users_set_owner /business/{id}/users/setOwner/{user} Path does not match
53 business_html /business/{id}/html Path does not match
54 business_config /business/{id}/configurations Path does not match
55 table_qrcode /business/{id}/configurations/qrcode Path does not match
56 business_language /business/{id}/language Path does not match
57 add_locale /business/{id}/language/add/{locale} Path does not match
58 default_locale /business/{id}/language/default/{locale} Path does not match
59 remove_locale /business/{id}/language/remove/{locale} Path does not match
60 business_delete /business/{id}/delete Path does not match
61 category_delete /business/{id}/category/{id2}/delete Path does not match
62 companion_index /business/{id}/companion/ Path does not match
63 companion_printers_available /business/{id}/companion/printers/available Path does not match
64 companion_request_upgrade /business/{id}/companion/requestUpgrade Path does not match
65 companion_queue_send /business/{id}/companion/queue/send Path does not match
66 companion_queue_get /business/{id}/companion/queue/get Path does not match
67 companion_version /business/{id}/companion/version Path does not match
68 companion_ping /business/{id}/companion/ping Path does not match
69 app_company_infos /company/{id}/infos Path does not match
70 company_index /company/ Path does not match
71 company_new /company/new Path does not match
72 dish_category_index /business/{id}/dishes/category/ Path does not match
73 dish_category_edit /business/{id}/dishes/category/{idCategory}/edit Path does not match
74 dish_category_delete /business/{id}/dishes/category/{idCategory}/delete Path does not match
75 dish_category_setorder /business/{id}/dishes/category/{category}/order/set/{order} Path does not match
76 options_index /business/{id}/dishes/options/ Path does not match
77 options_edit /business/{id}/dishes/options/{id2}/edit Path does not match
78 options_delete /business/{id}/dishes/options/{id2}/delete Path does not match
79 options_result_delete /business/{id}/dishes/options/{idOption}/results/{id2}/delete Path does not match
80 options_result_save /business/{id}/dishes/options/{idOption}/results/save Path does not match
81 dishe_index /business/{id}/dishes Path does not match
82 dishe_edit /business/{id}/dishes/edit/{dishe} Path does not match
83 dish_toggleActive /business/{id}/dishes/{dish}/toggle Path does not match
84 dishe_delete /business/{id}/dishes/{dish}/delete Path does not match
85 dish_restore /business/{id}/dishes/{dish}/restore Path does not match
86 dishe_highlight /business/{id}/dishes/{dishe}/hightlight Path does not match
87 dishe_setorder /business/{id}/dishes/{dishe}/order/set/{order} Path does not match
88 business_health_index /business/{business}/health/ Path does not match
89 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.