Routing
(none)
Matched route
Route Matching Logs
Path to match:
/fr/recherche/demande
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | post_view | /{_locale}/post/{slug} | Path does not match |
| 2 | blog_admin_list | /admin/blog/list | Path does not match |
| 3 | blog_admin_add | /admin/blog/add | Path does not match |
| 4 | blog_admin_edit | /admin/blog/{id}/edit | Path does not match |
| 5 | blog_admin_editor | /admin/blog/{id}/editor | Path does not match |
| 6 | blog_admin_save_template | /admin/blog/save-template | Path does not match |
| 7 | blog_admin_load_template | /admin/blog/load-template | Path does not match |
| 8 | blog_admin_remove | /admin/blog/{id}/remove | Path does not match |
| 9 | category_admin_list | /admin/category/list | Path does not match |
| 10 | category_admin_add | /admin/category/add | Path does not match |
| 11 | category_admin_edit | /admin/category/{id}/edit | Path does not match |
| 12 | category_admin_editor | /admin/category/{id}/editor | Path does not match |
| 13 | admin_save_template | /admin/save-template | Path does not match |
| 14 | admin_load_template | /admin/load-template | Path does not match |
| 15 | admin_get_editor_assets | /admin/get-editor-assets | Path does not match |
| 16 | admin_post_editor_assets | /admin/post-editor-assets | Path does not match |
| 17 | admin_delete_editor_assets | /admin/delete-editor-assets | Path does not match |
| 18 | category_admin_remove | /admin/category/{id}/remove | Path does not match |
| 19 | category_admin_up | /admin/category/{id}/up/{top} | Path does not match |
| 20 | category_admin_down | /admin/category/{id}/down/{bottom} | Path does not match |
| 21 | config_admin_index | /admin/config | Path does not match |
| 22 | contact_index | /{_locale}/contact | Path does not match |
| 23 | contest_subject_admin_list | /admin/contest-subject/list | Path does not match |
| 24 | contest_subject_admin_add | /admin/contest-subject/add | Path does not match |
| 25 | contest_subject_admin_edit | /admin/contest-subject/{id}/edit | Path does not match |
| 26 | contest_subject_admin_remove | /admin/contest-subject/{id}/remove | Path does not match |
| 27 | dashboard | /dashboard | Path does not match |
| 28 | footer_admin_editor | /admin/footer/editor | Path does not match |
| 29 | footer_admin_save_template | /admin/footer/save-template | Path does not match |
| 30 | footer_admin_load_template | /admin/footer/load-template | Path does not match |
| 31 | admin_editor_route_list | /admin/get-route-list | Path does not match |
| 32 | app_home_indexnolocale | / | Path does not match |
| 33 | home.fr | /fr | Path does not match |
| 34 | home_admin_index | /admin/dashboard | Path does not match |
| 35 | offer_add | /{_locale}/annonce/ajouter | Path does not match |
| 36 | offer_admin_list | /admin/offer/list | Path does not match |
| 37 | offer_admin_valid | /admin/offer/{id}/valid | Path does not match |
| 38 | phonebook_lawyers.fr | /fr/annuaire-des-avocats | Path does not match |
| 39 | phonebook_lawyer.fr | /fr/avocat/{slug}_{avocatPk} | Path does not match |
| 40 | phonebook_admin_list | /admin/phonebook/list | Path does not match |
| 41 | phonebook_admin_edit | /admin/phonebook/{id}/edit | Path does not match |
| 42 | phonebook_admin_remove | /admin/phonebook/{id}/remove | Path does not match |
| 43 | phonebook_import_xml | /import/phonebook/from-xml/M4Y2UHT682L7 | Path does not match |
| 44 | presidents_slide_admin_list | /admin/presidents-slide/list | Path does not match |
| 45 | presidents_slide_admin_add | /admin/presidents-slide/add | Path does not match |
| 46 | presidents_slide_admin_edit | /admin/presidents-slide/{id}/edit | Path does not match |
| 47 | presidents_slide_admin_remove | /admin/presidents-slide/{id}/remove | Path does not match |
| 48 | returnconfig_admin_list | /admin/returnconfig/list | Path does not match |
| 49 | returnconfig_admin_add | /admin/returnconfig/add | Path does not match |
| 50 | returnconfig_admin_edit | /admin/returnconfig/{id}/edit | Path does not match |
| 51 | returnconfig_admin_remove | /admin/returnconfig/{id}/remove | Path does not match |
| 52 | returnslide_admin_list | /admin/returnslide/list | Path does not match |
| 53 | returnslide_admin_add | /admin/returnslide/add | Path does not match |
| 54 | returnslide_admin_edit | /admin/returnslide/{id}/edit | Path does not match |
| 55 | returnslide_admin_remove | /admin/returnslide/{id}/remove | Path does not match |
| 56 | search_engine.fr | /fr/recherche/demande | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.