Routing
app_master
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en" |
| slug | "ochrana-pri-praci-s-laserem" |
Route Matching Logs
Path to match:
/en/ochrana-pri-praci-s-laserem
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fragment_custom_category_breadCrumbs.cs | /_fragment/custom/breadCrumbs/category-{category}/json-{json} | Path does not match |
| 2 | fragment_custom_category_breadCrumbs.en | /en/_fragment/custom/breadCrumbs/category-{category}/json-{json} | Path does not match |
| 3 | fragment_custom_product_breadCrumbs.cs | /_fragment/custom/breadCrumbs/product-{product}/json-{json} | Path does not match |
| 4 | fragment_custom_product_breadCrumbs.en | /en/_fragment/custom/breadCrumbs/product-{product}/json-{json} | Path does not match |
| 5 | web_producer_detail.cs | /dodavatel/{slug} | Path does not match |
| 6 | web_producer_detail.en | /en/dodavatel/{slug} | Path does not match |
| 7 | sitemap_index.cs | /sitemap.xml | Path does not match |
| 8 | sitemap_index.en | /en/sitemap.xml | Path does not match |
| 9 | web_homepage.cs | / | Path does not match |
| 10 | web_homepage.en | /en/ | Path does not match |
| 11 | sitemap_index | /sitemap.xml | Path does not match |
| 12 | web_homepage | / | Path does not match |
| 13 | client_section_order_detail | /zakaznik/objednavka/{id} | Path does not match |
| 14 | fragment_custom_category_breadCrumbs | /_fragment/custom/breadCrumbs/category-{category}/json-{json} | Path does not match |
| 15 | fragment_custom_product_breadCrumbs | /_fragment/custom/breadCrumbs/product-{product}/json-{json} | Path does not match |
| 16 | web_producer_detail | /dodavatel/{slug} | Path does not match |
| 17 | custom_login.cs | /login | Path does not match |
| 18 | custom_login.en | /en/login | Path does not match |
| 19 | custom_api_login.cs | /api_login | Path does not match |
| 20 | custom_api_login.en | /en/api_login | Path does not match |
| 21 | shop_logout.cs | /logout | Path does not match |
| 22 | shop_logout.en | /en/logout | Path does not match |
| 23 | shop_order_steps.cs | /objednavka/{path} | Path does not match |
| 24 | shop_order_steps.en | /en/objednavka/{path} | Path does not match |
| 25 | custom_login | /login | Path does not match |
| 26 | custom_api_login | /api_login | Path does not match |
| 27 | shop_logout | /logout | Path does not match |
| 28 | shop_order_steps | /objednavka/{path} | Path does not match |
| 29 | app_forgot_password_request.cs | /reset-password | Path does not match |
| 30 | app_forgot_password_request.en | /en/reset-password | Path does not match |
| 31 | app_check_email.cs | /reset-password/check-email | Path does not match |
| 32 | app_check_email.en | /en/reset-password/check-email | Path does not match |
| 33 | app_reset_password.cs | /reset-password/reset/{token} | Path does not match |
| 34 | app_reset_password.en | /en/reset-password/reset/{token} | Path does not match |
| 35 | shop_register.cs | /registrace | Path does not match |
| 36 | shop_register.en | /en/registrace | Path does not match |
| 37 | app_test_index.cs | /test/ | Path does not match |
| 38 | app_test_index.en | /en/test/ | Path does not match |
| 39 | app_forgot_password_request | /reset-password | Path does not match |
| 40 | app_check_email | /reset-password/check-email | Path does not match |
| 41 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 42 | shop_register | /registrace | Path does not match |
| 43 | app_test_index | /test/ | Path does not match |
| 44 | fragment_assistant_box.cs | /_assistant-box/category-{category} | Path does not match |
| 45 | fragment_assistant_box.en | /en/_assistant-box/category-{category} | Path does not match |
| 46 | fragment_assistant_box | /_assistant-box/category-{category} | Path does not match |
| 47 | shop_product.cs | /{slug}-p | Path does not match |
| 48 | shop_product.en | /en/{slug}-p | Path does not match |
| 49 | shop_product | /{slug}-p | Path does not match |
| 50 | shop_register_thank_you.cs | /dekujeme-za-registraci | Path does not match |
| 51 | shop_register_thank_you.en | /en/dekujeme-za-registraci | Path does not match |
| 52 | shop_register_thank_you | /dekujeme-za-registraci | Path does not match |
| 53 | web_blog_landing.cs | /novinky/ | Path does not match |
| 54 | web_blog_landing.en | /en/novinky/ | Path does not match |
| 55 | web_blog_landing | /novinky/ | Path does not match |
| 56 | client_section_index.cs | /zakaznik | Path does not match |
| 57 | client_section_index.en | /en/zakaznik | Path does not match |
| 58 | add_product.cs | /{slug}-p/add | Path does not match |
| 59 | add_product.en | /en/{slug}-p/add | Path does not match |
| 60 | add_to_cart.cs | /shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
| 61 | add_to_cart.en | /en/shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
| 62 | add_to_wishlist.cs | /shop/api/wishlist/add-{variant_id}/amount-{amount} | Path does not match |
| 63 | add_to_wishlist.en | /en/shop/api/wishlist/add-{variant_id}/amount-{amount} | Path does not match |
| 64 | add_to_inquiry.cs | /shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
| 65 | add_to_inquiry.en | /en/shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
| 66 | change_amount_in_cart.cs | /shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
| 67 | change_amount_in_cart.en | /en/shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
| 68 | shop_wishlist.cs | /seznam-prani | Path does not match |
| 69 | shop_wishlist.en | /en/seznam-prani | Path does not match |
| 70 | shop_wishlist_shared.cs | /seznam-prani/{token} | Path does not match |
| 71 | shop_wishlist_shared.en | /en/seznam-prani/{token} | Path does not match |
| 72 | shop_producer_products.cs | /{slug}-v | Path does not match |
| 73 | shop_producer_products.en | /en/{slug}-v | Path does not match |
| 74 | web_blog_landing_paged.cs | /novinky/stranka-{page} | Path does not match |
| 75 | web_blog_landing_paged.en | /en/novinky/stranka-{page} | Path does not match |
| 76 | web_blog_all.cs | /novinky/vse | Path does not match |
| 77 | web_blog_all.en | /en/novinky/vse | Path does not match |
| 78 | web_blog_all_paged.cs | /novinky/vse/stranka-{page} | Path does not match |
| 79 | web_blog_all_paged.en | /en/novinky/vse/stranka-{page} | Path does not match |
| 80 | web_blog_filter.cs | /novinky/{slug}-c | Path does not match |
| 81 | web_blog_filter.en | /en/novinky/{slug}-c | Path does not match |
| 82 | web_blog_filter_paged.cs | /novinky/{slug}-c/stranka-{page} | Path does not match |
| 83 | web_blog_filter_paged.en | /en/novinky/{slug}-c/stranka-{page} | Path does not match |
| 84 | web_blog_detail.cs | /novinky/{slug} | Path does not match |
| 85 | web_blog_detail.en | /en/novinky/{slug} | Path does not match |
| 86 | client_section_index | /zakaznik | Path does not match |
| 87 | add_product | /{slug}-p/add | Path does not match |
| 88 | add_to_cart | /shop/api/cart/add-{variant_id}/amount-{amount} | Path does not match |
| 89 | add_to_wishlist | /shop/api/wishlist/add-{variant_id}/amount-{amount} | Path does not match |
| 90 | add_to_inquiry | /shop/api/inquiry/add-{variant_id}/amount-{amount} | Path does not match |
| 91 | change_amount_in_cart | /shop/api/cart/change_amount-{variant_id}-{amount}-{type} | Path does not match |
| 92 | shop_wishlist | /seznam-prani | Path does not match |
| 93 | shop_wishlist_shared | /seznam-prani/{token} | Path does not match |
| 94 | shop_producer_products | /{slug}-v | Path does not match |
| 95 | web_blog_landing_paged | /novinky/stranka-{page} | Path does not match |
| 96 | web_blog_all | /novinky/vse | Path does not match |
| 97 | web_blog_all_paged | /novinky/vse/stranka-{page} | Path does not match |
| 98 | web_blog_filter | /novinky/{slug}-c | Path does not match |
| 99 | web_blog_filter_paged | /novinky/{slug}-c/stranka-{page} | Path does not match |
| 100 | web_blog_detail | /novinky/{slug} | Path does not match |
| 101 | app_master.cs | /{slug} | Path does not match |
| 102 | app_master.en | /en/{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.