Routing
localization_root_redirect
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/cs/
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | frontoffice_blog_detail | /{_locale}/blog/{publicId}-{slug} | Path does not match |
| 2 | frontoffice_static_page | /{_locale}/page/{publicId}-{slug} | Path does not match |
| 3 | shipping_method_create | /admin/shipping/shipping-method/create | Path does not match |
| 4 | admin_product_inquiry_detail | /admin/product-inquiry/{id} | Path does not match |
| 5 | admin_product_inquiries | /admin/product-inquiries | Path does not match |
| 6 | admin_help_panel | /admin/help/panel/{sectionKey} | Path does not match |
| 7 | social_login_callback | /auth/{provider}/callback | Path does not match |
| 8 | social_login_redirect | /auth/{provider} | Path does not match |
| 9 | admin_social_login_settings | /admin/configuration/social-login | Path does not match |
| 10 | admin_invoice_settings | /admin/invoices/settings | Path does not match |
| 11 | admin_invoice_delivery_note_settings | /admin/invoices/settings/delivery-note | Path does not match |
| 12 | admin_invoice_detail | /admin/invoice/{orderId} | Path does not match |
| 13 | admin_invoice_generate | /admin/invoice/{orderId}/generate | Path does not match |
| 14 | admin_invoice_list | /admin/invoices | Path does not match |
| 15 | admin_invoice_number_series | /admin/invoices/settings/number-series | Path does not match |
| 16 | admin_invoice_pdf | /admin/invoice/{id}/pdf | Path does not match |
| 17 | admin_invoice_regenerate_pdf | /admin/invoice/{id}/regenerate-pdf | Path does not match |
| 18 | robots_txt | /robots.txt | Path does not match |
| 19 | sitemap_xml | /sitemap.xml | Path does not match |
| 20 | export_process | /admin/export-process/{id} | Path does not match |
| 21 | carrier_configuration_detail | /admin/carrier-configuration/{id} | Path does not match |
| 22 | carrier_configuration_list | /admin/carrier-configuration | Path does not match |
| 23 | carrier_configuration_toggle_active | /admin/carrier-configuration/{id}/toggle-is-active | Path does not match |
| 24 | api_carrier_shipping_options_list | /admin/api/carrier-shipping-options/{carrier} | Path does not match |
| 25 | shipping_method_detail | /admin/shipping/shipping-method/{id} | Path does not match |
| 26 | shipping_method_index | /admin/shipping/shipping-method | Path does not match |
| 27 | shipping_method_toggle_active | /admin/shipping/shipping-method/{id}/toggle-is-active | Path does not match |
| 28 | shipping_method_fee_add | /admin/shipping-method/{id}/fee/add/{countryCode} | Path does not match |
| 29 | shipping_method_fee_delete | /admin/shipping-method/{shippingMethodId}/fee/{id}/delete | Path does not match |
| 30 | shipping_method_fee_update | /admin/shipping-method/{shippingMethodId}/fee/{id}/update | Path does not match |
| 31 | admin_category_add | /admin/category/add | Path does not match |
| 32 | admin_category_delete | /admin/category/{id}/delete | Path does not match |
| 33 | admin_category_edit | /admin/category/{id}/edit | Path does not match |
| 34 | admin_category_update | /admin/category/{id}/edit | Path does not match |
| 35 | admin_category_list | /admin/category | Path does not match |
| 36 | admin_category_reorder | /admin/category/reorder | Path does not match |
| 37 | admin_category_products_reorder | /admin/category/{id}/products | Path does not match |
| 38 | admin_category_products_reorder_save | /admin/category/products/reorder | Path does not match |
| 39 | product_combination_list | /admin/product/{product}/combination | Path does not match |
| 40 | configuration_product | /admin/configuration/product | Path does not match |
| 41 | configuration_search | /admin/configuration/search | Path does not match |
| 42 | parameter_create | /admin/parameter/create | Path does not match |
| 43 | parameter_delete | /admin/parameter/{id}/delete | Path does not match |
| 44 | parameter_edit | /admin/parameter/{id}/edit | Path does not match |
| 45 | parameter_list | /admin/parameters | Path does not match |
| 46 | parameter_values | /admin/parameter/{id}/values | Path does not match |
| 47 | parameter_value_create | /admin/parameter-value/create/{id} | Path does not match |
| 48 | parameter_value_delete | /admin/parameter-value/delete/{id} | Path does not match |
| 49 | parameter_value_edit | /admin/parameter-value/edit/{id} | Path does not match |
| 50 | product_create | /admin/product/create | Path does not match |
| 51 | product_delete | /admin/product/{id}/delete | Path does not match |
| 52 | product_duplicate | /admin/product/{id}/duplicate | Path does not match |
| 53 | product_edit | /admin/product/{id}/edit | Path does not match |
| 54 | product_list | /admin/products | Path does not match |
| 55 | product_related | /admin/product/{id}/related | Path does not match |
| 56 | product_variants | /admin/product/{id}/variants | Path does not match |
| 57 | product_toggle_active | /admin/product/{product}/toggle-active | Path does not match |
| 58 | product_variant_edit | /admin/product-variant/{variantId}/edit | Path does not match |
| 59 | variant_create | /admin/variant/create | Path does not match |
| 60 | variant_delete | /admin/variant/{id}/delete | Path does not match |
| 61 | variant_edit | /admin/variant/{id}/edit | Path does not match |
| 62 | variant_list | /admin/variants | Path does not match |
| 63 | variant_values | /admin/variant/{id}/values | Path does not match |
| 64 | variant_value_create | /admin/variant-value/create/{variantId} | Path does not match |
| 65 | variant_value_delete | /admin/variant-value/delete/{variantId}/{id} | Path does not match |
| 66 | variant_value_edit | /admin/variant-value/edit/{id} | Path does not match |
| 67 | configuration_language_create | /admin/configuration/language/create | Path does not match |
| 68 | configuration_language_delete | /admin/configuration/language/{code}/delete | Path does not match |
| 69 | configuration_language_index | /admin/configuration/language | Path does not match |
| 70 | configuration_language_toggle_active | /admin/configuration/language/{code}/toggle-is-active | Path does not match |
| 71 | configuration_language_toggle_default | /admin/configuration/language/{code}/toggle-is-default | Path does not match |
| 72 | configuration_supported_language_search | /admin/configuration/supported-language | Path does not match |
| 73 | configuration_language_translate_catalog | /admin/configuration/language/{code}/translate-catalog | Path does not match |
| 74 | localization_root_redirect | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.