http://80.85.159.112/

Routing

home_page Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

http://80.85.159.112/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 receive_payment_token /acquiring/payment-token Path does not match
2 google-apple-payment-data /acquiring/payment-details Path does not match
3 acquring-payment-form /acquiring/payment-form Path does not match
4 acquring-payment-form-render /acquiring/payment-form-render/{orderData} Path does not match
5 acquring-payment-form-render-test /acquiring/payment-form-render-test/{orderData} Path does not match
6 acquring-payment-callabck /acquiring/payment-callback Path does not match
7 acquring-payment-log /acquiring/payment-log Path does not match
8 customer-changes-callback /iiko-callback/customer-changes Path does not match
9 app_login /login Path does not match
10 app_logout /logout Path does not match
11 admins_index /admins/ Path does not match
12 admins_new /admins/new Path does not match
13 admins_edit /admins/{id}/edit Path does not match
14 admins_self_profile /admins/profile Path does not match
15 admins_delete /admins/{id} Path does not match
16 clients_details /admins/clients/details Path does not match
17 clients /admins/clients Path does not match
18 clients_order /admins/clients/order Path does not match
19 clients_cart /admins/clients/cart Path does not match
20 messages /admins/messages Path does not match
21 order_history /admins/order_history Path does not match
22 promotions_details /admins/promotions/details Path does not match
23 articles /admins/articles Path does not match
24 articles_new /admins/articles/new Path does not match
25 restaurants /admins/restaurants Path does not match
26 restaurants_new /admins/restaurants/new Path does not match
27 contacts /admins/contacts Path does not match
28 application_version_show /application_version/{id} Path does not match
29 application_version_edit /application_version/{id}/edit Path does not match
30 cafe_index /cafe/ Path does not match
31 cafe_new /cafe/new/{id} Path does not match
32 cafe_show /cafe/{id} Path does not match
33 cafe_edit /cafe/{id}/edit Path does not match
34 cafe_delete /cafe/{id} Path does not match
35 city_index /city/ Path does not match
36 admin_cities_update /city/update Path does not match
37 city_edit /city/{id}/edit Path does not match
38 city_areas_import /city/{id}/import-areas Path does not match
39 delivery-area /city/delivery-area Path does not match
40 clients_update_from_iiko /client/iiko-update/{id} Path does not match
41 clients_cart_details /client/cart/{id} Path does not match
42 clients_index /client Path does not match
43 clients_edit /client/{id}/edit Path does not match
44 clients_delete /client/{id} Path does not match
45 admin_ajax_delivery_address_edit /client/ajax/delivery-address/edit/{id} Path does not match
46 admin_client_order /client/order/{orderId} Path does not match
47 dialog /client/dialog/{dialog} Path does not match
48 common_admin_settings_index /common/admin/settings/ Path does not match
49 common_admin_settings_new /common/admin/settings/new Path does not match
50 common_admin_settings_show /common/admin/settings/{id} Path does not match
51 common_admin_settings_edit /common/admin/settings/{id}/edit Path does not match
52 constituent_product_and_tags_index /constituent/product/ Path does not match
53 constituent_product_new /constituent/product/new Path does not match
54 constituent_product_show /constituent/product/{id} Path does not match
55 constituent_product_edit /constituent/product/{id}/edit Path does not match
56 constituent_product_delete /constituent/product/{id} Path does not match
57 admin_ajax_edit_constituent_product /constituent/product/ajax/constituent-product/{id} Path does not match
58 admin_ajax_create_constituent_product /constituent/product/ajax/constituent-product Path does not match
59 contact_index /contact/ Path does not match
60 contact_new /contact/new Path does not match
61 contact_show /contact/{id} Path does not match
62 contact_edit /contact/{id}/edit Path does not match
63 contact_delete /contact/{id} Path does not match
64 private_api_delivery_area /delivery-area/ Path does not match
65 home_page / Route matches!

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