Routing
web_menu
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "cs" |
id | "1" |
Route Matching Logs
Path to match:
/_fragment/generate-menu/1
# | Route name | Path | Log |
---|---|---|---|
1 | web_homepage.cs | / | Path does not match |
2 | web_homepage.en | /en/ | Path does not match |
3 | web_homepage | / | Path does not match |
4 | shop_product.cs | /{slug}-p | Path does not match |
5 | shop_product.en | /en/{slug}-p | Path does not match |
6 | shop_product | /{slug}-p | Path does not match |
7 | web_blog.cs | /novinky | Path does not match |
8 | web_blog.en | /en/novinky | Path does not match |
9 | web_blog_paged.cs | /novinky/stranka-{page} | Path does not match |
10 | web_blog_paged.en | /en/novinky/stranka-{page} | Path does not match |
11 | web_blog_filter.cs | /novinky/{slug}-c | Path does not match |
12 | web_blog_filter.en | /en/novinky/{slug}-c | Path does not match |
13 | web_blog_filter_paged.cs | /novinky/{slug}-c/stranka-{page} | Path does not match |
14 | web_blog_filter_paged.en | /en/novinky/{slug}-c/stranka-{page} | Path does not match |
15 | web_blog_detail.cs | /novinky/{slug} | Path does not match |
16 | web_blog_detail.en | /en/novinky/{slug} | Path does not match |
17 | web_blog | /novinky | Path does not match |
18 | web_blog_paged | /novinky/stranka-{page} | Path does not match |
19 | web_blog_filter | /novinky/{slug}-c | Path does not match |
20 | web_blog_filter_paged | /novinky/{slug}-c/stranka-{page} | Path does not match |
21 | web_blog_detail | /novinky/{slug} | Path does not match |
22 | add_product.cs | /{slug}-p/add | Path does not match |
23 | add_product.en | /en/{slug}-p/add | Path does not match |
24 | add_to_cart.cs | /shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
25 | add_to_cart.en | /en/shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
26 | add_to_inquiry.cs | /shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
27 | add_to_inquiry.en | /en/shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
28 | change_amount_in_cart.cs | /shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
29 | change_amount_in_cart.en | /en/shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
30 | add_product | /{slug}-p/add | Path does not match |
31 | add_to_cart | /shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
32 | add_to_inquiry | /shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
33 | change_amount_in_cart | /shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
34 | api_genid | /api/api/.well-known/genid/{id} | Path does not match |
35 | api_errors | /api/api/errors/{status} | Path does not match |
36 | api_validation_errors | /api/api/validation_errors/{id} | Path does not match |
37 | api_entrypoint | /api/api/{index}.{_format} | Path does not match |
38 | api_doc | /api/api/docs.{_format} | Path does not match |
39 | api_jsonld_context | /api/api/contexts/{shortName}.{_format} | Path does not match |
40 | _api_validation_errors_problem | /api/api/validation_errors/{id} | Path does not match |
41 | _api_validation_errors_hydra | /api/api/validation_errors/{id} | Path does not match |
42 | _api_validation_errors_jsonapi | /api/api/validation_errors/{id} | Path does not match |
43 | _api_/categories/{id}{._format}_get | /api/api/categories/{id}.{_format} | Path does not match |
44 | _api_/categories{._format}_get_collection | /api/api/categories.{_format} | Path does not match |
45 | _api_/categories{._format}_post | /api/api/categories.{_format} | Path does not match |
46 | _api_/categories/{id}{._format}_put | /api/api/categories/{id}.{_format} | Path does not match |
47 | _api_/categories/{id}{._format}_patch | /api/api/categories/{id}.{_format} | Path does not match |
48 | _api_/categories/{id}{._format}_delete | /api/api/categories/{id}.{_format} | Path does not match |
49 | _api_/category_categories/{id}{._format}_get | /api/api/category_categories/{id}.{_format} | Path does not match |
50 | _api_/category_categories{._format}_get_collection | /api/api/category_categories.{_format} | Path does not match |
51 | _api_/category_categories{._format}_post | /api/api/category_categories.{_format} | Path does not match |
52 | _api_/category_categories/{id}{._format}_put | /api/api/category_categories/{id}.{_format} | Path does not match |
53 | _api_/category_categories/{id}{._format}_patch | /api/api/category_categories/{id}.{_format} | Path does not match |
54 | _api_/category_categories/{id}{._format}_delete | /api/api/category_categories/{id}.{_format} | Path does not match |
55 | _api_/category_types/{id}{._format}_get | /api/api/category_types/{id}.{_format} | Path does not match |
56 | _api_/category_types{._format}_get_collection | /api/api/category_types.{_format} | Path does not match |
57 | _api_/category_types{._format}_post | /api/api/category_types.{_format} | Path does not match |
58 | _api_/category_types/{id}{._format}_put | /api/api/category_types/{id}.{_format} | Path does not match |
59 | _api_/category_types/{id}{._format}_patch | /api/api/category_types/{id}.{_format} | Path does not match |
60 | _api_/category_types/{id}{._format}_delete | /api/api/category_types/{id}.{_format} | Path does not match |
61 | _api_/category_upload_groups/{id}{._format}_get | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
62 | _api_/category_upload_groups{._format}_get_collection | /api/api/category_upload_groups.{_format} | Path does not match |
63 | _api_/category_upload_groups{._format}_post | /api/api/category_upload_groups.{_format} | Path does not match |
64 | _api_/category_upload_groups/{id}{._format}_put | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
65 | _api_/category_upload_groups/{id}{._format}_patch | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
66 | _api_/category_upload_groups/{id}{._format}_delete | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
67 | _api_/clients/{id}{._format}_get | /api/api/clients/{id}.{_format} | Path does not match |
68 | _api_/clients{._format}_get_collection | /api/api/clients.{_format} | Path does not match |
69 | _api_/clients{._format}_post | /api/api/clients.{_format} | Path does not match |
70 | _api_/clients/{id}{._format}_put | /api/api/clients/{id}.{_format} | Path does not match |
71 | _api_/clients/{id}{._format}_patch | /api/api/clients/{id}.{_format} | Path does not match |
72 | _api_/clients/{id}{._format}_delete | /api/api/clients/{id}.{_format} | Path does not match |
73 | _api_/events/{id}{._format}_get | /api/api/events/{id}.{_format} | Path does not match |
74 | _api_/events{._format}_get_collection | /api/api/events.{_format} | Path does not match |
75 | _api_/events{._format}_post | /api/api/events.{_format} | Path does not match |
76 | _api_/events/{id}{._format}_put | /api/api/events/{id}.{_format} | Path does not match |
77 | _api_/events/{id}{._format}_patch | /api/api/events/{id}.{_format} | Path does not match |
78 | _api_/events/{id}{._format}_delete | /api/api/events/{id}.{_format} | Path does not match |
79 | _api_/event_upload_groups/{id}{._format}_get | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
80 | _api_/event_upload_groups{._format}_get_collection | /api/api/event_upload_groups.{_format} | Path does not match |
81 | _api_/event_upload_groups{._format}_post | /api/api/event_upload_groups.{_format} | Path does not match |
82 | _api_/event_upload_groups/{id}{._format}_put | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
83 | _api_/event_upload_groups/{id}{._format}_patch | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
84 | _api_/event_upload_groups/{id}{._format}_delete | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
85 | _api_/labels/{id}{._format}_get | /api/api/labels/{id}.{_format} | Path does not match |
86 | _api_/labels{._format}_get_collection | /api/api/labels.{_format} | Path does not match |
87 | _api_/labels{._format}_post | /api/api/labels.{_format} | Path does not match |
88 | _api_/labels/{id}{._format}_put | /api/api/labels/{id}.{_format} | Path does not match |
89 | _api_/labels/{id}{._format}_patch | /api/api/labels/{id}.{_format} | Path does not match |
90 | _api_/labels/{id}{._format}_delete | /api/api/labels/{id}.{_format} | Path does not match |
91 | _api_/label_types/{id}{._format}_get | /api/api/label_types/{id}.{_format} | Path does not match |
92 | _api_/label_types{._format}_get_collection | /api/api/label_types.{_format} | Path does not match |
93 | _api_/label_types{._format}_post | /api/api/label_types.{_format} | Path does not match |
94 | _api_/label_types/{id}{._format}_put | /api/api/label_types/{id}.{_format} | Path does not match |
95 | _api_/label_types/{id}{._format}_patch | /api/api/label_types/{id}.{_format} | Path does not match |
96 | _api_/label_types/{id}{._format}_delete | /api/api/label_types/{id}.{_format} | Path does not match |
97 | _api_/menu_types/{id}{._format}_get | /api/api/menu_types/{id}.{_format} | Path does not match |
98 | _api_/menu_types{._format}_get_collection | /api/api/menu_types.{_format} | Path does not match |
99 | _api_/menu_types{._format}_post | /api/api/menu_types.{_format} | Path does not match |
100 | _api_/menu_types/{id}{._format}_put | /api/api/menu_types/{id}.{_format} | Path does not match |
101 | _api_/menu_types/{id}{._format}_patch | /api/api/menu_types/{id}.{_format} | Path does not match |
102 | _api_/menu_types/{id}{._format}_delete | /api/api/menu_types/{id}.{_format} | Path does not match |
103 | _api_/notes/{id}{._format}_get | /api/api/notes/{id}.{_format} | Path does not match |
104 | _api_/notes{._format}_get_collection | /api/api/notes.{_format} | Path does not match |
105 | _api_/notes{._format}_post | /api/api/notes.{_format} | Path does not match |
106 | _api_/notes/{id}{._format}_put | /api/api/notes/{id}.{_format} | Path does not match |
107 | _api_/notes/{id}{._format}_patch | /api/api/notes/{id}.{_format} | Path does not match |
108 | _api_/notes/{id}{._format}_delete | /api/api/notes/{id}.{_format} | Path does not match |
109 | _api_/open_times/{id}{._format}_get | /api/api/open_times/{id}.{_format} | Path does not match |
110 | _api_/open_times{._format}_get_collection | /api/api/open_times.{_format} | Path does not match |
111 | _api_/open_times{._format}_post | /api/api/open_times.{_format} | Path does not match |
112 | _api_/open_times/{id}{._format}_put | /api/api/open_times/{id}.{_format} | Path does not match |
113 | _api_/open_times/{id}{._format}_patch | /api/api/open_times/{id}.{_format} | Path does not match |
114 | _api_/open_times/{id}{._format}_delete | /api/api/open_times/{id}.{_format} | Path does not match |
115 | _api_/parameters/{id}{._format}_get | /api/api/parameters/{id}.{_format} | Path does not match |
116 | _api_/parameters{._format}_get_collection | /api/api/parameters.{_format} | Path does not match |
117 | _api_/parameters{._format}_post | /api/api/parameters.{_format} | Path does not match |
118 | _api_/parameters/{id}{._format}_put | /api/api/parameters/{id}.{_format} | Path does not match |
119 | _api_/parameters/{id}{._format}_patch | /api/api/parameters/{id}.{_format} | Path does not match |
120 | _api_/parameters/{id}{._format}_delete | /api/api/parameters/{id}.{_format} | Path does not match |
121 | _api_/parameter_group_types/{id}{._format}_get | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
122 | _api_/parameter_group_types{._format}_get_collection | /api/api/parameter_group_types.{_format} | Path does not match |
123 | _api_/parameter_group_types{._format}_post | /api/api/parameter_group_types.{_format} | Path does not match |
124 | _api_/parameter_group_types/{id}{._format}_put | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
125 | _api_/parameter_group_types/{id}{._format}_patch | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
126 | _api_/parameter_group_types/{id}{._format}_delete | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
127 | _api_/payment_types/{id}{._format}_get | /api/api/payment_types/{id}.{_format} | Path does not match |
128 | _api_/payment_types{._format}_get_collection | /api/api/payment_types.{_format} | Path does not match |
129 | _api_/payment_types{._format}_post | /api/api/payment_types.{_format} | Path does not match |
130 | _api_/payment_types/{id}{._format}_put | /api/api/payment_types/{id}.{_format} | Path does not match |
131 | _api_/payment_types/{id}{._format}_patch | /api/api/payment_types/{id}.{_format} | Path does not match |
132 | _api_/payment_types/{id}{._format}_delete | /api/api/payment_types/{id}.{_format} | Path does not match |
133 | _api_/people/{id}{._format}_get | /api/api/people/{id}.{_format} | Path does not match |
134 | _api_/people{._format}_get_collection | /api/api/people.{_format} | Path does not match |
135 | _api_/people{._format}_post | /api/api/people.{_format} | Path does not match |
136 | _api_/people/{id}{._format}_put | /api/api/people/{id}.{_format} | Path does not match |
137 | _api_/people/{id}{._format}_patch | /api/api/people/{id}.{_format} | Path does not match |
138 | _api_/people/{id}{._format}_delete | /api/api/people/{id}.{_format} | Path does not match |
139 | _api_/person_upload_groups/{id}{._format}_get | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
140 | _api_/person_upload_groups{._format}_get_collection | /api/api/person_upload_groups.{_format} | Path does not match |
141 | _api_/person_upload_groups{._format}_post | /api/api/person_upload_groups.{_format} | Path does not match |
142 | _api_/person_upload_groups/{id}{._format}_put | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
143 | _api_/person_upload_groups/{id}{._format}_patch | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
144 | _api_/person_upload_groups/{id}{._format}_delete | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
145 | _api_/producers/{id}{._format}_get | /api/api/producers/{id}.{_format} | Path does not match |
146 | _api_/producers{._format}_get_collection | /api/api/producers.{_format} | Path does not match |
147 | _api_/producers{._format}_post | /api/api/producers.{_format} | Path does not match |
148 | _api_/producers/{id}{._format}_put | /api/api/producers/{id}.{_format} | Path does not match |
149 | _api_/producers/{id}{._format}_patch | /api/api/producers/{id}.{_format} | Path does not match |
150 | _api_/producers/{id}{._format}_delete | /api/api/producers/{id}.{_format} | Path does not match |
151 | _api_/products/{id}{._format}_get | /api/api/products/{id}.{_format} | Path does not match |
152 | _api_/products{._format}_get_collection | /api/api/products.{_format} | Path does not match |
153 | _api_/products{._format}_post | /api/api/products.{_format} | Path does not match |
154 | _api_/products/{id}{._format}_put | /api/api/products/{id}.{_format} | Path does not match |
155 | _api_/products/{id}{._format}_patch | /api/api/products/{id}.{_format} | Path does not match |
156 | _api_/products/{id}{._format}_delete | /api/api/products/{id}.{_format} | Path does not match |
157 | _api_/product_upload_groups/{id}{._format}_get | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
158 | _api_/product_upload_groups{._format}_get_collection | /api/api/product_upload_groups.{_format} | Path does not match |
159 | _api_/product_upload_groups{._format}_post | /api/api/product_upload_groups.{_format} | Path does not match |
160 | _api_/product_upload_groups/{id}{._format}_put | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
161 | _api_/product_upload_groups/{id}{._format}_patch | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
162 | _api_/product_upload_groups/{id}{._format}_delete | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
163 | _api_/product_variants/{id}{._format}_get | /api/api/product_variants/{id}.{_format} | Path does not match |
164 | _api_/product_variants{._format}_get_collection | /api/api/product_variants.{_format} | Path does not match |
165 | _api_/product_variants{._format}_post | /api/api/product_variants.{_format} | Path does not match |
166 | _api_/product_variants/{id}{._format}_put | /api/api/product_variants/{id}.{_format} | Path does not match |
167 | _api_/product_variants/{id}{._format}_patch | /api/api/product_variants/{id}.{_format} | Path does not match |
168 | _api_/product_variants/{id}{._format}_delete | /api/api/product_variants/{id}.{_format} | Path does not match |
169 | _api_/product_variant_upload_groups/{id}{._format}_get | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
170 | _api_/product_variant_upload_groups{._format}_get_collection | /api/api/product_variant_upload_groups.{_format} | Path does not match |
171 | _api_/product_variant_upload_groups{._format}_post | /api/api/product_variant_upload_groups.{_format} | Path does not match |
172 | _api_/product_variant_upload_groups/{id}{._format}_put | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
173 | _api_/product_variant_upload_groups/{id}{._format}_patch | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
174 | _api_/product_variant_upload_groups/{id}{._format}_delete | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
175 | _api_/purchases/{id}{._format}_get | /api/api/purchases/{id}.{_format} | Path does not match |
176 | _api_/purchases{._format}_get_collection | /api/api/purchases.{_format} | Path does not match |
177 | _api_/purchases{._format}_post | /api/api/purchases.{_format} | Path does not match |
178 | _api_/purchases/{id}{._format}_put | /api/api/purchases/{id}.{_format} | Path does not match |
179 | _api_/purchases/{id}{._format}_patch | /api/api/purchases/{id}.{_format} | Path does not match |
180 | _api_/purchases/{id}{._format}_delete | /api/api/purchases/{id}.{_format} | Path does not match |
181 | _api_/purchase_product_variants/{id}{._format}_get | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
182 | _api_/purchase_product_variants{._format}_get_collection | /api/api/purchase_product_variants.{_format} | Path does not match |
183 | _api_/purchase_product_variants{._format}_post | /api/api/purchase_product_variants.{_format} | Path does not match |
184 | _api_/purchase_product_variants/{id}{._format}_put | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
185 | _api_/purchase_product_variants/{id}{._format}_patch | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
186 | _api_/purchase_product_variants/{id}{._format}_delete | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
187 | _api_/reserved_times/{id}{._format}_get | /api/api/reserved_times/{id}.{_format} | Path does not match |
188 | _api_/reserved_times{._format}_get_collection | /api/api/reserved_times.{_format} | Path does not match |
189 | _api_/reserved_times{._format}_post | /api/api/reserved_times.{_format} | Path does not match |
190 | _api_/reserved_times/{id}{._format}_put | /api/api/reserved_times/{id}.{_format} | Path does not match |
191 | _api_/reserved_times/{id}{._format}_patch | /api/api/reserved_times/{id}.{_format} | Path does not match |
192 | _api_/reserved_times/{id}{._format}_delete | /api/api/reserved_times/{id}.{_format} | Path does not match |
193 | _api_/sub_menu_types/{id}{._format}_get | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
194 | _api_/sub_menu_types{._format}_get_collection | /api/api/sub_menu_types.{_format} | Path does not match |
195 | _api_/sub_menu_types{._format}_post | /api/api/sub_menu_types.{_format} | Path does not match |
196 | _api_/sub_menu_types/{id}{._format}_put | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
197 | _api_/sub_menu_types/{id}{._format}_patch | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
198 | _api_/sub_menu_types/{id}{._format}_delete | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
199 | _api_/transportations/{id}{._format}_get | /api/api/transportations/{id}.{_format} | Path does not match |
200 | _api_/transportations{._format}_get_collection | /api/api/transportations.{_format} | Path does not match |
201 | _api_/transportations{._format}_post | /api/api/transportations.{_format} | Path does not match |
202 | _api_/transportations/{id}{._format}_put | /api/api/transportations/{id}.{_format} | Path does not match |
203 | _api_/transportations/{id}{._format}_patch | /api/api/transportations/{id}.{_format} | Path does not match |
204 | _api_/transportations/{id}{._format}_delete | /api/api/transportations/{id}.{_format} | Path does not match |
205 | search_algolia.cs | /api/algolia/search/{query} | Path does not match |
206 | search_algolia.en | /en/api/algolia/search/{query} | Path does not match |
207 | search_algolia_parameters.cs | /api/algolia/search/{query}/max-hits-{hits}/page-{page} | Path does not match |
208 | search_algolia_parameters.en | /en/api/algolia/search/{query}/max-hits-{hits}/page-{page} | Path does not match |
209 | algolia_product_import.cs | /algolia/products | Path does not match |
210 | algolia_product_import.en | /en/algolia/products | Path does not match |
211 | algolia_variants.cs | /algolia/variants | Path does not match |
212 | algolia_variants.en | /en/algolia/variants | Path does not match |
213 | app_global_customapi_index.cs | /api-custom/category-filters/{id} | Path does not match |
214 | app_global_customapi_index.en | /en/api-custom/category-filters/{id} | Path does not match |
215 | api_custom_category_nav.cs | /api-custom/category-nav/{id} | Path does not match |
216 | api_custom_category_nav.en | /en/api-custom/category-nav/{id} | Path does not match |
217 | fragment_category_breadCrumbs.cs | /_fragment/breadCrumbs/category-{category}/json-{json} | Path does not match |
218 | fragment_category_breadCrumbs.en | /en/_fragment/breadCrumbs/category-{category}/json-{json} | Path does not match |
219 | fragment_product_breadCrumbs.cs | /_fragment/breadCrumbs/product-{product}/json-{json} | Path does not match |
220 | fragment_product_breadCrumbs.en | /en/_fragment/breadCrumbs/product-{product}/json-{json} | Path does not match |
221 | fragment_assistant_box.cs | /_assistant-box/category-{category} | Path does not match |
222 | fragment_assistant_box.en | /en/_assistant-box/category-{category} | Path does not match |
223 | fragment_producer_list.cs | /_fragment/producer-list | Path does not match |
224 | fragment_producer_list.en | /en/_fragment/producer-list | Path does not match |
225 | inquiry_form.cs | /inquiry/{formType}/{personId} | Path does not match |
226 | inquiry_form.en | /en/inquiry/{formType}/{personId} | Path does not match |
227 | app_master.cs | /{slug} | Path does not match |
228 | app_master.en | /en/{slug} | Path does not match |
229 | app_forgot_password_request.cs | /reset-password | Path does not match |
230 | app_forgot_password_request.en | /en/reset-password | Path does not match |
231 | app_check_email.cs | /reset-password/check-email | Path does not match |
232 | app_check_email.en | /en/reset-password/check-email | Path does not match |
233 | app_reset_password.cs | /reset-password/reset/{token} | Path does not match |
234 | app_reset_password.en | /en/reset-password/reset/{token} | Path does not match |
235 | shop_category.cs | /{slug} | Path does not match |
236 | shop_category.en | /en/{slug} | Path does not match |
237 | shop_category_detail.cs | /{slug}_sc | Path does not match |
238 | shop_category_detail.en | /en/{slug}_sc | Path does not match |
239 | shop_category_detail_searched.cs | /searched/{query} | Path does not match |
240 | shop_category_detail_searched.en | /en/searched/{query} | Path does not match |
241 | under_categories.cs | /_fragment/allUnderCategories-{category} | Path does not match |
242 | under_categories.en | /en/_fragment/allUnderCategories-{category} | Path does not match |
243 | request_change_currency.cs | /_request/changeCurrency/{currency} | Path does not match |
244 | request_change_currency.en | /en/_request/changeCurrency/{currency} | Path does not match |
245 | api_subcategories.cs | /api/subcategories/{category} | Path does not match |
246 | api_subcategories.en | /en/api/subcategories/{category} | Path does not match |
247 | api_allsubcategories.cs | /api/allsubcategories/{category} | Path does not match |
248 | api_allsubcategories.en | /en/api/allsubcategories/{category} | Path does not match |
249 | api_search_category_by_name.cs | /api/search/categories/name/{name} | Path does not match |
250 | api_search_category_by_name.en | /en/api/search/categories/name/{name} | Path does not match |
251 | api_search_eshop_categories_by_name.cs | /api/search/eshop-categories/name/{name} | Path does not match |
252 | api_search_eshop_categories_by_name.en | /en/api/search/eshop-categories/name/{name} | Path does not match |
253 | api_search_articles_by_name.cs | /api/search/articles/name/{name} | Path does not match |
254 | api_search_articles_by_name.en | /en/api/search/articles/name/{name} | Path does not match |
255 | api_search_applications_by_name.cs | /api/search/applications/name/{name} | Path does not match |
256 | api_search_applications_by_name.en | /en/api/search/applications/name/{name} | Path does not match |
257 | download_email_form.cs | /download/email_form/{uploadId} | Path does not match |
258 | download_email_form.en | /en/download/email_form/{uploadId} | Path does not match |
259 | download_request_form.cs | /download/request_form/{uploadId} | Path does not match |
260 | download_request_form.en | /en/download/request_form/{uploadId} | Path does not match |
261 | download_email_submit.cs | /download/email_submit/{uploadId} | Path does not match |
262 | download_email_submit.en | /en/download/email_submit/{uploadId} | Path does not match |
263 | download_request_submit.cs | /download/request_submit/{uploadId} | Path does not match |
264 | download_request_submit.en | /en/download/request_submit/{uploadId} | Path does not match |
265 | download_file.cs | /download/file/{uploadId} | Path does not match |
266 | download_file.en | /en/download/file/{uploadId} | Path does not match |
267 | shop_custom_login.cs | /custom_login | Path does not match |
268 | shop_custom_login.en | /en/custom_login | Path does not match |
269 | shop_logout.cs | /logout | Path does not match |
270 | shop_logout.en | /en/logout | Path does not match |
271 | shop_menu.cs | /_fragment/shop_menu | Path does not match |
272 | shop_menu.en | /en/_fragment/shop_menu | Path does not match |
273 | shop_menu_open.cs | /_fragment/shop_menu_open | Path does not match |
274 | shop_menu_open.en | /en/_fragment/shop_menu_open | Path does not match |
275 | shop_menu_open_category.cs | /_fragment/shop_menu_open-{category} | Path does not match |
276 | shop_menu_open_category.en | /en/_fragment/shop_menu_open-{category} | Path does not match |
277 | shop_light_menu_open_category.cs | /_fragment/shop_light_menu_open-{id} | Path does not match |
278 | shop_light_menu_open_category.en | /en/_fragment/shop_light_menu_open-{id} | Path does not match |
279 | api_superCategory.cs | /api/shop_menu/superCategoryOfCurrentCategory/{category} | Path does not match |
280 | api_superCategory.en | /en/api/shop_menu/superCategoryOfCurrentCategory/{category} | Path does not match |
281 | basic_menu.cs | /_fragment/basic_menu | Path does not match |
282 | basic_menu.en | /en/_fragment/basic_menu | Path does not match |
283 | fragment_mobile_nav.cs | /_fragment/mobile_nav | Path does not match |
284 | fragment_mobile_nav.en | /en/_fragment/mobile_nav | Path does not match |
285 | shop_inquiry_first.cs | /poptavka/obsah | Path does not match |
286 | shop_inquiry_first.en | /en/poptavka/obsah | Path does not match |
287 | shop_inquiry_specific.cs | /poptavka/obsah/{inquiryNumber} | Path does not match |
288 | shop_inquiry_specific.en | /en/poptavka/obsah/{inquiryNumber} | Path does not match |
289 | app_download_pdf_inquiry.cs | /objednavka/poptavka-pdf-{id} | Path does not match |
290 | app_download_pdf_inquiry.en | /en/objednavka/poptavka-pdf-{id} | Path does not match |
291 | app_turn_inquiry.cs | /objednavka/turnInquiryToCart | Path does not match |
292 | app_turn_inquiry.en | /en/objednavka/turnInquiryToCart | Path does not match |
293 | shop_order_first.cs | /objednavka/obsah | Path does not match |
294 | shop_order_first.en | /en/objednavka/obsah | Path does not match |
295 | shop_order_second.cs | /objednavka/doprava | Path does not match |
296 | shop_order_second.en | /en/objednavka/doprava | Path does not match |
297 | shop_inquiry_api_country_change.cs | /shop/api/inquiry/change-country/{country} | Path does not match |
298 | shop_inquiry_api_country_change.en | /en/shop/api/inquiry/change-country/{country} | Path does not match |
299 | shop_order_third.cs | /objednavka/platba | Path does not match |
300 | shop_order_third.en | /en/objednavka/platba | Path does not match |
301 | shop_order_fourth.cs | /objednavka/dodaci-udaje | Path does not match |
302 | shop_order_fourth.en | /en/objednavka/dodaci-udaje | Path does not match |
303 | shop_order_fifth.cs | /objednavka/shrnuti | Path does not match |
304 | shop_order_fifth.en | /en/objednavka/shrnuti | Path does not match |
305 | shop_order_final.cs | /objednavka/dokoncena | Path does not match |
306 | shop_order_final.en | /en/objednavka/dokoncena | Path does not match |
307 | shop_api_session_purchase_info.cs | /shop/api/session/purchase/{type} | Path does not match |
308 | shop_api_session_purchase_info.en | /en/shop/api/session/purchase/{type} | Path does not match |
309 | shop_api_session_currency.cs | /shop/api/session/currency-{currency} | Path does not match |
310 | shop_api_session_currency.en | /en/shop/api/session/currency-{currency} | Path does not match |
311 | shop_producers.cs | /dodavatele | Path does not match |
312 | shop_producers.en | /en/dodavatele | Path does not match |
313 | web_producer_detail.cs | /dodavatel/{slug} | Path does not match |
314 | web_producer_detail.en | /en/dodavatel/{slug} | Path does not match |
315 | cart_add_modal.cs | /shop/api/cart/add_modal | Path does not match |
316 | cart_add_modal.en | /en/shop/api/cart/add_modal | Path does not match |
317 | remove_from_cart.cs | /shop/api/cart/remove-{variant_id}-{type} | Path does not match |
318 | remove_from_cart.en | /en/shop/api/cart/remove-{variant_id}-{type} | Path does not match |
319 | api_vue_price_string_for_product.cs | /shop/api/vue/price_string_for_product/{product} | Path does not match |
320 | api_vue_price_string_for_product.en | /en/shop/api/vue/price_string_for_product/{product} | Path does not match |
321 | app_shop_profile.cs | /zakaznik/profil | Path does not match |
322 | app_shop_profile.en | /en/zakaznik/profil | Path does not match |
323 | app_shop_profile_settings.cs | /zakaznik/nastaveni | Path does not match |
324 | app_shop_profile_settings.en | /en/zakaznik/nastaveni | Path does not match |
325 | app_shop_profile_orders.cs | /zakaznik/objednavky | Path does not match |
326 | app_shop_profile_orders.en | /en/zakaznik/objednavky | Path does not match |
327 | app_shop_profile_inquiries.cs | /zakaznik/poptavky | Path does not match |
328 | app_shop_profile_inquiries.en | /en/zakaznik/poptavky | Path does not match |
329 | app_shop_bdl_plus.cs | /zakaznik/bdl-plus | Path does not match |
330 | app_shop_bdl_plus.en | /en/zakaznik/bdl-plus | Path does not match |
331 | app_shop_profile_data_change.cs | /zakaznik/zmena-udaju | Path does not match |
332 | app_shop_profile_data_change.en | /en/zakaznik/zmena-udaju | Path does not match |
333 | ares_api.cs | /api/ares-{ico} | Path does not match |
334 | ares_api.en | /en/api/ares-{ico} | Path does not match |
335 | shop_register.cs | /registrace | Path does not match |
336 | shop_register.en | /en/registrace | Path does not match |
337 | app_verify_email.cs | /verify/email | Path does not match |
338 | app_verify_email.en | /en/verify/email | Path does not match |
339 | shop_register_form.cs | /registration_form | Path does not match |
340 | shop_register_form.en | /en/registration_form | Path does not match |
341 | shop_register_user.cs | /api/register/ | Path does not match |
342 | shop_register_user.en | /en/api/register/ | Path does not match |
343 | shop_validate_email.cs | /api/validate-email-{email} | Path does not match |
344 | shop_validate_email.en | /en/api/validate-email-{email} | Path does not match |
345 | shop_light_category.cs | /{slug}_lc | Path does not match |
346 | shop_light_category.en | /en/{slug}_lc | Path does not match |
347 | app_translation.cs | /translate/menu | Path does not match |
348 | app_translation.en | /en/translate/menu | Path does not match |
349 | app_category_translation.cs | /translate/category-{id} | Path does not match |
350 | app_category_translation.en | /en/translate/category-{id} | Path does not match |
351 | app_shop_category_translation.cs | /translate/shop/category-{id} | Path does not match |
352 | app_shop_category_translation.en | /en/translate/shop/category-{id} | Path does not match |
353 | app_product_translation.cs | /translate/product-{id} | Path does not match |
354 | app_product_translation.en | /en/translate/product-{id} | Path does not match |
355 | app_shop_category_products_translation.cs | /translate/shop/category-products/category-{id}-offset-{offset} | Path does not match |
356 | app_shop_category_products_translation.en | /en/translate/shop/category-products/category-{id}-offset-{offset} | Path does not match |
357 | translate_js.cs | /translate/javascript/locale-{locale} | Path does not match |
358 | translate_js.en | /en/translate/javascript/locale-{locale} | Path does not match |
359 | app_web_application_page.cs | /{slug} | Path does not match |
360 | app_web_application_page.en | /en/{slug} | Path does not match |
361 | app_web_application_message.cs | /{slug} | Path does not match |
362 | app_web_application_message.en | /en/{slug} | Path does not match |
363 | app_dictionary.cs | /{slug} | Path does not match |
364 | app_dictionary.en | /en/{slug} | Path does not match |
365 | app_dictionary_detail.cs | /{slug} | Path does not match |
366 | app_dictionary_detail.en | /en/{slug} | Path does not match |
367 | web_get_page.cs | /{slug} | Path does not match |
368 | web_get_page.en | /en/{slug} | Path does not match |
369 | fragment_sale_products.cs | /_fragment/sale_products | Path does not match |
370 | fragment_sale_products.en | /en/_fragment/sale_products | Path does not match |
371 | app_web_industry_page.cs | /{slug} | Path does not match |
372 | app_web_industry_page.en | /en/{slug} | Path does not match |
373 | web_menu.cs | /_fragment/generate-menu/{id} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.