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_search | /catalogue/search | Path does not match |
| 9 | catalogue_fiche | /catalogue/fiche/{id}/{type} | Path does not match |
| 10 | catalogue_pdf | /catalogue/pdf/{id}/{type} | Path does not match |
| 11 | catalogue_pdf_liste | /catalogue/pdf-liste/{type}/{tab_users_ids}/ | Path does not match |
| 12 | dashboard_user | /dashboarduser | Path does not match |
| 13 | delete_user | /dashboarduser/delete | Path does not match |
| 14 | structure_create | /structure/new | Path does not match |
| 15 | structure_edit | /structure/edit | Path does not match |
| 16 | structure_delete_kbis | /structure/delete-kbis/{id} | Path does not match |
| 17 | prestatairelog_delete_accessoire_catalogue | /prestatairelogistique/delete-accessoire-catalogue/{id} | Path does not match |
| 18 | prestatairelog_delete_vehicule_jeu_catalogue | /prestatairelogistique/delete-vehicule-jeu-catalogue/{id} | Path does not match |
| 19 | prestatairelog_delete_vehicule_transport_catalogue | /prestatairelogistique/delete-vehicule-transport-catalogue/{id} | Path does not match |
| 20 | productioncineaudio_create | /productioncineaudio/new | Path does not match |
| 21 | productioncineaudio_edit | /productioncineaudio/edit | Path does not match |
| 22 | productioncom_create | /productioncom/new | Path does not match |
| 23 | productioncom_edit | /productioncom/edit | Path does not match |
| 24 | prestatairetech_create | /prestatairetechnique/new | Path does not match |
| 25 | prestatairetech_edit | /prestatairetechnique/edit | Path does not match |
| 26 | prestatairelog_create | /prestatairelogistique/new | Path does not match |
| 27 | prestatairelog_edit | /prestatairelogistique/edit | Path does not match |
| 28 | security_registration | /inscription | Path does not match |
| 29 | security_registration_confirm | /inscription/confirmation/{token} | Path does not match |
| 30 | security_login | / | Path does not match |
| 31 | security_logout | /deconnexion | Path does not match |
| 32 | account_profile | /account/profile | Path does not match |
| 33 | account_update_password | /account/password-update | Path does not match |
| 34 | account_forget_password | /account/password-forget | Path does not match |
| 35 | account_reset_password | /account/password-reset/{token} | Path does not match |
| 36 | mentions_legales | /mentions_legales | Path does not match |
| 37 | security_two_factor | /verification-connexion | Path does not match |
| 38 | security_two_factor_resend | /verification-connexion/renvoyer | Path does not match |
| 39 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 40 | 2fa_login | /2fa | Path does not match |
| 41 | 2fa_login_check | /2fa_check | Path does not match |
| 42 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 43 | _wdt | /_wdt/{token} | Path does not match |
| 44 | _profiler_home | /_profiler/ | Path does not match |
| 45 | _profiler_search | /_profiler/search | Path does not match |
| 46 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 47 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 48 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 49 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 50 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 51 | _profiler_open_file | /_profiler/open | Path does not match |
| 52 | _profiler | /_profiler/{token} | Path does not match |
| 53 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 54 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 55 | _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.