Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | adminindex | /admin/admin | Path does not match |
| 2 | adminadmin_users | /admin/users | Path does not match |
| 3 | adminuser_modify | /admin/utilisateur/modifier/{id} | Path does not match |
| 4 | adminuser_delete | /admin/utilisateurs/delete/{id} | Path does not match |
| 5 | admin_users | /admin/users | Path does not match |
| 6 | admin_index | /admin/ | Path does not match |
| 7 | admin_enquete_new | /admin/enquete/{type}/new | Path does not match |
| 8 | admin_enquete_convert | /admin/enquete/{type}/convert | Path does not match |
| 9 | app_audit_api | /audit/{type}/{idEnquete}/api | Path does not match |
| 10 | vocabulary_search | /suggest/{lexique} | Path does not match |
| 11 | indexaudit | /audit | Path does not match |
| 12 | enquete_files | /enquete/{idEnquete}/files | Path does not match |
| 13 | enquete_file_delete | /enquete/{idEnquete}/file-delete | Path does not match |
| 14 | enquete_new | /audit/{type}/new | Path does not match |
| 15 | enquete_edit | /audit/{type}/{idEnquete}/edit | Path does not match |
| 16 | enquete_convert | /enquete/{type}/convert | Path does not match |
| 17 | app_device_login | /device/login | Path does not match |
| 18 | app_login | /login | Path does not match |
| 19 | app_login_remoteconnection | /device/connect | Path does not match |
| 20 | app_login_resetuserdevice | /device/reset | Path does not match |
| 21 | app_login_disconnectdevice | /device/disconnect | Path does not match |
| 22 | app_medicament | /medicament | Path does not match |
| 23 | app_register | /register | Path does not match |
| 24 | app_verify_email | /verify/email | Path does not match |
| 25 | app_jeton | /verificationcode | Path does not match |
| 26 | app_forgot_password_request | /reset-password | Path does not match |
| 27 | app_forgot_password_ok | /reset-password/ok | Path does not match |
| 28 | app_check_email | /reset-password/check-email | Path does not match |
| 29 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 30 | app_liste_user | /admin/list/user | Path does not match |
| 31 | app_liste_audits | /audits | Path does not match |
| 32 | app_liste_tousaudits | /admin/liste/audits/{enqueteur} | Path does not match |
| 33 | app_compte | /moncompte | Path does not match |
| 34 | register | /register | Path does not match |
| 35 | app_pdf | /pdf/{enqueteid} | Path does not match |
| 36 | index_pdf | /pdfG1/{enqueteid} | Path does not match |
| 37 | index_pdf2 | /pdfG2/{enqueteid} | Path does not match |
| 38 | index_pdf3 | /pdfG3/{enqueteid} | Path does not match |
| 39 | index_pdfm1 | /pdf1M/{enqueteid} | Path does not match |
| 40 | index_pdfm2 | /pdf2M/{enqueteid} | Path does not match |
| 41 | index_pdfm2bis | /pdf2Mbis/{enqueteid} | Path does not match |
| 42 | _preview_error | /_error/{code}.{_format} | 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_search_results | /_profiler/{token}/search/results | Path does not match |
| 49 | _profiler_open_file | /_profiler/open | Path does not match |
| 50 | _profiler | /_profiler/{token} | Path does not match |
| 51 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 52 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 53 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 54 | app_logout | /logout | Path does not match |
| 55 | index | / | 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.