Routing
(none)
Matched route
Route Matching Logs
Path to match:
/node_modules/jquery
# | Route name | Path | Log |
---|---|---|---|
1 | cart_order_repeat_no_locale | /api/cart/repeat-order/{order_id} | Path does not match |
2 | cart_order_repeat | /{_locale}/api/cart/repeat-order/{order_id} | Path does not match |
3 | block_usermenu | /{_locale}/clientmenu | Path does not match |
4 | migrate | /migrate | Path does not match |
5 | register_no_locale | /register | Path does not match |
6 | register | /{_locale}/register | Path does not match |
7 | app_sitemap | /{_locale}/sitemap | Path does not match |
8 | user_no_locale | /user | Path does not match |
9 | user | /{_locale}/user | Path does not match |
10 | user_orders_no_locale | /user/order-history | Path does not match |
11 | user_orders | /{_locale}/user/order-history | Path does not match |
12 | user_order_last_no_locale | /user/order-history/order/last | Path does not match |
13 | user_order_cont_no_locale | /user/order-history/order/{order_id} | Path does not match |
14 | user_order_last | /{_locale}/user/order-history/order/last | Path does not match |
15 | user_order_cont | /{_locale}/user/order-history/order/{order_id} | Path does not match |
16 | user_profile_no_locale | /user/profile | Path does not match |
17 | user_profile | /{_locale}/user/profile | Path does not match |
18 | user_change_pass_no_locale | /user/change-pass | Path does not match |
19 | user_change_pass | /{_locale}/user/change-pass | Path does not match |
20 | user_logoff_no_locale | /user/logoff | Path does not match |
21 | user_logoff | /{_locale}/user/logoff | Path does not match |
22 | user_facebook_unlink | /user/unlink/facebook | Path does not match |
23 | user_google_unlink | /user/unlink/google | Path does not match |
24 | wishlist_no_locale | /wishlist | Path does not match |
25 | wishlist | /{_locale}/wishlist | Path does not match |
26 | wishlist_add_no_locale | /wishlist/add/{prod} | Path does not match |
27 | wishlist_add | /{_locale}/wishlist/add/{prod} | Path does not match |
28 | wishlist_delete_no_locale | /wishlist/delete/{id} | Path does not match |
29 | wishlist_delete | /{_locale}/wishlist/delete/{id} | Path does not match |
30 | redirect | /redirect | Path does not match |
31 | api_genid | /api/.well-known/genid/{id} | Path does not match |
32 | api_entrypoint | /api/{index}.{_format} | Path does not match |
33 | api_doc | /api/docs.{_format} | Path does not match |
34 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
35 | _preview_error | /_error/{code}.{_format} | Path does not match |
36 | _wdt | /_wdt/{token} | Path does not match |
37 | _profiler_home | /_profiler/ | Path does not match |
38 | _profiler_search | /_profiler/search | Path does not match |
39 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
40 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
41 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
42 | _profiler_open_file | /_profiler/open | Path does not match |
43 | _profiler | /_profiler/{token} | Path does not match |
44 | _profiler_router | /_profiler/{token}/router | Path does not match |
45 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
46 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
47 | callback_no_locale | /callback | Path does not match |
48 | callback | /{_locale}/callback | Path does not match |
49 | cart_test | /api/cart/test | Path does not match |
50 | cart_check | /api/cart/check | Path does not match |
51 | cart_buy | /api/cart/buy | Path does not match |
52 | cart_update | /api/cart/update | Path does not match |
53 | cart_delete | /api/cart/delete | Path does not match |
54 | cart_removegroup | /api/cart/removegroup | Path does not match |
55 | cart_get | /api/cart/get | Path does not match |
56 | api_checkout_cleanname_no_locale | /api/checkout/cleanname | Path does not match |
57 | api_checkout_cleanname | /{_locale}/api/checkout/cleanname | Path does not match |
58 | api_checkout_fiohint_no_locale | /api/checkout/fiohint | Path does not match |
59 | api_checkout_fiohint | /{_locale}/api/checkout/fiohint | Path does not match |
60 | api_checkout_citydetect_no_locale | /api/checkout/citydetect | Path does not match |
61 | api_checkout_citydetect | /{_locale}/api/checkout/citydetect | Path does not match |
62 | api_checkout_citylist_no_locale | /api/checkout/citylist | Path does not match |
63 | api_checkout_citylist | /{_locale}/api/checkout/citylist | Path does not match |
64 | api_checkout_selectcity_no_locale | /api/checkout/selectcity | Path does not match |
65 | api_checkout_selectcity | /{_locale}/api/checkout/selectcity | Path does not match |
66 | api_checkout_addresslist_no_locale | /api/checkout/addresslist | Path does not match |
67 | api_checkout_addresslist | /{_locale}/api/checkout/addresslist | Path does not match |
68 | api_checkout_get_session_vars_no_locale | /api/checkout/get-session-vars | Path does not match |
69 | api_checkout_get_session_vars | /{_locale}/api/checkout/get-session-vars | Path does not match |
70 | api_checkout_select_type_no_locale | /api/checkout/select-type/{delivery_id} | Path does not match |
71 | api_checkout_select_type | /{_locale}/api/checkout/select-type/{delivery_id} | Path does not match |
72 | api_checkout_select_price_no_locale | /api/checkout/select-price/{sub_id}/{sub_code}/{sub_name}/{cost} | Path does not match |
73 | api_checkout_select_price | /{_locale}/api/checkout/select-price/{sub_id}/{sub_code}/{sub_name}/{cost} | Path does not match |
74 | api_checkout_set_price_no_locale | /api/checkout/set-price/{cost} | Path does not match |
75 | api_checkout_set_price | /{_locale}/api/checkout/set-price/{cost} | Path does not match |
76 | api_checkout_select_code_no_locale | /api/checkout/select-code/{code}/{name}/{worktime}/{phone}/{email} | Path does not match |
77 | api_checkout_select_code | /{_locale}/api/checkout/select-code/{code}/{name}/{worktime}/{phone}/{email} | Path does not match |
78 | api_checkout_select-address_no_locale | /api/checkout/select-address/{addr}/{lat}/{lon} | Path does not match |
79 | api_checkout_select-address | /{_locale}/api/checkout/select-address/{addr}/{lat}/{lon} | Path does not match |
80 | checkout_payment_select_type_no_locale | /api/checkout/payment/select-type/{id} | Path does not match |
81 | checkout_payment_select_type | /{_locale}/api/checkout/payment/select-type/{id} | Path does not match |
82 | checkout_payment_company_data_no_locale | /api/checkout/payment/company-data | Path does not match |
83 | checkout_payment_company_data | /{_locale}/api/checkout/payment/company-data | Path does not match |
84 | checkout_payment_clear_company_data_no_locale | /api/checkout/payment/clear-company-data | Path does not match |
85 | checkout_payment_clear_company_data | /{_locale}/api/checkout/payment/clear-company-data | Path does not match |
86 | cache_clear | /cache/clear | Path does not match |
87 | api_delivery_getoffices | /{_locale}/api/delivery/getoffices | Path does not match |
88 | api_delivery_getaddress | /{_locale}/api/delivery/getaddress | Path does not match |
89 | api_delivery_getprice | /{_locale}/api/delivery/getprice | Path does not match |
90 | api_delivery_getregions | /{_locale}/api/delivery/getregions | Path does not match |
91 | api_delivery_getcities | /{_locale}/api/delivery/getcities | Path does not match |
92 | api_delivery_setregions | /{_locale}/api/delivery/setregions | Path does not match |
93 | api_delivery_setcities | /{_locale}/api/delivery/setcities | Path does not match |
94 | api_delivery_setoffices | /{_locale}/api/delivery/setoffices | Path does not match |
95 | doubles_find | /doubles/find | Path does not match |
96 | api_schedule | /api/schedule | Path does not match |
97 | app_test | /test | Path does not match |
98 | articles_list_no_locale | /articles | Path does not match |
99 | articles_list | /{_locale}/articles | Path does not match |
100 | articles_cont_no_locale | /articles/{intname} | Path does not match |
101 | articles_cont | /{_locale}/articles/{intname} | Path does not match |
102 | block_ads | /{_locale}/block/ads | Path does not match |
103 | block_bitrix | /{_locale}/block/bitrix | Path does not match |
104 | block_js_labels | /{_locale}/block/jslabels | Path does not match |
105 | block_top_menu | /{_locale}/block/topmenu/{intname} | Path does not match |
106 | block_foot_menu | /{_locale}/block/footmenu | Path does not match |
107 | block_catmenu | /{_locale}/block/catmenu/{template} | Path does not match |
108 | block_catmenu_spec | /{_locale}/block/speccatmenu/{spec}/{cat_cat}/{cat_id}/{search} | Path does not match |
109 | block_filter | /{_locale}/block/filter/{cat_id}/{cat_intname}/filter-{filters} | Path does not match |
110 | block_filter_spec | /{_locale}/block/filter/{spec}/{cat_id}/{cat_intname}/filter-{filters} | Path does not match |
111 | block_chars_selected | /{_locale}/block/charsselected/{cat_id}/{cat_intname}/filter-{filters} | Path does not match |
112 | block_chars_selected_spec | /{_locale}/block/charsselected/{spec}/{cat_id}/{cat_intname}/filter-{filters} | Path does not match |
113 | block_timer | /{_locale}/block/timer | Path does not match |
114 | cart_prods_block | /{_locale}/api/cart/prodsblock/{spec} | Path does not match |
115 | block_facebook | /{_locale}/block/facebook | Path does not match |
116 | block_gtm | /{_locale}/block/gtm | Path does not match |
117 | cart_no_locale | /cart | Path does not match |
118 | cart | /{_locale}/cart | Path does not match |
119 | cart_show_no_locale | /cart/show | Path does not match |
120 | cart_show | /{_locale}/cart/show | Path does not match |
121 | cart_list_no_locale | /cart/list | Path does not match |
122 | cart_list | /{_locale}/cart/list | Path does not match |
123 | cart_clear | /cart/clear | Path does not match |
124 | app_catalog | /catalog | Path does not match |
125 | prod_list_cat_no_locale | /catalog/cat-{cat_id}-{cat_intname} | Path does not match |
126 | prod_list_cat_filte_no_locale | /catalog/cat-{cat_id}-{cat_intname}/filter-{filters} | Path does not match |
127 | prod_list_cat_spec_filter_no_locale | /catalog/{spec}/cat-{cat_id}-{cat_intname}/filter-{filters} | Path does not match |
128 | prod_list_cat_spec_no_locale | /catalog/{spec}/cat-{cat_id}-{cat_intname} | Path does not match |
129 | prod_list_spec_no_locale | /catalog/{spec} | Path does not match |
130 | prod_list_cat | /{_locale}/catalog/cat-{cat_id}-{cat_intname} | Path does not match |
131 | prod_list_cat_filter | /{_locale}/catalog/cat-{cat_id}-{cat_intname}/filter-{filters} | Path does not match |
132 | prod_list_cat_spec_filter | /{_locale}/catalog/{spec}/cat-{cat_id}-{cat_intname}/filter-{filters} | Path does not match |
133 | prod_list_cat_spec | /{_locale}/catalog/{spec}/cat-{cat_id}-{cat_intname} | Path does not match |
134 | prod_list_spec | /{_locale}/catalog/{spec} | Path does not match |
135 | prod_cont_no_locale | /catalog/prod-{prod_id} | Path does not match |
136 | prod_cont | /{_locale}/catalog/prod-{prod_id} | Path does not match |
137 | prod_ajax_no_locale | /catalog/prod/ajax/{prod_id} | Path does not match |
138 | prod_ajax | /{_locale}/catalog/prod/ajax/{prod_id} | Path does not match |
139 | getnum_no_locale | /catalog/getnum/{cat_id} | Path does not match |
140 | getnum_spec_no_locale | /catalog/{spec}/getnum/{cat_id} | Path does not match |
141 | getnum | /{_locale}/catalog/getnum/{cat_id} | Path does not match |
142 | getnum_spec | /{_locale}/catalog/{spec}/getnum/{cat_id} | Path does not match |
143 | checkout_no_locale | /checkout | Path does not match |
144 | checkout | /{_locale}/checkout | Path does not match |
145 | checkout_form_no_locale | /checkout/form | Path does not match |
146 | checkout_form | /{_locale}/checkout/form | Path does not match |
147 | checkout_delivery_no_locale | /checkout/delivery | Path does not match |
148 | checkout_delivery | /{_locale}/checkout/delivery | Path does not match |
149 | checkout_payment_no_locale | /checkout/payment | Path does not match |
150 | checkout_payment | /{_locale}/checkout/payment | Path does not match |
151 | checkout_confirm_no_locale | /checkout/confirm | Path does not match |
152 | checkout_confirm | /{_locale}/checkout/confirm | Path does not match |
153 | checkout_finish_no_locale | /checkout/finish/{order_id} | Path does not match |
154 | checkout_completed_no_locale | /checkout/completed/{order_id} | Path does not match |
155 | checkout_finish | /{_locale}/checkout/finish/{order_id} | Path does not match |
156 | checkout_completed | /{_locale}/checkout/completed/{order_id} | Path does not match |
157 | checkout_pay | /checkout/pay | Path does not match |
158 | checkout_pay_result | /checkout/pay-result/esystem-{esystem_id}/order-{order_id} | Path does not match |
159 | checkout_pay_result_robokassa_success | /checkout/pay-result-robokassa-afog91856kgfsadf150h | Path does not match |
160 | checkout_pay_result_robokassa_failed | /checkout/pay-result-robokassa-asg258goag0lvb | Path does not match |
161 | checkout_pay_result_przelewy_success | /checkout/payresult-przelewy-asdflkh2058yjba0g8g250ib0 | Path does not match |
162 | checkout_test_test | /checkout/test-test | Path does not match |
163 | comments_add_no_locale | /comments/add | Path does not match |
164 | comments_add | /{_locale}/comments/add | Path does not match |
165 | comments_no_locale | /comments | Path does not match |
166 | comments | /{_locale}/comments | Path does not match |
167 | app_export_atom_no_locale | /export/atom | Path does not match |
168 | app_export_atom | /{_locale}/export/atom | Path does not match |
169 | app_export_csv_no_locale | /export/csv | Path does not match |
170 | app_export_csv | /{_locale}/export/csv | Path does not match |
171 | app_export_csv_ua_no_locale | /export/csv-ua | Path does not match |
172 | app_export_csv_ua | /{_locale}/export/csv-ua | Path does not match |
173 | app_export_partners_no_locale | /export/partners | Path does not match |
174 | app_export_partners | /{_locale}/export/partners | Path does not match |
175 | login_no_locale | /login | Path does not match |
176 | login | /{_locale}/login | Path does not match |
177 | login_remind_no_locale | /login/remind | Path does not match |
178 | login_remind | /{_locale}/login/remind | Path does not match |
179 | app_logout | /logout | Path does not match |
180 | app_logout_locale | /{_locale}/logout | Path does not match |
181 | connect_google_start | /connect/google | Path does not match |
182 | connect_google_check | /connect/google/check | Path does not match |
183 | connect_facebook_start | /connect/facebook | Path does not match |
184 | connect_facebook_check | /connect/facebook/check | Path does not match |
185 | home_no_locale | / | Path does not match |
186 | home | /{_locale} | Path does not match |
187 | static_page_no_locale | /{page_intname} | Path does not match |
188 | static_page | /{_locale}/{page_intname} | Path almost matches, but Requirement for "_locale" does not match (pl|uk) |
189 | user_orders_status_no_locale | /user/order-history/status/{status} | Path does not match |
190 | user_orders_status | /{_locale}/user/order-history/status/{status} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.