Routing
sylius_shop_custom_cart_show_ajax
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr_FR" |
Route Matching Logs
Path to match:
/fr_FR/custom-cart/show-ajax
# | Route name | Path | Log |
---|---|---|---|
1 | admin_user_toggle_status | /admin/users/{id}/toggle-status | Path does not match |
2 | app_admin_product_import | /admin/products/import | Path does not match |
3 | app_checkout_upsell | /checkout/upsell | Path does not match |
4 | app_custom_taxon_ajax | /custom/product-ajax-filter | Path does not match |
5 | sylius_shop_account_admin_establishment_edit | /{_locale}/account/admin-establishment/edit | Path does not match |
6 | sylius_shop_account_collaborator_edit | /{_locale}/account/collaborator/edit | Path does not match |
7 | sylius_shop_account_parent_student_edit | /{_locale}/account/parent-student/edit | Path does not match |
8 | sylius_shop_account_parent_student_delete | /{_locale}/account/parent-student/delete/{parentStudent} | Path does not match |
9 | sylius_shop_account_parent_student_confirm_delete | /{_locale}/account/parent-student/confirm-delete/{parentStudent} | Path does not match |
10 | sylius_shop_custom_cart_show_ajax | /{_locale}/custom-cart/show-ajax | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.