Routing
(none)
Matched route
Route Matching Logs
Path to match:
/dodavatel//uploads/images/185.jpg
# | 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 | generate_sitemaps.cs | /sitemap-dispatch | Path does not match |
35 | generate_sitemaps.en | /en/sitemap-dispatch | Path does not match |
36 | sitemap_online.cs | /sitemap.xml | Path does not match |
37 | sitemap_online.en | /en/sitemap.xml | Path does not match |
38 | generate_sitemaps | /sitemap-dispatch | Path does not match |
39 | sitemap_online | /sitemap.xml | Path does not match |
40 | api_genid | /api/api/.well-known/genid/{id} | Path does not match |
41 | api_errors | /api/api/errors/{status} | Path does not match |
42 | api_validation_errors | /api/api/validation_errors/{id} | Path does not match |
43 | api_entrypoint | /api/api/{index}.{_format} | Path does not match |
44 | api_doc | /api/api/docs.{_format} | Path does not match |
45 | api_jsonld_context | /api/api/contexts/{shortName}.{_format} | Path does not match |
46 | _api_validation_errors_problem | /api/api/validation_errors/{id} | Path does not match |
47 | _api_validation_errors_hydra | /api/api/validation_errors/{id} | Path does not match |
48 | _api_validation_errors_jsonapi | /api/api/validation_errors/{id} | Path does not match |
49 | _api_/categories/{id}{._format}_get | /api/api/categories/{id}.{_format} | Path does not match |
50 | _api_/categories{._format}_get_collection | /api/api/categories.{_format} | Path does not match |
51 | _api_/categories{._format}_post | /api/api/categories.{_format} | Path does not match |
52 | _api_/categories/{id}{._format}_put | /api/api/categories/{id}.{_format} | Path does not match |
53 | _api_/categories/{id}{._format}_patch | /api/api/categories/{id}.{_format} | Path does not match |
54 | _api_/categories/{id}{._format}_delete | /api/api/categories/{id}.{_format} | Path does not match |
55 | _api_/category_categories/{id}{._format}_get | /api/api/category_categories/{id}.{_format} | Path does not match |
56 | _api_/category_categories{._format}_get_collection | /api/api/category_categories.{_format} | Path does not match |
57 | _api_/category_categories{._format}_post | /api/api/category_categories.{_format} | Path does not match |
58 | _api_/category_categories/{id}{._format}_put | /api/api/category_categories/{id}.{_format} | Path does not match |
59 | _api_/category_categories/{id}{._format}_patch | /api/api/category_categories/{id}.{_format} | Path does not match |
60 | _api_/category_categories/{id}{._format}_delete | /api/api/category_categories/{id}.{_format} | Path does not match |
61 | _api_/category_types/{id}{._format}_get | /api/api/category_types/{id}.{_format} | Path does not match |
62 | _api_/category_types{._format}_get_collection | /api/api/category_types.{_format} | Path does not match |
63 | _api_/category_types{._format}_post | /api/api/category_types.{_format} | Path does not match |
64 | _api_/category_types/{id}{._format}_put | /api/api/category_types/{id}.{_format} | Path does not match |
65 | _api_/category_types/{id}{._format}_patch | /api/api/category_types/{id}.{_format} | Path does not match |
66 | _api_/category_types/{id}{._format}_delete | /api/api/category_types/{id}.{_format} | Path does not match |
67 | _api_/category_upload_groups/{id}{._format}_get | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
68 | _api_/category_upload_groups{._format}_get_collection | /api/api/category_upload_groups.{_format} | Path does not match |
69 | _api_/category_upload_groups{._format}_post | /api/api/category_upload_groups.{_format} | Path does not match |
70 | _api_/category_upload_groups/{id}{._format}_put | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
71 | _api_/category_upload_groups/{id}{._format}_patch | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
72 | _api_/category_upload_groups/{id}{._format}_delete | /api/api/category_upload_groups/{id}.{_format} | Path does not match |
73 | _api_/clients/{id}{._format}_get | /api/api/clients/{id}.{_format} | Path does not match |
74 | _api_/clients{._format}_get_collection | /api/api/clients.{_format} | Path does not match |
75 | _api_/clients{._format}_post | /api/api/clients.{_format} | Path does not match |
76 | _api_/clients/{id}{._format}_put | /api/api/clients/{id}.{_format} | Path does not match |
77 | _api_/clients/{id}{._format}_patch | /api/api/clients/{id}.{_format} | Path does not match |
78 | _api_/clients/{id}{._format}_delete | /api/api/clients/{id}.{_format} | Path does not match |
79 | _api_/events/{id}{._format}_get | /api/api/events/{id}.{_format} | Path does not match |
80 | _api_/events{._format}_get_collection | /api/api/events.{_format} | Path does not match |
81 | _api_/events{._format}_post | /api/api/events.{_format} | Path does not match |
82 | _api_/events/{id}{._format}_put | /api/api/events/{id}.{_format} | Path does not match |
83 | _api_/events/{id}{._format}_patch | /api/api/events/{id}.{_format} | Path does not match |
84 | _api_/events/{id}{._format}_delete | /api/api/events/{id}.{_format} | Path does not match |
85 | _api_/event_upload_groups/{id}{._format}_get | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
86 | _api_/event_upload_groups{._format}_get_collection | /api/api/event_upload_groups.{_format} | Path does not match |
87 | _api_/event_upload_groups{._format}_post | /api/api/event_upload_groups.{_format} | Path does not match |
88 | _api_/event_upload_groups/{id}{._format}_put | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
89 | _api_/event_upload_groups/{id}{._format}_patch | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
90 | _api_/event_upload_groups/{id}{._format}_delete | /api/api/event_upload_groups/{id}.{_format} | Path does not match |
91 | _api_/labels/{id}{._format}_get | /api/api/labels/{id}.{_format} | Path does not match |
92 | _api_/labels{._format}_get_collection | /api/api/labels.{_format} | Path does not match |
93 | _api_/labels{._format}_post | /api/api/labels.{_format} | Path does not match |
94 | _api_/labels/{id}{._format}_put | /api/api/labels/{id}.{_format} | Path does not match |
95 | _api_/labels/{id}{._format}_patch | /api/api/labels/{id}.{_format} | Path does not match |
96 | _api_/labels/{id}{._format}_delete | /api/api/labels/{id}.{_format} | Path does not match |
97 | _api_/label_types/{id}{._format}_get | /api/api/label_types/{id}.{_format} | Path does not match |
98 | _api_/label_types{._format}_get_collection | /api/api/label_types.{_format} | Path does not match |
99 | _api_/label_types{._format}_post | /api/api/label_types.{_format} | Path does not match |
100 | _api_/label_types/{id}{._format}_put | /api/api/label_types/{id}.{_format} | Path does not match |
101 | _api_/label_types/{id}{._format}_patch | /api/api/label_types/{id}.{_format} | Path does not match |
102 | _api_/label_types/{id}{._format}_delete | /api/api/label_types/{id}.{_format} | Path does not match |
103 | _api_/menu_types/{id}{._format}_get | /api/api/menu_types/{id}.{_format} | Path does not match |
104 | _api_/menu_types{._format}_get_collection | /api/api/menu_types.{_format} | Path does not match |
105 | _api_/menu_types{._format}_post | /api/api/menu_types.{_format} | Path does not match |
106 | _api_/menu_types/{id}{._format}_put | /api/api/menu_types/{id}.{_format} | Path does not match |
107 | _api_/menu_types/{id}{._format}_patch | /api/api/menu_types/{id}.{_format} | Path does not match |
108 | _api_/menu_types/{id}{._format}_delete | /api/api/menu_types/{id}.{_format} | Path does not match |
109 | _api_/notes/{id}{._format}_get | /api/api/notes/{id}.{_format} | Path does not match |
110 | _api_/notes{._format}_get_collection | /api/api/notes.{_format} | Path does not match |
111 | _api_/notes{._format}_post | /api/api/notes.{_format} | Path does not match |
112 | _api_/notes/{id}{._format}_put | /api/api/notes/{id}.{_format} | Path does not match |
113 | _api_/notes/{id}{._format}_patch | /api/api/notes/{id}.{_format} | Path does not match |
114 | _api_/notes/{id}{._format}_delete | /api/api/notes/{id}.{_format} | Path does not match |
115 | _api_/open_times/{id}{._format}_get | /api/api/open_times/{id}.{_format} | Path does not match |
116 | _api_/open_times{._format}_get_collection | /api/api/open_times.{_format} | Path does not match |
117 | _api_/open_times{._format}_post | /api/api/open_times.{_format} | Path does not match |
118 | _api_/open_times/{id}{._format}_put | /api/api/open_times/{id}.{_format} | Path does not match |
119 | _api_/open_times/{id}{._format}_patch | /api/api/open_times/{id}.{_format} | Path does not match |
120 | _api_/open_times/{id}{._format}_delete | /api/api/open_times/{id}.{_format} | Path does not match |
121 | _api_/parameters/{id}{._format}_get | /api/api/parameters/{id}.{_format} | Path does not match |
122 | _api_/parameters{._format}_get_collection | /api/api/parameters.{_format} | Path does not match |
123 | _api_/parameters{._format}_post | /api/api/parameters.{_format} | Path does not match |
124 | _api_/parameters/{id}{._format}_put | /api/api/parameters/{id}.{_format} | Path does not match |
125 | _api_/parameters/{id}{._format}_patch | /api/api/parameters/{id}.{_format} | Path does not match |
126 | _api_/parameters/{id}{._format}_delete | /api/api/parameters/{id}.{_format} | Path does not match |
127 | _api_/parameter_group_types/{id}{._format}_get | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
128 | _api_/parameter_group_types{._format}_get_collection | /api/api/parameter_group_types.{_format} | Path does not match |
129 | _api_/parameter_group_types{._format}_post | /api/api/parameter_group_types.{_format} | Path does not match |
130 | _api_/parameter_group_types/{id}{._format}_put | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
131 | _api_/parameter_group_types/{id}{._format}_patch | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
132 | _api_/parameter_group_types/{id}{._format}_delete | /api/api/parameter_group_types/{id}.{_format} | Path does not match |
133 | _api_/payment_types/{id}{._format}_get | /api/api/payment_types/{id}.{_format} | Path does not match |
134 | _api_/payment_types{._format}_get_collection | /api/api/payment_types.{_format} | Path does not match |
135 | _api_/payment_types{._format}_post | /api/api/payment_types.{_format} | Path does not match |
136 | _api_/payment_types/{id}{._format}_put | /api/api/payment_types/{id}.{_format} | Path does not match |
137 | _api_/payment_types/{id}{._format}_patch | /api/api/payment_types/{id}.{_format} | Path does not match |
138 | _api_/payment_types/{id}{._format}_delete | /api/api/payment_types/{id}.{_format} | Path does not match |
139 | _api_/people/{id}{._format}_get | /api/api/people/{id}.{_format} | Path does not match |
140 | _api_/people{._format}_get_collection | /api/api/people.{_format} | Path does not match |
141 | _api_/people{._format}_post | /api/api/people.{_format} | Path does not match |
142 | _api_/people/{id}{._format}_put | /api/api/people/{id}.{_format} | Path does not match |
143 | _api_/people/{id}{._format}_patch | /api/api/people/{id}.{_format} | Path does not match |
144 | _api_/people/{id}{._format}_delete | /api/api/people/{id}.{_format} | Path does not match |
145 | _api_/person_upload_groups/{id}{._format}_get | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
146 | _api_/person_upload_groups{._format}_get_collection | /api/api/person_upload_groups.{_format} | Path does not match |
147 | _api_/person_upload_groups{._format}_post | /api/api/person_upload_groups.{_format} | Path does not match |
148 | _api_/person_upload_groups/{id}{._format}_put | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
149 | _api_/person_upload_groups/{id}{._format}_patch | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
150 | _api_/person_upload_groups/{id}{._format}_delete | /api/api/person_upload_groups/{id}.{_format} | Path does not match |
151 | _api_/producers/{id}{._format}_get | /api/api/producers/{id}.{_format} | Path does not match |
152 | _api_/producers{._format}_get_collection | /api/api/producers.{_format} | Path does not match |
153 | _api_/producers{._format}_post | /api/api/producers.{_format} | Path does not match |
154 | _api_/producers/{id}{._format}_put | /api/api/producers/{id}.{_format} | Path does not match |
155 | _api_/producers/{id}{._format}_patch | /api/api/producers/{id}.{_format} | Path does not match |
156 | _api_/producers/{id}{._format}_delete | /api/api/producers/{id}.{_format} | Path does not match |
157 | _api_/products/{id}{._format}_get | /api/api/products/{id}.{_format} | Path does not match |
158 | _api_/products{._format}_get_collection | /api/api/products.{_format} | Path does not match |
159 | _api_/products{._format}_post | /api/api/products.{_format} | Path does not match |
160 | _api_/products/{id}{._format}_put | /api/api/products/{id}.{_format} | Path does not match |
161 | _api_/products/{id}{._format}_patch | /api/api/products/{id}.{_format} | Path does not match |
162 | _api_/products/{id}{._format}_delete | /api/api/products/{id}.{_format} | Path does not match |
163 | _api_/product_upload_groups/{id}{._format}_get | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
164 | _api_/product_upload_groups{._format}_get_collection | /api/api/product_upload_groups.{_format} | Path does not match |
165 | _api_/product_upload_groups{._format}_post | /api/api/product_upload_groups.{_format} | Path does not match |
166 | _api_/product_upload_groups/{id}{._format}_put | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
167 | _api_/product_upload_groups/{id}{._format}_patch | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
168 | _api_/product_upload_groups/{id}{._format}_delete | /api/api/product_upload_groups/{id}.{_format} | Path does not match |
169 | _api_/product_variants/{id}{._format}_get | /api/api/product_variants/{id}.{_format} | Path does not match |
170 | _api_/product_variants{._format}_get_collection | /api/api/product_variants.{_format} | Path does not match |
171 | _api_/product_variants{._format}_post | /api/api/product_variants.{_format} | Path does not match |
172 | _api_/product_variants/{id}{._format}_put | /api/api/product_variants/{id}.{_format} | Path does not match |
173 | _api_/product_variants/{id}{._format}_patch | /api/api/product_variants/{id}.{_format} | Path does not match |
174 | _api_/product_variants/{id}{._format}_delete | /api/api/product_variants/{id}.{_format} | Path does not match |
175 | _api_/product_variant_upload_groups/{id}{._format}_get | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
176 | _api_/product_variant_upload_groups{._format}_get_collection | /api/api/product_variant_upload_groups.{_format} | Path does not match |
177 | _api_/product_variant_upload_groups{._format}_post | /api/api/product_variant_upload_groups.{_format} | Path does not match |
178 | _api_/product_variant_upload_groups/{id}{._format}_put | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
179 | _api_/product_variant_upload_groups/{id}{._format}_patch | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
180 | _api_/product_variant_upload_groups/{id}{._format}_delete | /api/api/product_variant_upload_groups/{id}.{_format} | Path does not match |
181 | _api_/purchases/{id}{._format}_get | /api/api/purchases/{id}.{_format} | Path does not match |
182 | _api_/purchases{._format}_get_collection | /api/api/purchases.{_format} | Path does not match |
183 | _api_/purchases{._format}_post | /api/api/purchases.{_format} | Path does not match |
184 | _api_/purchases/{id}{._format}_put | /api/api/purchases/{id}.{_format} | Path does not match |
185 | _api_/purchases/{id}{._format}_patch | /api/api/purchases/{id}.{_format} | Path does not match |
186 | _api_/purchases/{id}{._format}_delete | /api/api/purchases/{id}.{_format} | Path does not match |
187 | _api_/purchase_product_variants/{id}{._format}_get | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
188 | _api_/purchase_product_variants{._format}_get_collection | /api/api/purchase_product_variants.{_format} | Path does not match |
189 | _api_/purchase_product_variants{._format}_post | /api/api/purchase_product_variants.{_format} | Path does not match |
190 | _api_/purchase_product_variants/{id}{._format}_put | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
191 | _api_/purchase_product_variants/{id}{._format}_patch | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
192 | _api_/purchase_product_variants/{id}{._format}_delete | /api/api/purchase_product_variants/{id}.{_format} | Path does not match |
193 | _api_/reserved_times/{id}{._format}_get | /api/api/reserved_times/{id}.{_format} | Path does not match |
194 | _api_/reserved_times{._format}_get_collection | /api/api/reserved_times.{_format} | Path does not match |
195 | _api_/reserved_times{._format}_post | /api/api/reserved_times.{_format} | Path does not match |
196 | _api_/reserved_times/{id}{._format}_put | /api/api/reserved_times/{id}.{_format} | Path does not match |
197 | _api_/reserved_times/{id}{._format}_patch | /api/api/reserved_times/{id}.{_format} | Path does not match |
198 | _api_/reserved_times/{id}{._format}_delete | /api/api/reserved_times/{id}.{_format} | Path does not match |
199 | _api_/sub_menu_types/{id}{._format}_get | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
200 | _api_/sub_menu_types{._format}_get_collection | /api/api/sub_menu_types.{_format} | Path does not match |
201 | _api_/sub_menu_types{._format}_post | /api/api/sub_menu_types.{_format} | Path does not match |
202 | _api_/sub_menu_types/{id}{._format}_put | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
203 | _api_/sub_menu_types/{id}{._format}_patch | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
204 | _api_/sub_menu_types/{id}{._format}_delete | /api/api/sub_menu_types/{id}.{_format} | Path does not match |
205 | _api_/transportations/{id}{._format}_get | /api/api/transportations/{id}.{_format} | Path does not match |
206 | _api_/transportations{._format}_get_collection | /api/api/transportations.{_format} | Path does not match |
207 | _api_/transportations{._format}_post | /api/api/transportations.{_format} | Path does not match |
208 | _api_/transportations/{id}{._format}_put | /api/api/transportations/{id}.{_format} | Path does not match |
209 | _api_/transportations/{id}{._format}_patch | /api/api/transportations/{id}.{_format} | Path does not match |
210 | _api_/transportations/{id}{._format}_delete | /api/api/transportations/{id}.{_format} | Path does not match |
211 | search_algolia.cs | /api/algolia/search/{query} | Path does not match |
212 | search_algolia.en | /en/api/algolia/search/{query} | Path does not match |
213 | search_algolia_parameters.cs | /api/algolia/search/{query}/max-hits-{hits}/page-{page} | Path does not match |
214 | search_algolia_parameters.en | /en/api/algolia/search/{query}/max-hits-{hits}/page-{page} | Path does not match |
215 | algolia_product_import.cs | /algolia/products | Path does not match |
216 | algolia_product_import.en | /en/algolia/products | Path does not match |
217 | algolia_variants.cs | /algolia/variants | Path does not match |
218 | algolia_variants.en | /en/algolia/variants | Path does not match |
219 | app_global_customapi_index.cs | /api-custom/category-filters/{id} | Path does not match |
220 | app_global_customapi_index.en | /en/api-custom/category-filters/{id} | Path does not match |
221 | api_custom_category_nav.cs | /api-custom/category-nav/{id} | Path does not match |
222 | api_custom_category_nav.en | /en/api-custom/category-nav/{id} | Path does not match |
223 | fragment_category_breadCrumbs.cs | /_fragment/breadCrumbs/category-{category}/json-{json} | Path does not match |
224 | fragment_category_breadCrumbs.en | /en/_fragment/breadCrumbs/category-{category}/json-{json} | Path does not match |
225 | fragment_product_breadCrumbs.cs | /_fragment/breadCrumbs/product-{product}/json-{json} | Path does not match |
226 | fragment_product_breadCrumbs.en | /en/_fragment/breadCrumbs/product-{product}/json-{json} | Path does not match |
227 | fragment_assistant_box.cs | /_assistant-box/category-{category} | Path does not match |
228 | fragment_assistant_box.en | /en/_assistant-box/category-{category} | Path does not match |
229 | fragment_producer_list.cs | /_fragment/producer-list | Path does not match |
230 | fragment_producer_list.en | /en/_fragment/producer-list | Path does not match |
231 | inquiry_form.cs | /inquiry/{formType}/{personId} | Path does not match |
232 | inquiry_form.en | /en/inquiry/{formType}/{personId} | Path does not match |
233 | app_master.cs | /{slug} | Path does not match |
234 | app_master.en | /en/{slug} | Path does not match |
235 | app_forgot_password_request.cs | /reset-password | Path does not match |
236 | app_forgot_password_request.en | /en/reset-password | Path does not match |
237 | app_check_email.cs | /reset-password/check-email | Path does not match |
238 | app_check_email.en | /en/reset-password/check-email | Path does not match |
239 | app_reset_password.cs | /reset-password/reset/{token} | Path does not match |
240 | app_reset_password.en | /en/reset-password/reset/{token} | Path does not match |
241 | shop_category.cs | /{slug} | Path does not match |
242 | shop_category.en | /en/{slug} | Path does not match |
243 | shop_category_detail.cs | /{slug}_sc | Path does not match |
244 | shop_category_detail.en | /en/{slug}_sc | Path does not match |
245 | shop_category_detail_searched.cs | /searched/{query} | Path does not match |
246 | shop_category_detail_searched.en | /en/searched/{query} | Path does not match |
247 | product_group.cs | /produkty/skupina | Path does not match |
248 | product_group.en | /en/produkty/skupina | Path does not match |
249 | under_categories.cs | /_fragment/allUnderCategories-{category} | Path does not match |
250 | under_categories.en | /en/_fragment/allUnderCategories-{category} | Path does not match |
251 | request_change_currency.cs | /_request/changeCurrency/{currency} | Path does not match |
252 | request_change_currency.en | /en/_request/changeCurrency/{currency} | Path does not match |
253 | api_subcategories.cs | /api/subcategories/{category} | Path does not match |
254 | api_subcategories.en | /en/api/subcategories/{category} | Path does not match |
255 | api_allsubcategories.cs | /api/allsubcategories/{category} | Path does not match |
256 | api_allsubcategories.en | /en/api/allsubcategories/{category} | Path does not match |
257 | api_search_category_by_name.cs | /api/search/categories/name/{name} | Path does not match |
258 | api_search_category_by_name.en | /en/api/search/categories/name/{name} | Path does not match |
259 | api_search_eshop_categories_by_name.cs | /api/search/eshop-categories/name/{name} | Path does not match |
260 | api_search_eshop_categories_by_name.en | /en/api/search/eshop-categories/name/{name} | Path does not match |
261 | api_search_articles_by_name.cs | /api/search/articles/name/{name} | Path does not match |
262 | api_search_articles_by_name.en | /en/api/search/articles/name/{name} | Path does not match |
263 | api_search_applications_by_name.cs | /api/search/applications/name/{name} | Path does not match |
264 | api_search_applications_by_name.en | /en/api/search/applications/name/{name} | Path does not match |
265 | download_email_form.cs | /download/email_form/{uploadId} | Path does not match |
266 | download_email_form.en | /en/download/email_form/{uploadId} | Path does not match |
267 | download_request_form.cs | /download/request_form/{uploadId} | Path does not match |
268 | download_request_form.en | /en/download/request_form/{uploadId} | Path does not match |
269 | download_email_submit.cs | /download/email_submit/{uploadId} | Path does not match |
270 | download_email_submit.en | /en/download/email_submit/{uploadId} | Path does not match |
271 | download_request_submit.cs | /download/request_submit/{uploadId} | Path does not match |
272 | download_request_submit.en | /en/download/request_submit/{uploadId} | Path does not match |
273 | download_file.cs | /download/file/{uploadId} | Path does not match |
274 | download_file.en | /en/download/file/{uploadId} | Path does not match |
275 | shop_custom_login.cs | /custom_login | Path does not match |
276 | shop_custom_login.en | /en/custom_login | Path does not match |
277 | shop_logout.cs | /logout | Path does not match |
278 | shop_logout.en | /en/logout | Path does not match |
279 | shop_menu.cs | /_fragment/shop_menu | Path does not match |
280 | shop_menu.en | /en/_fragment/shop_menu | Path does not match |
281 | shop_menu_open.cs | /_fragment/shop_menu_open | Path does not match |
282 | shop_menu_open.en | /en/_fragment/shop_menu_open | Path does not match |
283 | shop_menu_open_category.cs | /_fragment/shop_menu_open-{category} | Path does not match |
284 | shop_menu_open_category.en | /en/_fragment/shop_menu_open-{category} | Path does not match |
285 | shop_light_menu_open_category.cs | /_fragment/shop_light_menu_open-{id} | Path does not match |
286 | shop_light_menu_open_category.en | /en/_fragment/shop_light_menu_open-{id} | Path does not match |
287 | api_superCategory.cs | /api/shop_menu/superCategoryOfCurrentCategory/{category} | Path does not match |
288 | api_superCategory.en | /en/api/shop_menu/superCategoryOfCurrentCategory/{category} | Path does not match |
289 | basic_menu.cs | /_fragment/basic_menu | Path does not match |
290 | basic_menu.en | /en/_fragment/basic_menu | Path does not match |
291 | fragment_mobile_nav.cs | /_fragment/mobile_nav | Path does not match |
292 | fragment_mobile_nav.en | /en/_fragment/mobile_nav | Path does not match |
293 | shop_inquiry_first.cs | /poptavka/obsah | Path does not match |
294 | shop_inquiry_first.en | /en/poptavka/obsah | Path does not match |
295 | shop_inquiry_specific.cs | /poptavka/obsah/{inquiryNumber} | Path does not match |
296 | shop_inquiry_specific.en | /en/poptavka/obsah/{inquiryNumber} | Path does not match |
297 | app_download_pdf_inquiry.cs | /objednavka/poptavka-pdf-{id} | Path does not match |
298 | app_download_pdf_inquiry.en | /en/objednavka/poptavka-pdf-{id} | Path does not match |
299 | app_turn_inquiry.cs | /objednavka/turnInquiryToCart | Path does not match |
300 | app_turn_inquiry.en | /en/objednavka/turnInquiryToCart | Path does not match |
301 | shop_order_first.cs | /objednavka/obsah | Path does not match |
302 | shop_order_first.en | /en/objednavka/obsah | Path does not match |
303 | shop_order_second.cs | /objednavka/doprava | Path does not match |
304 | shop_order_second.en | /en/objednavka/doprava | Path does not match |
305 | shop_inquiry_api_country_change.cs | /shop/api/inquiry/change-country/{country} | Path does not match |
306 | shop_inquiry_api_country_change.en | /en/shop/api/inquiry/change-country/{country} | Path does not match |
307 | shop_order_third.cs | /objednavka/platba | Path does not match |
308 | shop_order_third.en | /en/objednavka/platba | Path does not match |
309 | shop_order_fourth.cs | /objednavka/dodaci-udaje | Path does not match |
310 | shop_order_fourth.en | /en/objednavka/dodaci-udaje | Path does not match |
311 | shop_order_fifth.cs | /objednavka/shrnuti | Path does not match |
312 | shop_order_fifth.en | /en/objednavka/shrnuti | Path does not match |
313 | shop_order_final.cs | /objednavka/dokoncena | Path does not match |
314 | shop_order_final.en | /en/objednavka/dokoncena | Path does not match |
315 | shop_api_session_purchase_info.cs | /shop/api/session/purchase/{type} | Path does not match |
316 | shop_api_session_purchase_info.en | /en/shop/api/session/purchase/{type} | Path does not match |
317 | shop_api_session_currency.cs | /shop/api/session/currency-{currency} | Path does not match |
318 | shop_api_session_currency.en | /en/shop/api/session/currency-{currency} | Path does not match |
319 | shop_producers.cs | /dodavatele | Path does not match |
320 | shop_producers.en | /en/dodavatele | Path does not match |
321 | web_producer_detail.cs | /dodavatel/{slug} | Path does not match |
322 | web_producer_detail.en | /en/dodavatel/{slug} | Path does not match |
323 | cart_add_modal.cs | /shop/api/cart/add_modal | Path does not match |
324 | cart_add_modal.en | /en/shop/api/cart/add_modal | Path does not match |
325 | remove_from_cart.cs | /shop/api/cart/remove-{variant_id}-{type} | Path does not match |
326 | remove_from_cart.en | /en/shop/api/cart/remove-{variant_id}-{type} | Path does not match |
327 | api_vue_price_string_for_product.cs | /shop/api/vue/price_string_for_product/{product} | Path does not match |
328 | api_vue_price_string_for_product.en | /en/shop/api/vue/price_string_for_product/{product} | Path does not match |
329 | app_shop_profile.cs | /zakaznik/profil | Path does not match |
330 | app_shop_profile.en | /en/zakaznik/profil | Path does not match |
331 | app_shop_profile_settings.cs | /zakaznik/nastaveni | Path does not match |
332 | app_shop_profile_settings.en | /en/zakaznik/nastaveni | Path does not match |
333 | app_shop_profile_orders.cs | /zakaznik/objednavky | Path does not match |
334 | app_shop_profile_orders.en | /en/zakaznik/objednavky | Path does not match |
335 | app_shop_profile_inquiries.cs | /zakaznik/poptavky | Path does not match |
336 | app_shop_profile_inquiries.en | /en/zakaznik/poptavky | Path does not match |
337 | app_shop_bdl_plus.cs | /zakaznik/bdl-plus | Path does not match |
338 | app_shop_bdl_plus.en | /en/zakaznik/bdl-plus | Path does not match |
339 | app_shop_profile_data_change.cs | /zakaznik/zmena-udaju | Path does not match |
340 | app_shop_profile_data_change.en | /en/zakaznik/zmena-udaju | Path does not match |
341 | ares_api.cs | /api/ares-{ico} | Path does not match |
342 | ares_api.en | /en/api/ares-{ico} | Path does not match |
343 | shop_register.cs | /registrace | Path does not match |
344 | shop_register.en | /en/registrace | Path does not match |
345 | app_verify_email.cs | /verify/email | Path does not match |
346 | app_verify_email.en | /en/verify/email | Path does not match |
347 | shop_register_form.cs | /registration_form | Path does not match |
348 | shop_register_form.en | /en/registration_form | Path does not match |
349 | shop_register_user.cs | /api/register/ | Path does not match |
350 | shop_register_user.en | /en/api/register/ | Path does not match |
351 | shop_validate_email.cs | /api/validate-email-{email} | Path does not match |
352 | shop_validate_email.en | /en/api/validate-email-{email} | Path does not match |
353 | simple_api_hadle_download_request.cs | /simple-api/hadle-download-request/{id} | Path does not match |
354 | simple_api_hadle_download_request.en | /en/simple-api/hadle-download-request/{id} | Path does not match |
355 | shop_light_category.cs | /{slug}_lc | Path does not match |
356 | shop_light_category.en | /en/{slug}_lc | Path does not match |
357 | sitemap_category.cs | /sitemap/sitemap-category.xml | Path does not match |
358 | sitemap_category.en | /en/sitemap/sitemap-category.xml | Path does not match |
359 | sitemap_product.cs | /sitemap/product_{page}.xml | Path does not match |
360 | sitemap_product.en | /en/sitemap/product_{page}.xml | Path does not match |
361 | app_translation.cs | /translate/menu | Path does not match |
362 | app_translation.en | /en/translate/menu | Path does not match |
363 | app_category_translation.cs | /translate/category-{id} | Path does not match |
364 | app_category_translation.en | /en/translate/category-{id} | Path does not match |
365 | app_shop_category_translation.cs | /translate/shop/category-{id} | Path does not match |
366 | app_shop_category_translation.en | /en/translate/shop/category-{id} | Path does not match |
367 | app_product_translation.cs | /translate/product-{id} | Path does not match |
368 | app_product_translation.en | /en/translate/product-{id} | Path does not match |
369 | app_shop_category_products_translation.cs | /translate/shop/category-products/category-{id}-offset-{offset} | Path does not match |
370 | app_shop_category_products_translation.en | /en/translate/shop/category-products/category-{id}-offset-{offset} | Path does not match |
371 | translate_js.cs | /translate/javascript/locale-{locale} | Path does not match |
372 | translate_js.en | /en/translate/javascript/locale-{locale} | Path does not match |
373 | app_web_application_page.cs | /{slug} | Path does not match |
374 | app_web_application_page.en | /en/{slug} | Path does not match |
375 | app_web_application_message.cs | /{slug} | Path does not match |
376 | app_web_application_message.en | /en/{slug} | Path does not match |
377 | app_dictionary.cs | /{slug} | Path does not match |
378 | app_dictionary.en | /en/{slug} | Path does not match |
379 | app_dictionary_detail.cs | /{slug} | Path does not match |
380 | app_dictionary_detail.en | /en/{slug} | Path does not match |
381 | web_get_page.cs | /{slug} | Path does not match |
382 | web_get_page.en | /en/{slug} | Path does not match |
383 | fragment_sale_products.cs | /_fragment/sale_products | Path does not match |
384 | fragment_sale_products.en | /en/_fragment/sale_products | Path does not match |
385 | app_web_industry_page.cs | /{slug} | Path does not match |
386 | app_web_industry_page.en | /en/{slug} | Path does not match |
387 | web_menu.cs | /_fragment/generate-menu/{id} | Path does not match |
388 | web_menu.en | /en/_fragment/generate-menu/{id} | Path does not match |
389 | web_sub_menu.cs | /_fragment/generate-sub-menu-{subMenuType}/category-{category}/for-menu-{menuType} | Path does not match |
390 | web_sub_menu.en | /en/_fragment/generate-sub-menu-{subMenuType}/category-{category}/for-menu-{menuType} | Path does not match |
391 | web_sub_menu_products.cs | /_fragment/generate/submenu/{subMenuType}/{category}/{menuType}/product | Path does not match |
392 | web_sub_menu_products.en | /en/_fragment/generate/submenu/{subMenuType}/{category}/{menuType}/product | Path does not match |
393 | web_person_detail.cs | /kontakt/{slug} | Path does not match |
394 | web_person_detail.en | /en/kontakt/{slug} | Path does not match |
395 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
396 | _preview_error | /_error/{code}.{_format} | Path does not match |
397 | file_endpoint | /api/image-puller/save | Path does not match |
398 | validate | /api/image-puller/validate | Path does not match |
399 | get_src | /api/image-puller/src | Path does not match |
400 | _wdt | /_wdt/{token} | Path does not match |
401 | _profiler_home | /_profiler/ | Path does not match |
402 | _profiler_search | /_profiler/search | Path does not match |
403 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
404 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
405 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
406 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
407 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
408 | _profiler_open_file | /_profiler/open | Path does not match |
409 | _profiler | /_profiler/{token} | Path does not match |
410 | _profiler_router | /_profiler/{token}/router | Path does not match |
411 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
412 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
413 | search_algolia | /api/algolia/search/{query} | Path does not match |
414 | search_algolia_parameters | /api/algolia/search/{query}/max-hits-{hits}/page-{page} | Path does not match |
415 | algolia_product_import | /algolia/products | Path does not match |
416 | algolia_variants | /algolia/variants | Path does not match |
417 | app_global_customapi_index | /api-custom/category-filters/{id} | Path does not match |
418 | api_custom_category_nav | /api-custom/category-nav/{id} | Path does not match |
419 | fragment_category_breadCrumbs | /_fragment/breadCrumbs/category-{category}/json-{json} | Path does not match |
420 | fragment_product_breadCrumbs | /_fragment/breadCrumbs/product-{product}/json-{json} | Path does not match |
421 | fragment_assistant_box | /_assistant-box/category-{category} | Path does not match |
422 | fragment_producer_list | /_fragment/producer-list | Path does not match |
423 | inquiry_form | /inquiry/{formType}/{personId} | Path does not match |
424 | app_master | /{slug} | Path does not match |
425 | app_forgot_password_request | /reset-password | Path does not match |
426 | app_check_email | /reset-password/check-email | Path does not match |
427 | app_reset_password | /reset-password/reset/{token} | Path does not match |
428 | shop_category | /{slug} | Path does not match |
429 | shop_category_detail | /{slug}_sc | Path does not match |
430 | shop_category_detail_searched | /searched/{query} | Path does not match |
431 | product_group | /produkty/skupina | Path does not match |
432 | under_categories | /_fragment/allUnderCategories-{category} | Path does not match |
433 | request_change_currency | /_request/changeCurrency/{currency} | Path does not match |
434 | api_subcategories | /api/subcategories/{category} | Path does not match |
435 | api_allsubcategories | /api/allsubcategories/{category} | Path does not match |
436 | api_search_category_by_name | /api/search/categories/name/{name} | Path does not match |
437 | api_search_eshop_categories_by_name | /api/search/eshop-categories/name/{name} | Path does not match |
438 | api_search_articles_by_name | /api/search/articles/name/{name} | Path does not match |
439 | api_search_applications_by_name | /api/search/applications/name/{name} | Path does not match |
440 | download_email_form | /download/email_form/{uploadId} | Path does not match |
441 | download_request_form | /download/request_form/{uploadId} | Path does not match |
442 | download_email_submit | /download/email_submit/{uploadId} | Path does not match |
443 | download_request_submit | /download/request_submit/{uploadId} | Path does not match |
444 | download_file | /download/file/{uploadId} | Path does not match |
445 | shop_custom_login | /custom_login | Path does not match |
446 | shop_logout | /logout | Path does not match |
447 | shop_menu | /_fragment/shop_menu | Path does not match |
448 | shop_menu_open | /_fragment/shop_menu_open | Path does not match |
449 | shop_menu_open_category | /_fragment/shop_menu_open-{category} | Path does not match |
450 | shop_light_menu_open_category | /_fragment/shop_light_menu_open-{id} | Path does not match |
451 | api_superCategory | /api/shop_menu/superCategoryOfCurrentCategory/{category} | Path does not match |
452 | basic_menu | /_fragment/basic_menu | Path does not match |
453 | fragment_mobile_nav | /_fragment/mobile_nav | Path does not match |
454 | shop_inquiry_first | /poptavka/obsah | Path does not match |
455 | shop_inquiry_specific | /poptavka/obsah/{inquiryNumber} | Path does not match |
456 | app_download_pdf_inquiry | /objednavka/poptavka-pdf-{id} | Path does not match |
457 | app_turn_inquiry | /objednavka/turnInquiryToCart | Path does not match |
458 | shop_order_first | /objednavka/obsah | Path does not match |
459 | shop_order_second | /objednavka/doprava | Path does not match |
460 | shop_inquiry_api_country_change | /shop/api/inquiry/change-country/{country} | Path does not match |
461 | shop_order_third | /objednavka/platba | Path does not match |
462 | shop_order_fourth | /objednavka/dodaci-udaje | Path does not match |
463 | shop_order_fifth | /objednavka/shrnuti | Path does not match |
464 | shop_order_final | /objednavka/dokoncena | Path does not match |
465 | shop_api_session_purchase_info | /shop/api/session/purchase/{type} | Path does not match |
466 | shop_api_session_currency | /shop/api/session/currency-{currency} | Path does not match |
467 | shop_producers | /dodavatele | Path does not match |
468 | web_producer_detail | /dodavatel/{slug} | Path does not match |
469 | cart_add_modal | /shop/api/cart/add_modal | Path does not match |
470 | remove_from_cart | /shop/api/cart/remove-{variant_id}-{type} | Path does not match |
471 | api_vue_price_string_for_product | /shop/api/vue/price_string_for_product/{product} | Path does not match |
472 | app_shop_profile | /zakaznik/profil | Path does not match |
473 | app_shop_profile_settings | /zakaznik/nastaveni | Path does not match |
474 | app_shop_profile_orders | /zakaznik/objednavky | Path does not match |
475 | app_shop_profile_inquiries | /zakaznik/poptavky | Path does not match |
476 | app_shop_bdl_plus | /zakaznik/bdl-plus | Path does not match |
477 | app_shop_profile_data_change | /zakaznik/zmena-udaju | Path does not match |
478 | ares_api | /api/ares-{ico} | Path does not match |
479 | shop_register | /registrace | Path does not match |
480 | app_verify_email | /verify/email | Path does not match |
481 | shop_register_form | /registration_form | Path does not match |
482 | shop_register_user | /api/register/ | Path does not match |
483 | shop_validate_email | /api/validate-email-{email} | Path does not match |
484 | simple_api_hadle_download_request | /simple-api/hadle-download-request/{id} | Path does not match |
485 | shop_light_category | /{slug}_lc | Path does not match |
486 | sitemap_category | /sitemap/sitemap-category.xml | Path does not match |
487 | sitemap_product | /sitemap/product_{page}.xml | Path does not match |
488 | app_translation | /translate/menu | Path does not match |
489 | app_category_translation | /translate/category-{id} | Path does not match |
490 | app_shop_category_translation | /translate/shop/category-{id} | Path does not match |
491 | app_product_translation | /translate/product-{id} | Path does not match |
492 | app_shop_category_products_translation | /translate/shop/category-products/category-{id}-offset-{offset} | Path does not match |
493 | translate_js | /translate/javascript/locale-{locale} | Path does not match |
494 | app_web_application_page | /{slug} | Path does not match |
495 | app_web_application_message | /{slug} | Path does not match |
496 | app_dictionary | /{slug} | Path does not match |
497 | app_dictionary_detail | /{slug} | Path does not match |
498 | web_get_page | /{slug} | Path does not match |
499 | fragment_sale_products | /_fragment/sale_products | Path does not match |
500 | app_web_industry_page | /{slug} | Path does not match |
501 | web_menu | /_fragment/generate-menu/{id} | Path does not match |
502 | web_sub_menu | /_fragment/generate-sub-menu-{subMenuType}/category-{category}/for-menu-{menuType} | Path does not match |
503 | web_sub_menu_products | /_fragment/generate/submenu/{subMenuType}/{category}/{menuType}/product | Path does not match |
504 | web_person_detail | /kontakt/{slug} | 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.