Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | home | /home | Path does not match |
| 14 | indexHome | / | Path does not match |
| 15 | paginationDocument | /paginationdocument | Path does not match |
| 16 | paginationAction | /paginationaction | Path does not match |
| 17 | filtrationDocument | /filtrationDocument | Path does not match |
| 18 | filtrationAction | /filtrationAction | Path does not match |
| 19 | app_register | /register | Path does not match |
| 20 | app_login | /login | Path does not match |
| 21 | app_logout | /logout | Path does not match |
| 22 | current | /taction/current/{id} | Path does not match |
| 23 | taction_new | /taction/new/{code} | Path does not match |
| 24 | taction_edit | /taction/{id}/edit | Path does not match |
| 25 | taction_suspendre | /taction/suspendre/{id} | Path does not match |
| 26 | taction_cloturer | /taction/cloturer/{id} | Path does not match |
| 27 | taction_annuler | /taction/annuler/{id} | Path does not match |
| 28 | Taction-statuts | /taction/statut/{id}/{stut} | Path does not match |
| 29 | taction_reponse_index | /taction/reponse/ | Path does not match |
| 30 | taction_reponse_new | /taction/reponse/new{code} | Path does not match |
| 31 | taction_reponse_show | /taction/reponse/{id} | Path does not match |
| 32 | taction_reponse_edit | /taction/reponse/{id}/edit | Path does not match |
| 33 | taction_reponse_delete | /taction/reponse/{id} | Path does not match |
| 34 | tdocument_index | /tdocument/ | Path does not match |
| 35 | test | /tdocument/test | Path does not match |
| 36 | tdocument_new | /tdocument/new/{code} | Path does not match |
| 37 | tdocument_folder_new | /tdocument/newfolder/{code} | Path does not match |
| 38 | tdocument_show | /tdocument/{id} | Path does not match |
| 39 | tdocument_edit | /tdocument/{id}/edit | Path does not match |
| 40 | tdocument_delete | /tdocument/{id} | Path does not match |
| 41 | tdocument_suspendre | /tdocument/suspendre/{id} | Path does not match |
| 42 | tdocument_cloturer | /tdocument/cloturer/{id} | Path does not match |
| 43 | tdocument_annuler | /tdocument/annuler/{id} | Path does not match |
| 44 | tdocument-statuts | /tdocument/statut/{id}/{stut} | Path does not match |
| 45 | action_line | /tdocument/action_line | Path does not match |
| 46 | tdocument_version_new | /tdocument/version/new | Path does not match |
| 47 | TdocumentVersion_suspendre | /tdocument/version/suspendre/{id} | Path does not match |
| 48 | VersionAction_line | /tdocument/version/VersionAction_line | 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.