Routing
front_index_page
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "fr" |
| slug | "home" |
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | bo_brand_list | /{_locale}/bo/marques/liste | Path does not match |
| 14 | bo_brand_add | /{_locale}/bo/marques/add | Path does not match |
| 15 | bo_brand_edit | /{_locale}/bo/marques/edit/{id} | Path does not match |
| 16 | bo_brand_remove | /{_locale}/bo/marques/remove/{id} | Path does not match |
| 17 | bo_brand_category_add | /{_locale}/bo/marques/category/add | Path does not match |
| 18 | bo_brand_category_edit | /{_locale}/bo/marques/category/edit/{id} | Path does not match |
| 19 | bo_brand_category_list | /{_locale}/bo/marques/category/liste | Path does not match |
| 20 | bo_gift_list | /{_locale}/bo/cadeaux/liste | Path does not match |
| 21 | bo_gift_add | /{_locale}/bo/cadeaux/ajout | Path does not match |
| 22 | bo_gift_edit | /{_locale}/bo/cadeaux/editer/{id} | Path does not match |
| 23 | bo_gift_diplicate | /{_locale}/bo/cadeaux/dupliquer/{id} | Path does not match |
| 24 | bo_gift_remove | /{_locale}/bo/cadeaux/remove/{id} | Path does not match |
| 25 | bo_good_deal_category_list | /{_locale}/bo/bonnes-affaires/categorie/liste | Path does not match |
| 26 | bo_good_deal_category_add | /{_locale}/bo/bonnes-affaires/categorie/ajout | Path does not match |
| 27 | bo_good_deal_category_edit | /{_locale}/bo/bonnes-affaires/categorie/editer/{id} | Path does not match |
| 28 | bo_good_deal_category_remove | /{_locale}/bo/bonnes-affaires/categorie/suppression/{id} | Path does not match |
| 29 | bo_good_deal_list | /{_locale}/bo/bonnes-affaires/liste | Path does not match |
| 30 | bo_good_deal_add | /{_locale}/bo/bonnes-affaires/ajout | Path does not match |
| 31 | bo_good_deal_edit | /{_locale}/bo/bonnes-affaires/edition/{id} | Path does not match |
| 32 | bo_good_deal_remove | /{_locale}/bo/bonnes-affaires/suppression/{id} | Path does not match |
| 33 | bo_member_list | /{_locale}/bo/liste-cadeaux/liste | Path does not match |
| 34 | bo_member_add | /{_locale}/bo/liste-cadeaux/ajout | Path does not match |
| 35 | bo_member_edit | /{_locale}/bo/liste-cadeaux/edition/{id} | Path does not match |
| 36 | bo_member_remove_list | /{_locale}/bo/liste-cadeaux/remove-list/{id} | Path does not match |
| 37 | bo_member_remove_gift | /{_locale}/bo/liste-cadeaux/remove-gift/{id} | Path does not match |
| 38 | bo_payments_list | /{_locale}/bo/paiements | Path does not match |
| 39 | bo_payments_detail | /{_locale}/bo/paiement-detail/{type}/{id} | Path does not match |
| 40 | bo_product_category_list | /{_locale}/bo/categorie-produit/liste | Path does not match |
| 41 | bo_product_category_add | /{_locale}/bo/categorie-produit/ajouter | Path does not match |
| 42 | bo_product_category_edit | /{_locale}/bo/categorie-produit/editer/{id} | Path does not match |
| 43 | bo_product_category_remove | /{_locale}/bo/categorie-produit/remove/{id} | Path does not match |
| 44 | bo_product_list | /{_locale}/bo/produit/liste | Path does not match |
| 45 | bo_product_add | /{_locale}/bo/produit/ajouter | Path does not match |
| 46 | bo_product_edit | /{_locale}/bo/produit/edit/{id} | Path does not match |
| 47 | bo_product_remove | /{_locale}/bo/produit/remove/{id} | Path does not match |
| 48 | bo_product_photo_remove | /{_locale}/bo/produit/photo/remove/{id} | Path does not match |
| 49 | bo_product_subcategory_list | /{_locale}/bo/subcategorie-produit/liste | Path does not match |
| 50 | bo_product_subcategory_add | /{_locale}/bo/subcategorie-produit/ajouter | Path does not match |
| 51 | bo_product_subcategory_edit | /{_locale}/bo/subcategorie-produit/editer/{id} | Path does not match |
| 52 | bo_product_subcategory_remove | /{_locale}/bo/subcategorie-produit/remove/{id} | Path does not match |
| 53 | back_user_add | /{_locale}/bo/add-admin | Path does not match |
| 54 | back_user_edit | /{_locale}/bo/edit-admin/{id} | Path does not match |
| 55 | back_user_list | /{_locale}/bo/list-admin | Path does not match |
| 56 | back_user_delete | /{_locale}/bo/delete-admin/{id} | Path does not match |
| 57 | bo_voucher_list | /{_locale}/bo/bons/liste | Path does not match |
| 58 | bo_voucher_sent | /{_locale}/bo/bons/bon-envoye/{id} | Path does not match |
| 59 | front_gift_list | /{_locale}/cadeaux/liste | Path does not match |
| 60 | front_gift_single | /{_locale}/cadeaux/liste-detail/{id} | Path does not match |
| 61 | front_gift_private_single | /{_locale}/cadeaux/liste-detail/private/{token} | Path does not match |
| 62 | front_gift_pay_reserved | /{_locale}/cadeaux/reservation/paiement/{id}/{gift_id}/{token} | Path does not match |
| 63 | front_gift_voucher_form | /{_locale}/cadeaux/valid-voucher-form | Path does not match |
| 64 | front_gift_filter_gift | /{_locale}/cadeaux/filter-gift | Path does not match |
| 65 | front_reserve_member_gift | /{_locale}/cadeaux/reserve-member-gift/{id} | Path does not match |
| 66 | front_gift_my_cart | /{_locale}/cadeaux/my-cart/products | Path does not match |
| 67 | front_gift_add_cart | /{_locale}/cadeaux/my-cart/add/{id} | Path does not match |
| 68 | front_gift_remove_cart | /{_locale}/cadeaux/my-cart/remove/{id} | Path does not match |
| 69 | front_saferpay_payments_notify | /{_locale}/cadeaux/saferpay/notify-payment/{type}/{request_id} | Path does not match |
| 70 | front_voucher_payment | /{_locale}/bon-cadeau/paiement | Path does not match |
| 71 | front_brand_filter_brand | /{_locale}/marques/filter-brand | Path does not match |
| 72 | front_index_page | /{_locale}/{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.