http://89.248.231.151/reg

Routing

reg Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /reg
# Route name Path Log
1 update_cart /update_cart Path does not match
2 update_cart_v2 /update_cart_v2 Path does not match
3 cart_crud /cart_crud Path does not match
4 cart_crud_v2 /cart_crud_v2 Path does not match
5 cart /cart Path does not match
6 cart_body /cart_body Path does not match
7 add_item_to_cart /add_item_to_cart Path does not match
8 catalog /catalog Path does not match
9 catalog_by_vendor_guid /catalog/vendor/{vendor_guid} Path does not match
10 catalog_by_order_guid /catalog/{order_guid} Path does not match
11 catalog_by_guid /catalog/{search_guid}/{guid} Path does not match
12 sale /sale Path does not match
13 product_by_id /product/{guid} Path does not match
14 product /product Path does not match
15 get_specification_list /get_specification_list Path does not match
16 get_customer_messages /get_customer_messages Path does not match
17 get_items_specification /get_items_specification Path does not match
18 get_vendor_list /get_vendor_list Path does not match
19 get_spec_list /get_spec_list Path does not match
20 prices /prices Path does not match
21 get_prices /get_prices Path does not match
22 change_user_options /change_user_options Path does not match
23 homepage / Path does not match
24 index /index Path does not match
25 carrot_assign_admin /carrot_assign_admin Path does not match
26 login /login Path does not match
27 change_theme /change_theme Path does not match
28 contacts /contacts Path does not match
29 reg /reg Route matches!

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