Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | action_index | /action/ | Path does not match |
| 13 | action_archive_date | /action/archiver | Path does not match |
| 14 | action_suppr_date | /action/supprimer | Path does not match |
| 15 | vehicule_to_demande | /action/vehicule-to-demande | Path does not match |
| 16 | validation_missionnaire | /action/validation-missionnaire/{id} | Path does not match |
| 17 | validation_vehicule | /action/validation-vehicule/{id} | Path does not match |
| 18 | validation_mission | /action/validation-mission/{id} | Path does not match |
| 19 | envoie_mail_mission | /action/envoie-mail-mission/{id} | Path does not match |
| 20 | reception_piece | /action/reception-piece/{id} | Path does not match |
| 21 | reception_etat_liquidatif | /action/reception-etat-liquidatif/{id} | Path does not match |
| 22 | classe_mission | /action/classer-mission/{id} | Path does not match |
| 23 | annulation_mission | /action/annulation/{id} | Path does not match |
| 24 | validation_annulation_mission | /action/validation-annulation/{id} | Path does not match |
| 25 | fiche-missionnaire | /document/fiche-missionnaire/{id} | Path does not match |
| 26 | autorisation_vehicule | /document/autorisation-vehicule/{id} | Path does not match |
| 27 | attestation-proprietaire | /document/attestation-proprietaire/{id} | Path does not match |
| 28 | ordre_mission | /document/ordre-mission/{id} | Path does not match |
| 29 | formation_index | /formation/ | Path does not match |
| 30 | formation_new | /formation/new | Path does not match |
| 31 | formation_show | /formation/{id} | Path does not match |
| 32 | formation_edit | /formation/{id}/edit | Path does not match |
| 33 | formation_delete | /formation/{id} | Path does not match |
| 34 | mission_index | /mission/ | Path does not match |
| 35 | mission_new | /mission/new | Path does not match |
| 36 | mission_show | /mission/{id} | Path does not match |
| 37 | mission_get_from_date | /mission/at/{date} | Path does not match |
| 38 | mission_edit | /mission/{id}/edit | Path does not match |
| 39 | mission_delete | /mission/{id} | Path does not match |
| 40 | personne_index | /personne/ | Path does not match |
| 41 | personne_new_first | /personne/new-first | Path does not match |
| 42 | personne_new | /personne/new | Path does not match |
| 43 | personne_show | /personne/{id} | Path does not match |
| 44 | personne_edit | /personne/{id}/edit | Path does not match |
| 45 | personne_delete | /personne/{id} | Path does not match |
| 46 | home | / | Path does not match |
| 47 | recap_inscription | /recap | Path does not match |
| 48 | app_login | /login | Path does not match |
| 49 | app_logout | /logout | Path does not match |
| 50 | app_register | /signin | Path does not match |
| 51 | read_notif | /read-notif/{id} | Path does not match |
| 52 | statut_index | /statut/ | Path does not match |
| 53 | statut_new | /statut/new | Path does not match |
| 54 | statut_show | /statut/{id} | Path does not match |
| 55 | statut_edit | /statut/{id}/edit | Path does not match |
| 56 | statut_delete | /statut/{id} | Path does not match |
| 57 | type_mission_index | /type/mission/ | Path does not match |
| 58 | type_mission_new | /type/mission/new | Path does not match |
| 59 | type_mission_show | /type/mission/{id} | Path does not match |
| 60 | type_mission_edit | /type/mission/{id}/edit | Path does not match |
| 61 | type_mission_delete | /type/mission/{id} | Path does not match |
| 62 | user_index | /user/ | Path does not match |
| 63 | user_new | /user/new | Path does not match |
| 64 | user_show | /user/{id} | Path does not match |
| 65 | user_edit | /user/{id}/edit | Path does not match |
| 66 | user_delete | /user/{id} | Path does not match |
| 67 | vehicule_qu | /vehicule/question | Path does not match |
| 68 | vehicule_index | /vehicule/ | Path does not match |
| 69 | vehicule_new | /vehicule/new | Path does not match |
| 70 | vehicule_new_first | /vehicule/new-first | Path does not match |
| 71 | vehicule_new_gestionnaire | /vehicule/new-gestionnaire | Path does not match |
| 72 | vehicule_show | /vehicule/{id} | Path does not match |
| 73 | vehicule_edit | /vehicule/{id}/edit | Path does not match |
| 74 | vehicule_edit_gestionnaire | /vehicule/{id}/edit-gestionnaire | Path does not match |
| 75 | vehicule_delete | /vehicule/{id} | Path does not match |
| 76 | _preview_error | /_error/{code}.{_format} | 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.