Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | archive | /archive | Path does not match |
| 2 | archive.declaration | /archive/declaration | Path does not match |
| 3 | archive.pdf | /archive/pdf | Path does not match |
| 4 | archive.csv | /archive/csv | Path does not match |
| 5 | archive.defiscalisation | /archive/defiscalisation | Path does not match |
| 6 | declarationtohome | /declaration | Path does not match |
| 7 | declaration.new | /declaration/new | Path does not match |
| 8 | declaration.delete | /declaration/delete/{id} | Path does not match |
| 9 | declaration.detail | /declaration/detail/{id} | Path does not match |
| 10 | declaration.archive | /declaration/archive | Path does not match |
| 11 | declaration | /declaration/{date} | Path does not match |
| 12 | gestioncommission | /gestioncommission | Path does not match |
| 13 | gestioncommission.new | /gestioncommission/new | Path does not match |
| 14 | gestioncommission.supprimer | /gestioncommission/supprimer/{id} | Path does not match |
| 15 | gestioncommission.detail | /gestioncommission/detail/{id} | Path does not match |
| 16 | gestioncommission.edit | /gestioncommission/detail/{id}/edit | Path does not match |
| 17 | gestioncommission.supprimermembre | /gestioncommission/detail/{id}/supprimer/{membre} | Path does not match |
| 18 | gestiondeclaration | /gestiondeclaration | Path does not match |
| 19 | gestiondeclaration.user | /gestiondeclaration/user/{id} | Path does not match |
| 20 | gestiondeclaration.etat | /gestiondeclaration/etat | Path does not match |
| 21 | gestiondeclaration.detail | /gestiondeclaration/detail/{id} | Path does not match |
| 22 | gestiondeclaration.validation | /gestiondeclaration/validation/{id} | Path does not match |
| 23 | gestiondeclaration.pdf | /gestiondeclaration/pdf/{id} | Path does not match |
| 24 | gestiondeclaration.new | /gestiondeclaration/new | Path does not match |
| 25 | gestionmembre | /gestionmembre | Path does not match |
| 26 | gestionmembre.new | /gestionmembre/new | Path does not match |
| 27 | gestionmembre.detail | /gestionmembre/detail/{id} | Path does not match |
| 28 | gestionmembre.supprimer | /gestionmembre/delete/{id} | Path does not match |
| 29 | home | / | Path does not match |
| 30 | home.connexion | /enregistreradresseipdeconnexion | Path does not match |
| 31 | reset_password | /reset-password | Path does not match |
| 32 | check_mail | /check-mail | Path does not match |
| 33 | profil | /profil | Path does not match |
| 34 | profil.mdp | /profil/mdp | Path does not match |
| 35 | presenceupdate | /presenceupdate | Path does not match |
| 36 | app_login | /login | Path does not match |
| 37 | app_logout | /logout | Path does not match |
| 38 | tarif | /tarif | Path does not match |
| 39 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 40 | _wdt | /_wdt/{token} | Path does not match |
| 41 | _profiler_home | /_profiler/ | Path does not match |
| 42 | _profiler_search | /_profiler/search | Path does not match |
| 43 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 44 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 45 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 46 | _profiler_open_file | /_profiler/open | Path does not match |
| 47 | _profiler | /_profiler/{token} | Path does not match |
| 48 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 49 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 50 | _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.