Routing
shop_all_products
Matched route
Route Parameters
| Name | Value |
|---|---|
| _language | "en" |
| _sylius | [ "paginate" => 27 ] |
| slug | "artemide-curiosity" |
Route Matching Logs
Path to match:
/en/shop/artemide-curiosity
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_page_about_us | /{_language}/about-us | Path does not match |
| 2 | app_about_us_slider | /{_language}/about-us-slider | Path does not match |
| 3 | app_admin_import_admin_attribute_export | /{_language}/admin/import-export/attributes/export | Path does not match |
| 4 | app_admin_import_admin_attribute_choice_export | /{_language}/admin/import-export/attribute-choices/export | Path does not match |
| 5 | app_admin_import_admin_translations_export | /{_language}/import-export/translations/export | Path does not match |
| 6 | app_admin_utils_clear_cache | /{_language}/admin/utilities/cache/clear | Path does not match |
| 7 | app_brands | /{_language}/brands/{filter} | Path does not match |
| 8 | app_brands_products | /{_language}/brand/{code}/products | Path does not match |
| 9 | cart_summary_html | /{_language}/api/v3/cart-summary.html | Path does not match |
| 10 | get_variant_price | /{_language}/products/{slug}/get_price | Path does not match |
| 11 | app_admin_import_admin_categories_export | /{_language}/admin/import-export/categories/export | Path does not match |
| 12 | app_admin_import_admin_taxon_export | /{_language}/admin/import-export/taxons/export | Path does not match |
| 13 | express_checkout | /{_language}/checkout/express | Path does not match |
| 14 | checkout_item_update | /{_language}/checkout/express/product | Path does not match |
| 15 | express_checkout_summary | /{_language}/checkout/express/summary | Path does not match |
| 16 | express_checkout_coupon | /{_language}/checkout/express/coupon | Path does not match |
| 17 | express_checkout_address | /{_language}/checkout/express/address | Path does not match |
| 18 | express_checkout_place_order | /{_language}/checkout/express/place | Path does not match |
| 19 | select_payment_method | /{_language}/checkout/express/payment-method | Path does not match |
| 20 | list_collections | /{_language}/collections | Path does not match |
| 21 | collection_list | /{_language}/collections/{slug} | Path does not match |
| 22 | latest_collections | /{_language}/collections-latest | Path does not match |
| 23 | most_popular_collections | /{_language}/collections-most-popular | Path does not match |
| 24 | other_recommended_collections | /{_language}/collections-other-recommended | Path does not match |
| 25 | homepage_status | /{_language}/api/v3/status | Path does not match |
| 26 | app_import_output | /{_language}/admin/import/{entryId}/output | Path does not match |
| 27 | show_product_inquiry | /{_language}/inquiry/product/show | Path does not match |
| 28 | show_general_inquiry | /{_language}/inquiry/general/show | Path does not match |
| 29 | show_cart_inquiry | /{_language}/inquiry/cart/show | Path does not match |
| 30 | show_withdrawal_inquiry | /{_language}/inquiry/withdrawal/show | Path does not match |
| 31 | withdrawal_inquiry | /{_language}/inquiry/withdrawal | Path does not match |
| 32 | product_inquiry | /{_language}/inquiry/product | Path does not match |
| 33 | cart_inquiry | /{_language}/inquiry/cart | Path does not match |
| 34 | general_inquiry | /{_language}/inquiry/general | Path does not match |
| 35 | inquiry_sent | /{_language}/inquiry/sent/{type} | Path does not match |
| 36 | account_change_pass | /{_language}/account/change-pass | Path does not match |
| 37 | newsletter_subscribe | /{_language}/newsletter/subscribe | Path does not match |
| 38 | newsletter_unsubscribe | /{_language}/newsletter/unsubscribe | Path does not match |
| 39 | add_to_cart_button_area | /{_language}/get-price | Path does not match |
| 40 | modal_preferences | /{_language}/modal/preferences | Path does not match |
| 41 | top_preferences | /{_language}/top/preferences | Path does not match |
| 42 | mobile_preferences | /{_language}/mobile/preferences | Path does not match |
| 43 | mobile_preferences_lang | /{_language}/mobile/preferences/lang | Path does not match |
| 44 | app_product_getprices | /{_language}/api/v3/prices | Path does not match |
| 45 | app_admin_import_admin_products_export | /{_language}/admin/import-export/brands/products/export | Path does not match |
| 46 | products_without_images | /{_language}/export/products-without-images/csv | Path does not match |
| 47 | forgot_password_modal | /{_language}/modal/forgot_password | Path does not match |
| 48 | shop_all_products | /{_language}/shop/{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.