Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin | Path does not match |
| 2 | app_decuments_index | /decuments | Path does not match |
| 3 | homepage | / | Path does not match |
| 4 | phototheque | /phototheque | Path does not match |
| 5 | carrossiers | /carrossiers | Path does not match |
| 6 | maZone | /ma-zone | Path does not match |
| 7 | ficheProduit | /fiche-produit/{id} | Path does not match |
| 8 | import_users | /import | Path does not match |
| 9 | export_users | /export | Path does not match |
| 10 | export_contract_accepted | /export-contract-accepted | Path does not match |
| 11 | export_dateblocked | /export-dateblocked/{zone} | Path does not match |
| 12 | app_documents_index | /document | Path does not match |
| 13 | registration | /registration | Path does not match |
| 14 | change_password | /reset/password | Path does not match |
| 15 | reservez | /reservez | Path does not match |
| 16 | reservez_contrat | /reservez/contrat/{contrat} | Path does not match |
| 17 | acceptation_contrat | /admin/acceptation/{contrat}/{type} | Path does not match |
| 18 | annuler_contrat | /admin/annulation/{contrat} | Path does not match |
| 19 | annuler_contrat_after_accepted | /admin/annulation_contrat/{contrat} | Path does not match |
| 20 | validation_contrat | /contrat/validation/{contrat} | Path does not match |
| 21 | recap_contrat | /recapitulation/validation/{contrat} | Path does not match |
| 22 | reservation_blocked | /admin/reservation/blocked | Path does not match |
| 23 | admin_planing | /admin/planing/{type} | Path does not match |
| 24 | generate_pdf | /generate_pdf/{contrat} | Path does not match |
| 25 | show_pdf | /show_pdf/{contrat} | Path does not match |
| 26 | app_forgot_password_request | /reset-password | Path does not match |
| 27 | app_check_email | /reset-password/check-email | Path does not match |
| 28 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 29 | app_login | /login | Path does not match |
| 30 | app_logout | /logout | Path does not match |
| 31 | fc_load_events | /fc-load-events | Path does not match |
| 32 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 33 | _wdt | /_wdt/{token} | Path does not match |
| 34 | _profiler_home | /_profiler/ | Path does not match |
| 35 | _profiler_search | /_profiler/search | Path does not match |
| 36 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 37 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 38 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 39 | _profiler_open_file | /_profiler/open | Path does not match |
| 40 | _profiler | /_profiler/{token} | Path does not match |
| 41 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 42 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 43 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 44 | dashboard | /admin | 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.