Routing
sylius_shop_account_custom_dashboard
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr_FR" |
Route Redirection
This page redirects to:
https://marentree-keepschool.com/fr_FR/login
Route Matching Logs
Path to match:
/fr_FR/account/custom-dashboard
# | 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 | Path does not match |
11 | sylius_shop_custom_cart_content | /{_locale}/custom-cart/content/{cartCustomContent} | Path does not match |
12 | sylius_shop_custom_cart_order_summary | /{_locale}/custom-cart/order-summary | Path does not match |
13 | sylius_shop_custom_cart_delete_order_item | /{_locale}/custom-cart/delete-order-item-ajax/{orderItem} | Path does not match |
14 | sylius_shop_custom_cart_update_quantity_order_item_ajax | /{_locale}/custom-cart/update-quantity-order-item-ajax | Path does not match |
15 | sylius_shop_custom_cart_clear | /{_locale}/custom-cart/clear | Path does not match |
16 | sylius_shop_account_collaborator_index | /{_locale}/account/collaborator | Path does not match |
17 | sylius_shop_account_collaborator_listing_ajax | /{_locale}/account/collaborator/listing-ajax | Path does not match |
18 | sylius_shop_account_collaborator_create_ajax | /{_locale}/account/collaborator/create-ajax | Path does not match |
19 | sylius_shop_account_collaborator_edit_ajax | /{_locale}/account/collaborator/edit-ajax/{collaborator} | Path does not match |
20 | sylius_shop_account_collaborator_delete_ajax | /{_locale}/account/collaborator/delete-ajax/{collaborator} | Path does not match |
21 | sylius_shop_account_custom_dashboard | /{_locale}/account/custom-dashboard | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.