Routing
app_master
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "cs" |
slug | "vyuziti-svarovacich-laseru-v-automobilovem-prumyslu" |
Route Matching Logs
Path to match:
/vyuziti-svarovacich-laseru-v-automobilovem-prumyslu
# | 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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.