Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | back_agency_list | /admin/agences/liste | Path does not match |
| 13 | back_agency_add | /admin/agences/ajouter | Path does not match |
| 14 | back_agency_edit | /admin/agences/editer/{id} | Path does not match |
| 15 | back_agency_remove | /admin/agences/supprimer/{id} | Path does not match |
| 16 | back_content_list | /admin/contenus | Path does not match |
| 17 | back_content_edit | /admin/contenus/edition/{id} | Path does not match |
| 18 | back_content_page_list | /admin/pages/liste | Path does not match |
| 19 | back_content_page_edit | /admin/pages/edition/{id} | Path does not match |
| 20 | back_dashboard | /admin/dashboard | Path does not match |
| 21 | back_darkmode | /admin/component/darkmode | Path does not match |
| 22 | back_group_list | /admin/entreprises/liste | Path does not match |
| 23 | back_group_add | /admin/entreprises/ajouter | Path does not match |
| 24 | back_group_edit | /admin/entreprises/editer/{id} | Path does not match |
| 25 | back_job_list | /admin/jobs/liste | Path does not match |
| 26 | back_job_add | /admin/jobs/ajouter | Path does not match |
| 27 | back_job_edit | /admin/jobs/editer/{id} | Path does not match |
| 28 | back_job_remove | /admin/jobs/suppression/{id} | Path does not match |
| 29 | back_member_list | /admin/membres/liste | Path does not match |
| 30 | back_member_add | /admin/membres/ajouter | Path does not match |
| 31 | back_member_edit | /admin/membres/editer/{id} | Path does not match |
| 32 | back_member_delete | /admin/membres/supprimer/{id} | Path does not match |
| 33 | back_reorder_member | /admin/membres/member-reorder | Path does not match |
| 34 | back_user_add | /admin/add-admin | Path does not match |
| 35 | back_user_list | /admin/list-admin | Path does not match |
| 36 | back_user_delete | /admin/delete-admin/{id} | Path does not match |
| 37 | front_home | /{_locale}/ | Path does not match |
| 38 | front_home_cgu | /{_locale}/condition-generales | Path does not match |
| 39 | front_home_politique | /{_locale}/politique-confidentialite | Path does not match |
| 40 | front_home_mentions | /{_locale}/mentions-legales | Path does not match |
| 41 | front_home_filter | /map/filter | Path does not match |
| 42 | app_forgot_password_request | /reset-password | Path does not match |
| 43 | app_check_email | /reset-password/check-email | Path does not match |
| 44 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 45 | app_login | /login | Path does not match |
| 46 | app_logout | /logout | Path does not match |
| 47 | legacy_doc | / | Path does not match |
| 48 | _preview_error | /_error/{code}.{_format} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.