Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_account_login | /admin/login | Path does not match |
| 2 | formulaire_view | /admin/formulaire/{id}/{type} | Path does not match |
| 3 | admin_str_index | /admin/str | Path does not match |
| 4 | admin_str_action | /admin/action/{id} | Path does not match |
| 5 | admin_str_delete | /admin/str/delete/{id} | Path does not match |
| 6 | admin_str_search | /admin/str/search | Path does not match |
| 7 | catalogue_index | /catalogue | Path does not match |
| 8 | catalogue_fiche | /catalogue/fiche/{id}/{type} | Path does not match |
| 9 | catalogue_pdf | /catalogue/pdf/{id}/{type} | Path does not match |
| 10 | catalogue_pdf_liste | /catalogue/pdf-liste/{type}/{tab_users_ids}/ | Path does not match |
| 11 | dashboard_user | /dashboarduser | Path does not match |
| 12 | delete_user | /dashboarduser/delete | Path does not match |
| 13 | structure_create | /structure/new | Path does not match |
| 14 | structure_edit | /structure/edit | Path does not match |
| 15 | productioncineaudio_create | /productioncineaudio/new | Path does not match |
| 16 | productioncineaudio_edit | /productioncineaudio/edit | Path does not match |
| 17 | productioncom_create | /productioncom/new | Path does not match |
| 18 | productioncom_edit | /productioncom/edit | Path does not match |
| 19 | prestatairetech_create | /prestatairetechnique/new | Path does not match |
| 20 | prestatairetech_edit | /prestatairetechnique/edit | Path does not match |
| 21 | prestatairelog_create | /prestatairelogistique/new | Path does not match |
| 22 | prestatairelog_edit | /prestatairelogistique/edit | Path does not match |
| 23 | security_registration | /inscription | Path does not match |
| 24 | security_login | / | Path does not match |
| 25 | security_logout | /deconnexion | Path does not match |
| 26 | account_profile | /account/profile | Path does not match |
| 27 | account_update_password | /account/password-update | Path does not match |
| 28 | account_forget_password | /account/password-forget | Path does not match |
| 29 | account_reset_password | /account/password-reset/{token} | Path does not match |
| 30 | mentions_legales | /mentions_legales | Path does not match |
| 31 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 32 | _wdt | /_wdt/{token} | Path does not match |
| 33 | _profiler_home | /_profiler/ | Path does not match |
| 34 | _profiler_search | /_profiler/search | Path does not match |
| 35 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 36 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 37 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 38 | _profiler_open_file | /_profiler/open | Path does not match |
| 39 | _profiler | /_profiler/{token} | Path does not match |
| 40 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 41 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 42 | _profiler_exception_css | /_profiler/{token}/exception.css | 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.