Routing
admin_dashbord
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://dev-masterapp.hrz.fr/console/login
Route Matching Logs
Path to match:
/console/dashbord
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | plan_du_site | /plan-du-site | Path does not match |
| 2 | admin_redirect | /console/ | Path does not match |
| 3 | index_page_home | / | Path does not match |
| 4 | asset_link | /assets/{path} | Path does not match |
| 5 | page | /pages/{slug}/{page} | Path does not match |
| 6 | page_cms_archive | /page-archive/{id} | Path does not match |
| 7 | save_form | /form/save-form | Path does not match |
| 8 | index_liste_service | /list-services | Path does not match |
| 9 | detail_service_hrz | /service-hrz/{id} | Path does not match |
| 10 | demande_service | /demande-service | Path does not match |
| 11 | demande_pack_hrz | /demande-pack-hrz | Path does not match |
| 12 | admin_verification_slug | /console/verification-slug | Path does not match |
| 13 | admin_verification_slug_categorie | /console/verification-slug-categorie | Path does not match |
| 14 | admin_verification_slug_product | /console/verification-slug-product | Path does not match |
| 15 | admin_instant_indexing | /console/instant-indexing | Path does not match |
| 16 | admin_instant_indexing_api | /console/instant-indexing-api | Path does not match |
| 17 | admin_categorie_add_bloc | /console/categorie/add-bloc | Path does not match |
| 18 | admin_categorie_remove_bloc | /console/categorie/remove-bloc | Path does not match |
| 19 | admin_categorie_order_bloc | /console/categorie/order-bloc | Path does not match |
| 20 | admin_categorie_bloc_change_etat | /console/categorie-bloc/change_etat | Path does not match |
| 21 | admin_add_bloc | /console/add-bloc | Path does not match |
| 22 | admin_remove_bloc | /console/remove-bloc | Path does not match |
| 23 | admin_order_bloc | /console/order-bloc | Path does not match |
| 24 | admin_list_bloc_service | /console/bloc-service | Path does not match |
| 25 | admin_bloc_service_add | /console/bloc-service/add | Path does not match |
| 26 | admin_bloc_service_edit | /console/bloc-service/edit-{id} | Path does not match |
| 27 | admin_bloc_service_remove | /console/bloc-service/remove | Path does not match |
| 28 | actif_bloc_service | /console/bloc-service/{id} | Path does not match |
| 29 | admin_list_bloc_service_items | /console/bloc-service-items | Path does not match |
| 30 | admin_bloc_service_items_add | /console/bloc-service-items/add | Path does not match |
| 31 | admin_bloc_service_items_edit | /console/bloc-service-items/edit-{id} | Path does not match |
| 32 | admin_bloc_service_items_remove | /console/bloc-service-items/remove | Path does not match |
| 33 | actif_bloc_service_items | /console/bloc-service-items/{id} | Path does not match |
| 34 | admin_liste_categorie | /console/liste-categorie | Path does not match |
| 35 | admin_categorie_add | /console/categorie/add | Path does not match |
| 36 | admin_categorie_edit | /console/categorie/edit/{id} | Path does not match |
| 37 | admin_categorie_remove | /console/categorie/remove | Path does not match |
| 38 | admin_edit_categorie_order | /console/categorie/edit-order | Path does not match |
| 39 | admin_category_list | /console/categories/{IdPost}/{module} | Path does not match |
| 40 | admin_category_add | /console/categorie/add/{IdPost}/{type} | Path does not match |
| 41 | admin_category_edit | /console/categorie/edit/{id}/{IdPost}/{type} | Path does not match |
| 42 | admin_category_remove | /console/categorie/remove/{id}/{IdPost}/{type} | Path does not match |
| 43 | admin_category_change_etat | /console/categorie/change_etat/{id}/{IdPost}/{type} | Path does not match |
| 44 | clear_cache | /console/clear-cache | Path does not match |
| 45 | admin_list_template_cms | /console/cms/template | Path does not match |
| 46 | admin_cms_template_add | /console/cms-template/add | Path does not match |
| 47 | admin_cms_template_edit | /console/cms-template/edit/{id} | Path does not match |
| 48 | admin_cms_template_remove | /console/cms-template/remove | Path does not match |
| 49 | admin_liste_contacts | /console/liste-contacts | Path does not match |
| 50 | admin_add_contact | /console/add-contact | Path does not match |
| 51 | admin_edit_contact | /console/edit-contact/{id} | Path does not match |
| 52 | admin_contact_change_etat | /console/contact/change_etat/{id} | Path does not match |
| 53 | admin_contact_remove | /console/contact/remove | Path does not match |
| 54 | edit_contact_order | /console/contact/edit-order | Path does not match |
| 55 | admin_list_field | /console/list-field | Path does not match |
| 56 | admin_field_add | /console/field/add | Path does not match |
| 57 | admin_field_edit | /console/field/edit/{id} | Path does not match |
| 58 | admin_field_remove | /console/field/remove | Path does not match |
| 59 | admin_add_post_field | /console/post/field/add/{type} | Path does not match |
| 60 | admin_dashbord | /console/dashbord | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.