Routing
        not_found
        Matched route
    
Route Parameters
| Name | Value | 
|---|---|
| url | "robots.txt" | 
            
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_xdebug | /_profiler/xdebug | Path does not match | 
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match | 
| 9 | _profiler_open_file | /_profiler/open | Path does not match | 
| 10 | _profiler | /_profiler/{token} | Path does not match | 
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match | 
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match | 
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match | 
| 14 | activite_load | /activite/load | Path does not match | 
| 15 | activite_new | /activite/new | Path does not match | 
| 16 | activite_edit | /activite/edit/{id} | Path does not match | 
| 17 | new_activite | /activite/newActivite | Path does not match | 
| 18 | edit_activite | /activite/editActivate/{id} | Path does not match | 
| 19 | activite_delete | /activite/delete/{id} | Path does not match | 
| 20 | agenda_get_rooms | /agenda/getrooms/{start}/{end} | Path does not match | 
| 21 | agenda_drop_resize | /agenda/drop_resize/{id}/{fromDate}/{toDate}/{doctorId}/{coloration} | Path does not match | 
| 22 | agenda_new | /agenda/new/{message} | Path does not match | 
| 23 | agenda_add | /agenda/add/{typeEvent}/{coloration}/{patient} | Path does not match | 
| 24 | agenda_reload | /agenda/reload/{year}/{coloration} | Path does not match | 
| 25 | agenda_refresh | /agenda/reload/{date}/{coloration} | Path does not match | 
| 26 | agenda_edit | /agenda/edit/{id}/{coloration} | Path does not match | 
| 27 | agenda_delete | /agenda/delete/{id} | Path does not match | 
| 28 | agenda_notify | /agenda/notify/{id}/{type} | Path does not match | 
| 29 | agenda_cancel | /agenda/cancel/{id} | Path does not match | 
| 30 | agenda_imposed | /agenda/notify/{id}/{type} | Path does not match | 
| 31 | appointmentconsultation_load | /appointmentconsultation/load | Path does not match | 
| 32 | appointmentconsultation_new | /appointmentconsultation/new | Path does not match | 
| 33 | appointmentconsultation_edit | /appointmentconsultation/edit/{id} | Path does not match | 
| 34 | appointmentconsultation_delete | /appointmentconsultation/delete/{id} | Path does not match | 
| 35 | appointmenttype_load | /appointmenttype/load | Path does not match | 
| 36 | appointmenttype_new | /appointmenttype/new | Path does not match | 
| 37 | appointmenttype_edit | /appointmenttype/appointmenttype_edit | Path does not match | 
| 38 | appointmenttype_delete | /appointmenttype/delete/{id} | Path does not match | 
| 39 | holiday_load | /holiday/load | Path does not match | 
| 40 | holiday_new | /holiday/new | Path does not match | 
| 41 | holiday_edit | /holiday/edit/{id} | Path does not match | 
| 42 | holiday_delete | /holiday/delete/{id} | Path does not match | 
| 43 | info_load | /info/load | Path does not match | 
| 44 | info_new | /info/new | Path does not match | 
| 45 | info_edit | /info/edit/{id} | Path does not match | 
| 46 | info_delete | /info/delete/{id} | Path does not match | 
| 47 | offwork_load | /offwork/load | Path does not match | 
| 48 | offwork_new | /offwork/new | Path does not match | 
| 49 | offwork_edit | /offwork/edit/{id} | Path does not match | 
| 50 | offwork_delete | /offwork/delete/{id} | Path does not match | 
| 51 | offwork_activate | /offwork/activate/{id} | Path does not match | 
| 52 | room_load | /room/load | Path does not match | 
| 53 | room_new | /room/new | Path does not match | 
| 54 | room_edit | /room/edit/{id} | Path does not match | 
| 55 | room_delete | /room/delete/{id} | Path does not match | 
| 56 | room_filter | /room/filter | Path does not match | 
| 57 | treatment_load | /load | Path does not match | 
| 58 | treatment_new | /new | Path does not match | 
| 59 | treatment_edit | /edit/{id} | Path does not match | 
| 60 | treatment_delete | /delete/{id} | Path does not match | 
| 61 | treatment_addInAgenda | /addInAgenda/{id} | Path does not match | 
| 62 | useroffwork_load | /useroffwork/load | Path does not match | 
| 63 | useroffwork_new | /useroffwork/new | Path does not match | 
| 64 | useroffwork_edit | /useroffwork/edit/{id} | Path does not match | 
| 65 | useroffwork_delete | /useroffwork/delete/{id} | Path does not match | 
| 66 | configuration_load | /configurations/load | Path does not match | 
| 67 | configuration_new | /configurations/new | Path does not match | 
| 68 | configuration_edit | /configurations/edit/{id} | Path does not match | 
| 69 | configuration_delete | /configurations/delete/{id} | Path does not match | 
| 70 | app_filter | /filter/{path} | Path does not match | 
| 71 | app_dashboard | /dashboard | Path does not match | 
| 72 | app_agenda | /agendas/{patient}/{isajax} | Path does not match | 
| 73 | app_user | /user | Path does not match | 
| 74 | app_lettre | /lettre | Path does not match | 
| 75 | app_lettretemplate | /lettretemplate | Path does not match | 
| 76 | app_neurostimulateur | /neurostimulateur | Path does not match | 
| 77 | app_patient | /patient | Path does not match | 
| 78 | app_medecin | /medecin | Path does not match | 
| 79 | app_parameters | /parameters | Path does not match | 
| 80 | app_consommable | /consommable | Path does not match | 
| 81 | app_fiche | /fiche | Path does not match | 
| 82 | app_effetsecondaire | /effetsecondaire | Path does not match | 
| 83 | app_importance | /importance | Path does not match | 
| 84 | app_etatchoice | /etatchoice | Path does not match | 
| 85 | app_perfusionchoice | /perfusionchoice | Path does not match | 
| 86 | app_modeledisponiblechoice | /modeledisponiblechoice | Path does not match | 
| 87 | app_accessoirechoice | /accessoirechoice | Path does not match | 
| 88 | app_attachmentchoice | /attachmentchoice | Path does not match | 
| 89 | app_opale | /opale | Path does not match | 
| 90 | app_nerfcible | /nerfCible | Path does not match | 
| 91 | app_niveau | /niveau | Path does not match | 
| 92 | app_cotechoice | /cotechoice | Path does not match | 
| 93 | app_testchoice | /testchoice | Path does not match | 
| 94 | app_changeimpression | /changeimpression | Path does not match | 
| 95 | app_avischoice | /avischoice | Path does not match | 
| 96 | app_diagnosticchoice | /diagnosticchoice | Path does not match | 
| 97 | app_motif | /motif | Path does not match | 
| 98 | app_couvertureparesthesique | /couvertureparesthesique | Path does not match | 
| 99 | app_modestimulationchoice | /modestimulationchoice | Path does not match | 
| 100 | app_compatibiliteirmchoice | /compatibiliteirmchoice | Path does not match | 
| 101 | app_positionelectrode | /positionelectrode | Path does not match | 
| 102 | app_modeleelectrode | /modeleelectrode | Path does not match | 
| 103 | app_interventionchoice | /interventionchoice | Path does not match | 
| 104 | app_pompechoice | /pompechoice | Path does not match | 
| 105 | app_efficaciteIntrathecal | /efficaciteIntrathecal | Path does not match | 
| 106 | app_zonestimulee | /zonestimulee | Path does not match | 
| 107 | app_rachischoice | /rachischoice | Path does not match | 
| 108 | app_positionchoice | /positionchoice | Path does not match | 
| 109 | app_membresuperieurchoice | /membresuperieurchoice | Path does not match | 
| 110 | app_membreinferieurchoice | /membreinferieurchoice | Path does not match | 
| 111 | app_regionchoice | /regionchoice | Path does not match | 
| 112 | app_articulationchoice | /articulationchoice | Path does not match | 
| 113 | app_douleurinjectionchoice | /douleurinjectionchoice | Path does not match | 
| 114 | app_complication | /complication | Path does not match | 
| 115 | app_corticoide | /corticoide | Path does not match | 
| 116 | app_techniquechoice | /techniquechoice | Path does not match | 
| 117 | app_techniquechoiceneuromod | /techniquechoiceneuromod | Path does not match | 
| 118 | app_localisationespaceepiduralchoice | /localisationespaceepiduralchoice | Path does not match | 
| 119 | app_tarmedConsultation | /tarmedConsultation | Path does not match | 
| 120 | app_bibliomedia | /biblio_media/{isajax} | Path does not match | 
| 121 | app_categoriehypnotherapie | /categorie_hypnotherapie | Path does not match | 
| 122 | app_categorieexercice | /categorie_exercice | Path does not match | 
| 123 | app_question | /question | Path does not match | 
| 124 | app_pushParam | /pushParam | Path does not match | 
| 125 | app_localpain | /localpain | Path does not match | 
| 126 | app_depot | /depot | Path does not match | 
| 127 | app_invoice | /invoice | Path does not match | 
| 128 | app_documentsutiles | /documentsutiles | Path does not match | 
| 129 | app_exercice | /exercice | Path does not match | 
| 130 | app_hypnoterapie | /hypnotherapie | Path does not match | 
| 131 | app_refluxchoice | /refluxchoice | Path does not match | 
| 132 | app_holiday | /holiday | Path does not match | 
| 133 | app_postitchoice | /postitchoice | Path does not match | 
| 134 | app_postits | /postits | Path does not match | 
| 135 | app_offwork | /offWork | Path does not match | 
| 136 | app_room | /room | Path does not match | 
| 137 | app_appointmenttype | /appointmenttype | Path does not match | 
| 138 | app_treatment | /treatment | Path does not match | 
| 139 | app_info | /info | Path does not match | 
| 140 | app_activite | /activite | Path does not match | 
| 141 | app_appointmentconsultation | /appointmentconsultation | Path does not match | 
| 142 | app_configuration | /configuration | Path does not match | 
| 143 | admin_login | /login | Path does not match | 
| 144 | logout | /logout | Path does not match | 
| 145 | register | /register | Path does not match | 
| 146 | consommable_load | /load | Path does not match | 
| 147 | consommable_new | /new | Path does not match | 
| 148 | consommable_show | /{id}/show | Path does not match | 
| 149 | consommable_edit | /{id}/edit | Path does not match | 
| 150 | consommable_delete | /{id}/delete | Path does not match | 
| 151 | consommable_index | /index | Path does not match | 
| 152 | anamnesesocioprofessionnellechoice_load | /anamnesesocioprofessionnellechoice/load | Path does not match | 
| 153 | anamnesesocioprofessionnellechoice_new | /anamnesesocioprofessionnellechoice/new | Path does not match | 
| 154 | anamnesesocioprofessionnellechoice_edit | /anamnesesocioprofessionnellechoice/edit/{id} | Path does not match | 
| 155 | anamnesesocioprofessionnellechoice_delete | /anamnesesocioprofessionnellechoice/delete/{id} | Path does not match | 
| 156 | avischoice_load | /avischoice/load | Path does not match | 
| 157 | avischoice_new | /avischoice/new | Path does not match | 
| 158 | avischoice_edit | /avischoice/edit/{id} | Path does not match | 
| 159 | avischoice_delete | /avischoice/delete/{id} | Path does not match | 
| 160 | avisspecialise_new | /avisspecialise/new/{id} | Path does not match | 
| 161 | avisspecialise_edit | /avisspecialise/edit/{id} | Path does not match | 
| 162 | avisspecialise_delete | /avisspecialise/delete/{id} | Path does not match | 
| 163 | compatibiliteirmchoice_load | /compatibiliteirmchoice/load | Path does not match | 
| 164 | compatibiliteirmchoice_new | /compatibiliteirmchoice/new | Path does not match | 
| 165 | compatibiliteirmchoice_edit | /compatibiliteirmchoice/edit/{id} | Path does not match | 
| 166 | compatibiliteirmchoice_delete | /compatibiliteirmchoice/delete/{id} | Path does not match | 
| 167 | consultation_new | /Consultation/new/{id} | Path does not match | 
| 168 | consultation_delete | /Consultation/delete/{id}/{path} | Path does not match | 
| 169 | consultationnurse_new | /consultationnurse/new/{id} | Path does not match | 
| 170 | consultationnurse_edit | /consultationnurse/edit/{id} | Path does not match | 
| 171 | consultationnurse_delete | /consultationnurse/delete/{id} | Path does not match | 
| 172 | consultationpompe_new | /consultationpompe/new/{id} | Path does not match | 
| 173 | consultationpompe_edit | /consultationpompe/edit/{id} | Path does not match | 
| 174 | consultationpompe_delete | /consultationpompe/delete/{id} | Path does not match | 
| 175 | consultationtelephonique_new | /consultationtelephonique/new/{id} | Path does not match | 
| 176 | consultationtelephonique_edit | /consultationtelephonique/edit/{id} | Path does not match | 
| 177 | consultationtelephonique_delete | /consultationtelephonique/delete/{id} | Path does not match | 
| 178 | couvertureparesthesique_load | /couvertureparesthesique/load | Path does not match | 
| 179 | couvertureparesthesique_new | /couvertureparesthesique/new | Path does not match | 
| 180 | couvertureparesthesique_edit | /couvertureparesthesique/edit/{id} | Path does not match | 
| 181 | couvertureparesthesique_delete | /couvertureparesthesique/delete/{id} | Path does not match | 
| 182 | diagnosticchoice_load | /diagnosticchoice/load | Path does not match | 
| 183 | diagnosticchoice_new | /diagnosticchoice/new | Path does not match | 
| 184 | diagnosticchoice_edit | /diagnosticchoice/edit/{id} | Path does not match | 
| 185 | diagnosticchoice_delete | /diagnosticchoice/delete/{id} | Path does not match | 
| 186 | diagnosticchoice_filter | /diagnosticchoice/diagnostic_filter/{motif1}/{motif2} | Path does not match | 
| 187 | firstconsultation_new | /firstconsultation/new/{id} | Path does not match | 
| 188 | firstconsultation_edit | /firstconsultation/edit/{id} | Path does not match | 
| 189 | firstconsultation_delete | /firstconsultation/delete/{id} | Path does not match | 
| 190 | hypnotherapie_new | /hypnotherapie/new/{id} | Path does not match | 
| 191 | hypnotherapie_edit | /hypnotherapie/edit/{id} | Path does not match | 
| 192 | hypnotherapie_delete | /hypnotherapie/delete/{id} | Path does not match | 
| 193 | modestimulationchoice_load | /modestimulationchoice/load | Path does not match | 
| 194 | modestimulationchoice_new | /modestimulationchoice/new | Path does not match | 
| 195 | modestimulationchoice_edit | /modestimulationchoice/edit/{id} | Path does not match | 
| 196 | modestimulationchoice_delete | /modestimulationchoice/delete/{id} | Path does not match | 
| 197 | modeleelectrode_load | /modeleelectrode/load | Path does not match | 
| 198 | modeleelectrode_new | /modeleelectrode/new | Path does not match | 
| 199 | modeleelectrode_edit | /modeleelectrode/edit/{id} | Path does not match | 
| 200 | modeleelectrode_delete | /modeleelectrode/delete/{id} | Path does not match | 
| 201 | motif_load | /motif/load | Path does not match | 
| 202 | motif_new | /motif/new | Path does not match | 
| 203 | motif_edit | /motif/edit/{id} | Path does not match | 
| 204 | motif_delete | /motif/delete/{id} | Path does not match | 
| 205 | positionelectrode_load | /positionelectrode/load | Path does not match | 
| 206 | positionelectrode_new | /positionelectrode/new | Path does not match | 
| 207 | positionelectrode_edit | /positionelectrode/edit/{id} | Path does not match | 
| 208 | positionelectrode_delete | /positionelectrode/delete/{id} | Path does not match | 
| 209 | psychologiqu_new | /psychologiqu/new/{id} | Path does not match | 
| 210 | consultationpsychologique_edit | /psychologiqu/edit/{id} | Path does not match | 
| 211 | consultationpsychologique_delete | /psychologiqu/delete/{id} | Path does not match | 
| 212 | reveilchoice_load | /reveilchoice/load | Path does not match | 
| 213 | reveilchoice_new | /reveilchoice/new | Path does not match | 
| 214 | reveilchoice_edit | /reveilchoice/edit/{id} | Path does not match | 
| 215 | reveilchoice_delete | /reveilchoice/delete/{id} | Path does not match | 
| 216 | sommeilchoice_load | /sommeilchoice/load | Path does not match | 
| 217 | sommeilchoice_edit | /sommeilchoice/edit/{id} | Path does not match | 
| 218 | sommeilchoice_delete | /sommeilchoice/delete/{id} | Path does not match | 
| 219 | suivisimple_new | /suivisimple/new/{id} | Path does not match | 
| 220 | suivisimple_edit | /suivisimple/edit/{id} | Path does not match | 
| 221 | suivisimple_delete | /suivisimple/delete/{id} | Path does not match | 
| 222 | suivistimulationdrg_new | /suivistimulationdrg/new/{id} | Path does not match | 
| 223 | suivistimulationdrg_edit | /suivistimulationdrg/edit/{id} | Path does not match | 
| 224 | suivistimulationdrg_delete | /suivistimulationdrg/delete/{id} | Path does not match | 
| 225 | suivistimulationmedullaire_new | /suivistimulationmedullaire/new/{id} | Path does not match | 
| 226 | suivistimulationmedullaire_edit | /suivistimulationmedullaire/edit/{id} | Path does not match | 
| 227 | suivi_export | /suivistimulationmedullaire/export/{id} | Path does not match | 
| 228 | suivistimulationmedullaire_delete | /suivistimulationmedullaire/delete/{id} | Path does not match | 
| 229 | suivistimulationpnfs_new | /suivistimulationpnfs/new/{id} | Path does not match | 
| 230 | suivistimulationpnfs_edit | /suivistimulationpnfs/edit/{id} | Path does not match | 
| 231 | suivistimulationpnfs_delete | /suivistimulationpnfs/delete/{id} | Path does not match | 
| 232 | suivistimulationsacree_new | /suivistimulationsacree/new/{id} | Path does not match | 
| 233 | suivistimulationsacree_edit | /suivistimulationsacree/edit/{id} | Path does not match | 
| 234 | suivistimulationsacree_delete | /suivistimulationsacree/delete/{id} | Path does not match | 
| 235 | attachmentchoice_load | /attachmentchoice/load | Path does not match | 
| 236 | attachmentchoice_new | /attachmentchoice/new | Path does not match | 
| 237 | attachmentchoice_edit | /attachmentchoice/edit/{id} | Path does not match | 
| 238 | attachmentchoice_delete | /attachmentchoice/delete/{id} | Path does not match | 
| 239 | attachment_delete | /attachment/delete/{id} | Path does not match | 
| 240 | attachment_edite | /attachment/edite/{id} | Path does not match | 
| 241 | attachment_ajouter | /attachment/attachment_ajouter | Path does not match | 
| 242 | categorieexercice_delete | /categorieexercice/delete/{id} | Path does not match | 
| 243 | categorieexercice_new | /categorieexercice/new | Path does not match | 
| 244 | categorieexercice_load | /categorieexercice/load | Path does not match | 
| 245 | categorieexercice_edit | /categorieexercice/edit/{id} | Path does not match | 
| 246 | categoriehypnotherapie_delete | /categoriehypnotherapie/delete/{id} | Path does not match | 
| 247 | categoriehypnotherapie_new | /categoriehypnotherapie/new | Path does not match | 
| 248 | categoriehypnotherapie_load | /categoriehypnotherapie/load | Path does not match | 
| 249 | categoriehypnotherapie_edit | /categoriehypnotherapie/edit/{id} | Path does not match | 
| 250 | depot_index | /depot/index | Path does not match | 
| 251 | depot_load | /depot/load | Path does not match | 
| 252 | depot_refresh | /depot/refresh | Path does not match | 
| 253 | documentsutils_delete | /documentsutils/delete/{id} | Path does not match | 
| 254 | documentsutils_new | /documentsutils/new | Path does not match | 
| 255 | documentsutils_load | /documentsutils/load | Path does not match | 
| 256 | documentsutils_export | /documentsutils/export/{id} | Path does not match | 
| 257 | exercice_delete | /exercice/delete/{id} | Path does not match | 
| 258 | exercice_new | /exercice/new | Path does not match | 
| 259 | exercice_edit | /exercice/edit/{id} | Path does not match | 
| 260 | exercice_load | /exercice/load | Path does not match | 
| 261 | exercice_detail | /exercice/detail/{id} | Path does not match | 
| 262 | hypnoterapie_delete | /hypnoterapie/delete/{id} | Path does not match | 
| 263 | hypnoterapie_new | /hypnoterapie/new | Path does not match | 
| 264 | hypnoterapie_edit | /hypnoterapie/edit/{id} | Path does not match | 
| 265 | hypnoterapie_load | /hypnoterapie/load | Path does not match | 
| 266 | hypnoterapie_detail | /hypnoterapie/detail/{id} | Path does not match | 
| 267 | medias_delete | /media/deletemedia/{id} | Path does not match | 
| 268 | media_new | /media/new/{id} | Path does not match | 
| 269 | media_edit | /media/edit/{id} | Path does not match | 
| 270 | media_hypotherapie_new | /media/newHypotherapie/{id} | Path does not match | 
| 271 | media_hypoterapie_edit | /media/editHypotherapie/{id} | Path does not match | 
| 272 | facture_detail | /facture/detail/{id} | Path does not match | 
| 273 | facture_index | /facture/ | Path does not match | 
| 274 | facture_load | /facture/load | Path does not match | 
| 275 | facture_new | /facture/new | Path does not match | 
| 276 | facture_show | /facture/{id}/show | Path does not match | 
| 277 | facture_edit | /facture/{id}/edit | Path does not match | 
| 278 | facture_generate | /facture/{id}/generate | Path does not match | 
| 279 | facture_xml | /facture/{id}/xml | Path does not match | 
| 280 | facture_pdf | /facture/{id}/pdf | Path does not match | 
| 281 | facture_delete | /facture/{id}/delete | Path does not match | 
| 282 | facture_facturation | /facture/facturation | Path does not match | 
| 283 | facture_edit_status | /facture/edit-status | Path does not match | 
| 284 | accessoirechoice_load | /accessoirechoice/load | Path does not match | 
| 285 | accessoirechoice_new | /accessoirechoice/new | Path does not match | 
| 286 | accessoirechoice_edit | /accessoirechoice/edit/{id} | Path does not match | 
| 287 | accessoirechoice_delete | /accessoirechoice/delete/{id} | Path does not match | 
| 288 | articulationchoice_load | /articulationchoice/load | Path does not match | 
| 289 | articulationchoice_new | /articulationchoice/new | Path does not match | 
| 290 | articulationchoice_edit | /articulationchoice/edit/{id} | Path does not match | 
| 291 | articulationchoice_delete | /articulationchoice/delete/{id} | Path does not match | 
| 292 | blocfacettairecervical_new | /blocfacettairecervical/new/{id} | Path does not match | 
| 293 | blocfacettairecervical_edit | /blocfacettairecervical/edit/{id} | Path does not match | 
| 294 | blocfacettairelombaire_new | /blocfacettairelombaire/new/{id} | Path does not match | 
| 295 | blocfacettairelombaire_edit | /blocfacettairelombaire/edit/{id} | Path does not match | 
| 296 | blocfacettairethoracique_new | /blocfacettairethoracique/new/{id} | Path does not match | 
| 297 | blocfacettairethoracique_edit | /blocfacettairethoracique/edit/{id} | Path does not match | 
| 298 | blocnerveuxperipherique_new | /blocnerveuxperipherique/new/{id} | Path does not match | 
| 299 | blocnerveuxperipherique_edit | /blocnerveuxperipherique/edit/{id} | Path does not match | 
| 300 | blocsympathique_new | /blocsympathique/new/{id} | Path does not match | 
| 301 | blocsympathique_edit | /blocsympathique/edit/{id} | Path does not match | 
| 302 | capsaiscine8pc_new | /cap/new/{id} | Path does not match | 
| 303 | capsaiscine8pc_edit | /cap/edit/{id} | Path does not match | 
| 304 | changeimpression_load | /changeimpression/load | Path does not match | 
| 305 | changeimpression_new | /changeimpression/new | Path does not match | 
| 306 | changeimpression_edit | /changeimpression/edit/{id} | Path does not match | 
| 307 | changeimpression_delete | /changeimpression/delete/{id} | Path does not match | 
| 308 | complication_load | /complication/load | Path does not match | 
| 309 | complication_new | /complication/new | Path does not match | 
| 310 | complication_edit | /complication/edit/{id} | Path does not match | 
| 311 | complication_delete | /complication/delete/{id} | Path does not match | 
| 312 | corticoide_load | /corticoide/load | Path does not match | 
| 313 | corticoide_new | /corticoide/new | Path does not match | 
| 314 | corticoide_edit | /corticoide/edit/{id} | Path does not match | 
| 315 | corticoide_delete | /corticoide/delete/{id} | Path does not match | 
| 316 | cotechoice_load | /cotechoice/load | Path does not match | 
| 317 | cotechoice_new | /cotechoice/new | Path does not match | 
| 318 | cotechoice_edit | /cotechoice/edit/{id} | Path does not match | 
| 319 | cotechoice_delete | /cotechoice/delete/{id} | Path does not match | 
| 320 | cryotherapienoninvasiv_new | /cryotherapienoninvasive/new/{id} | Path does not match | 
| 321 | cryotherapienoninvasive_edit | /cryotherapienoninvasive/edit/{id} | Path does not match | 
| 322 | cryotherapienoninvasive_delete | /cryotherapienoninvasive/delete/{id} | Path does not match | 
| 323 | douleurinjectionchoice_load | /douleurinjectionchoice/load | Path does not match | 
| 324 | douleurinjectionchoice_new | /douleurinjectionchoice/new | Path does not match | 
| 325 | douleurinjectionchoice_edit | /douleurinjectionchoice/edit/{id} | Path does not match | 
| 326 | douleurinjectionchoice_delete | /douleurinjectionchoice/delete/{id} | Path does not match | 
| 327 | effetsecondaire_load | /effetsecondaire/load | Path does not match | 
| 328 | effetsecondaire_new | /effetsecondaire/new | Path does not match | 
| 329 | effetsecondaire_edit | /effetsecondaire/edit/{id} | Path does not match | 
| 330 | effetsecondaire_delete | /effetsecondaire/delete/{id} | Path does not match | 
| 331 | efficaciteprocedure_index | /efficaciteprocedure/index/{ficheId}/{path} | Path does not match | 
| 332 | efficaciteprocedure_load | /efficaciteprocedure/load/{ficheId}/{path} | Path does not match | 
| 333 | efficaciteprocedure_new | /efficaciteprocedure/new/{ficheId}/{path} | Path does not match | 
| 334 | efficaciteprocedure_edit | /efficaciteprocedure/edit/{id} | Path does not match | 
| 335 | efficaciteprocedure_show | /efficaciteprocedure/show/{ficheId}/{path} | Path does not match | 
| 336 | efficaciteprocedure_delete | /efficaciteprocedure/delete/{id} | Path does not match | 
| 337 | etatchoice_load | /etatchoice/load | Path does not match | 
| 338 | etatchoice_new | /etatchoice/new | Path does not match | 
| 339 | etatchoice_edit | /etatchoice/edit/{id} | Path does not match | 
| 340 | etatchoice_delete | /etatchoice/delete/{id} | Path does not match | 
| 341 | geste_new | /Geste/new/{id} | Path does not match | 
| 342 | geste_delete | /Geste/delete/{id}/{path} | Path does not match | 
| 343 | geste_activate | /Geste/activate/{id}/{path} | Path does not match | 
| 344 | importance_load | /importance/load | Path does not match | 
| 345 | importance_new | /importance/new | Path does not match | 
| 346 | importance_edit | /importance/edit/{id} | Path does not match | 
| 347 | importance_delete | /importance/delete/{id} | Path does not match | 
| 348 | infiltrationintraarticulair_new | /injectionintraarticulaire/new/{id} | Path does not match | 
| 349 | infiltrationintraarticulaire_edit | /injectionintraarticulaire/edit/{id} | Path does not match | 
| 350 | injectionepiduralecervicale_new | /injectionepiduralecervicale/new/{id} | Path does not match | 
| 351 | injectionepiduralecervicale_edit | /injectionepiduralecervicale/edit/{id} | Path does not match | 
| 352 | injectionepiduralelombaire_new | /injectionepiduralelombaire/new/{id} | Path does not match | 
| 353 | injectionepiduralelombaire_edit | /injectionepiduralelombaire/edit/{id} | Path does not match | 
| 354 | injectionepiduralethoracique_new | /injectionepiduralethoracique/new/{id} | Path does not match | 
| 355 | injectionepiduralethoracique_edit | /injectionepiduralethoracique/edit/{id} | Path does not match | 
| 356 | injectiontriggerpoint_new | /injectiontriggerpoint/new/{id} | Path does not match | 
| 357 | injectiontriggerpoint_edit | /injectiontriggerpoint/edit/{id} | Path does not match | 
| 358 | interventionchoice_load | /interventionchoice/load | Path does not match | 
| 359 | interventionchoice_new | /interventionchoice/new | Path does not match | 
| 360 | interventionchoice_edit | /interventionchoice/edit/{id} | Path does not match | 
| 361 | interventionchoice_delete | /interventionchoice/delete/{id} | Path does not match | 
| 362 | localisationespaceepiduralchoice_load | /localisationespaceepiduralchoice/load | Path does not match | 
| 363 | localisationespaceepiduralchoice_new | /localisationespaceepiduralchoice/new | Path does not match | 
| 364 | localisationespaceepiduralchoice_edit | /localisationespaceepiduralchoice/edit/{id} | Path does not match | 
| 365 | localisationespaceepiduralchoice_delete | /localisationespaceepiduralchoice/delete/{id} | Path does not match | 
| 366 | membreinferieurchoice_load | /membreinferieurchoice/load | Path does not match | 
| 367 | membreinferieurchoice_new | /membreinferieurchoice/new | Path does not match | 
| 368 | membreinferieurchoice_edit | /membreinferieurchoice/edit/{id} | Path does not match | 
| 369 | membreinferieurchoice_delete | /membreinferieurchoice/delet/{id} | Path does not match | 
| 370 | membresuperieurchoice_load | /membresuperieurchoice/load | Path does not match | 
| 371 | membresuperieurchoice_new | /membresuperieurchoice/new | Path does not match | 
| 372 | membresuperieurchoice_edit | /membresuperieurchoice/edit/{id} | Path does not match | 
| 373 | membresuperieurchoice_delete | /membresuperieurchoice/delete/{id} | Path does not match | 
| 374 | modeledisponiblechoice_load | /modeledisponiblechoice/load | Path does not match | 
| 375 | modeledisponiblechoice_new | /modeledisponiblechoice/new | Path does not match | 
| 376 | modeledisponiblechoice_edit | /modeledisponiblechoice/edit/{id} | Path does not match | 
| 377 | modeledisponiblechoice_delete | /modeledisponiblechoice/delete/{id} | Path does not match | 
| 378 | nerfcible_load | /nerfcible/load | Path does not match | 
| 379 | nerfcible_new | /nerfcible/new | Path does not match | 
| 380 | nerfcible_edit | /nerfcible/edit/{id} | Path does not match | 
| 381 | nerfcible_delete | /nerfcible/delete/{id} | Path does not match | 
| 382 | neuromodulation_new | /neuromodulation/new/{id} | Path does not match | 
| 383 | neuromodulation_delete | /neuromodulation/delete/{id}/{path} | Path does not match | 
| 384 | neurostimulateur_load | /neurostimulateur/load | Path does not match | 
| 385 | neurostimulateur_new | /neurostimulateur/new | Path does not match | 
| 386 | neurostimulateur_edit | /neurostimulateur/edit/{id} | Path does not match | 
| 387 | neurostimulateur_delete | /neurostimulateur/delete/{id} | Path does not match | 
| 388 | niveau_load | /niveau/load | Path does not match | 
| 389 | niveau_new | /niveau/new | Path does not match | 
| 390 | niveau_edit | /niveau/edit/{id} | Path does not match | 
| 391 | niveau_delete | /niveau/delete/{id} | Path does not match | 
| 392 | perfusionchoice_load | /perfusionchoice/load | Path does not match | 
| 393 | perfusionchoice_new | /perfusionchoice/new | Path does not match | 
| 394 | perfusionchoice_edit | /perfusionchoice/edit/{id} | Path does not match | 
| 395 | perfusionchoice_delete | /perfusionchoice/delete/{id} | Path does not match | 
| 396 | perfusionintraveineuse_new | /perfusionintraveineuse/new/{id} | Path does not match | 
| 397 | perfusionintraveineuse_edit | /perfusionintraveineuse/edit/{id} | Path does not match | 
| 398 | pompechoice_load | /pompechoice/load | Path does not match | 
| 399 | pompechoice_new | /pompechoice/new | Path does not match | 
| 400 | pompechoice_edit | /pompechoice/edit/{id} | Path does not match | 
| 401 | pompechoice_delete | /pompechoice/delete/{id} | Path does not match | 
| 402 | positionchoice_load | /positionchoice/load | Path does not match | 
| 403 | positionchoice_new | /positionchoice/new | Path does not match | 
| 404 | positionchoice_edit | /positionchoice/edit/{id} | Path does not match | 
| 405 | positionchoice_delete | /positionchoice/delete/{id} | Path does not match | 
| 406 | protocoleoperatoire_new | /protocoleoperatoire/new/{id} | Path does not match | 
| 407 | protocoleoperatoire_edit | /protocoleoperatoire/edit/{id} | Path does not match | 
| 408 | protocoleoperatoire_delete | /protocoleoperatoire/delete/{id} | Path does not match | 
| 409 | rachischoice_load | /rachischoice/load | Path does not match | 
| 410 | rachischoice_new | /rachischoice/new | Path does not match | 
| 411 | rachischoice_edit | /rachischoice/edit/{id} | Path does not match | 
| 412 | rachischoice_delete | /rachischoice/delete/{id} | Path does not match | 
| 413 | refluxchoice_load | /refluxchoice/load | Path does not match | 
| 414 | refluxchoice_new | /refluxchoice/new/{id} | Path does not match | 
| 415 | refluxchoice_edit | /refluxchoice/edit/{id} | Path does not match | 
| 416 | refluxchoice_delete | /refluxchoice/delete/{id} | Path does not match | 
| 417 | regionchoice_load | /regionchoice/load | Path does not match | 
| 418 | regionchoice_new | /regionchoice/new | Path does not match | 
| 419 | regionchoice_edit | /regionchoice/edit/{id} | Path does not match | 
| 420 | regionchoice_delete | /regionchoice/delete/{id} | Path does not match | 
| 421 | remplissagepompe_new | /remplissagepompe/new/{id} | Path does not match | 
| 422 | remplissagepompe_edit | /remplissagepompe/edit/{id} | Path does not match | 
| 423 | remplissagepompe_delete | /remplissagepompe/delete/{id} | Path does not match | 
| 424 | stcourantdirect_new | /stcourantdirect/new/{id} | Path does not match | 
| 425 | stcourantdirect_edit | /stcourantdirect/edit/{id} | Path does not match | 
| 426 | stcourantdirect_delete | /stcourantdirect/delete/{id} | Path does not match | 
| 427 | stmagnetiquerepetitive_new | /stmagnetiquerepetitive/new/{id} | Path does not match | 
| 428 | stmagnetiquerepetitive_edit | /stmagnetiquerepetitive/edit/{id} | Path does not match | 
| 429 | stmagnetiquerepetitive_delete | /stmagnetiquerepetitive/delete/{id} | Path does not match | 
| 430 | stimulationelectriqueexterne_new | /stimulationelectriqueexterne/new/{id} | Path does not match | 
| 431 | stimulationelectriqueexterne_edit | /stimulationelectriqueexterne/edit/{id} | Path does not match | 
| 432 | stimulationelectriqueexterne_delete | /stimulationelectriqueexterne/delete/{id} | Path does not match | 
| 433 | surveillancepostprocedure_index | /surveillancepostprocedure/index/{ficheId}/{path} | Path does not match | 
| 434 | surveillancepostprocedure_load | /surveillancepostprocedure/load/{ficheId}/{path} | Path does not match | 
| 435 | surveillancepostprocedure_new | /surveillancepostprocedure/new/{ficheId}/{path} | Path does not match | 
| 436 | surveillancepostprocedure_edit | /surveillancepostprocedure/edit/{id} | Path does not match | 
| 437 | surveillancepostprocedure_show | /surveillancepostprocedure/show/{ficheId}/{path}/{show} | Path does not match | 
| 438 | surveillancepostprocedure_delete | /surveillancepostprocedure/delete/{id} | Path does not match | 
| 439 | techniquechoice_load | /techniquechoice/load | Path does not match | 
| 440 | techniquechoice_new | /techniquechoice/new | Path does not match | 
| 441 | techniquechoice_edit | /techniquechoice/edit/{id} | Path does not match | 
| 442 | techniquechoice_loadneuromod | /techniquechoice/load | Path does not match | 
| 443 | techniquechoice_delete | /techniquechoice/delete/{id} | Path does not match | 
| 444 | tens_new | /tens/new/{id} | Path does not match | 
| 445 | tens_edit | /tens/edit/{id} | Path does not match | 
| 446 | testchoice_load | /testchoice/load | Path does not match | 
| 447 | testchoice_loadIntrathecal | /testchoice/loadIntrathecal | Path does not match | 
| 448 | testchoice_new | /testchoice/new | Path does not match | 
| 449 | testchoice_edit | /testchoice/edit/{id} | Path does not match | 
| 450 | testchoice_delete | /testchoice/delete/{id} | Path does not match | 
| 451 | testintrathecal_new | /testintrathecal/new/{id} | Path does not match | 
| 452 | testintrathecal_edit | /testintrathecal/edit/{id} | Path does not match | 
| 453 | tracabilite_new | /tracabilite/new/{id} | Path does not match | 
| 454 | tracabilite_edit | /tracabilite/edit/{id} | Path does not match | 
| 455 | tracabilite_delete | /tracabilite/delete/{id} | Path does not match | 
| 456 | zonestimulee_load | /zonestimulee/load | Path does not match | 
| 457 | zonestimulee_new | /zonestimulee/new | Path does not match | 
| 458 | zonestimulee_edit | /zonestimulee/edit/{id} | Path does not match | 
| 459 | zonestimulee_delete | /zonestimulee/delete/{id} | Path does not match | 
| 460 | app_journalisation_consultation | /journalisation/consultation | Path does not match | 
| 461 | app_journalisation_facture | /journalisation/facture | Path does not match | 
| 462 | app_journalisation_geste | /journalisation/geste | Path does not match | 
| 463 | app_journalisation_patient | /journalisation/patient | Path does not match | 
| 464 | app_journalisation_user | /journalisation/user | Path does not match | 
| 465 | lettre_detail_save | /lettre/detail_save/{id} | Path does not match | 
| 466 | lettre_detail | /lettre/detail/{id} | Path does not match | 
| 467 | lettre_load | /lettre/loadLettre | Path does not match | 
| 468 | lettre_new | /lettre/newLettre | Path does not match | 
| 469 | lettre_show | /lettre/show/{id} | Path does not match | 
| 470 | lettre_edit | /lettre/editLettre/{id} | Path does not match | 
| 471 | lettre_delete | /lettre/deleteLettre/{id} | Path does not match | 
| 472 | patient_lettre_delete | /lettre/patient_delete/{id}/{path} | Path does not match | 
| 473 | patient_lettre_new | /lettre/patient_new/{id} | Path does not match | 
| 474 | get_patient_procedure | /lettre/get_patient_procedure | Path does not match | 
| 475 | lettre_order_sections | /lettre/order_sections/{id} | Path does not match | 
| 476 | lettre_fill_sections | /lettre/fill_sections/{id} | Path does not match | 
| 477 | lettre_lc_profils | /lettre/lc_profils/{id} | Path does not match | 
| 478 | lettre_save | /lettre/save/{id} | Path does not match | 
| 479 | lettre_export | /lettre/export/{id} | Path does not match | 
| 480 | lettretemplate_load | /lettretemplate/loadlettretemplate | Path does not match | 
| 481 | lettretemplate_new | /lettretemplate/newlettretemplate | Path does not match | 
| 482 | lettretemplate_edit | /lettretemplate/edittemplete/{id} | Path does not match | 
| 483 | lettretemplate_delete | /lettretemplate/deletetemplete/{id} | Path does not match | 
| 484 | lettretemplate_add | /lettretemplate/addtemplete/{id} | Path does not match | 
| 485 | section_new | /lettresection/new/{id} | Path does not match | 
| 486 | allergie_index | /allergie/{id} | Path does not match | 
| 487 | allergie_new | /allergie/new/{id} | Path does not match | 
| 488 | allergie_edit | /allergie/edit/{id} | Path does not match | 
| 489 | allergie_delete | /allergie/delete/{id} | Path does not match | 
| 490 | intolerance_index | /intolerance/{id} | Path does not match | 
| 491 | intolerance_new | /intolerance/new/{id} | Path does not match | 
| 492 | intolerance_edit | /intolerance/edit/{id} | Path does not match | 
| 493 | intolerance_delete | /intolerance/delete/{id} | Path does not match | 
| 494 | medication_index | /medication/{id}/{key} | Path does not match | 
| 495 | medication_new | /medication/new/{id} | Path does not match | 
| 496 | medication_edit | /medication/edit/{id} | Path does not match | 
| 497 | medication_delete | /medication/delete/{id} | Path does not match | 
| 498 | medication_filter | /medication/filter | Path does not match | 
| 499 | app_opale_opale | /opale/opale | Path does not match | 
| 500 | patient_consentement_new | /patient_consentement_new/{id} | Path does not match | 
| 501 | consentement_export | /export/{id} | Path does not match | 
| 502 | consentement_delete | /delete/{id} | Path does not match | 
| 503 | localpain_add | /localpain/add/{patient} | Path does not match | 
| 504 | localpain_load | /localpain/load/{id} | Path does not match | 
| 505 | localpain_edit | /localpain/edit/{id} | Path does not match | 
| 506 | localpain_delete | /localpain/delete/{id} | Path does not match | 
| 507 | localpain_detail | /localpain/detail/{id}/{key} | Path does not match | 
| 508 | localpainprofil_load | /localpainprofil/load | Path does not match | 
| 509 | localpainprofil_new | /localpainprofil/new | Path does not match | 
| 510 | localpainprofil_edit | /localpainprofil/edit/{id} | Path does not match | 
| 511 | localpainprofil_delete | /localpainprofil/delete/{id} | Path does not match | 
| 512 | localpaintype_load | /localpaintype/load | Path does not match | 
| 513 | localpaintype_new | /localpaintype/new | Path does not match | 
| 514 | localpaintype_edit | /localpaintype/edit/{id} | Path does not match | 
| 515 | localpaintype_delete | /localpaintype/delete/{id} | Path does not match | 
| 516 | medecin_load | /loadmedecin | Path does not match | 
| 517 | medecin_new | /newmedecin | Path does not match | 
| 518 | medecin_edit | /editmedecin/{id} | Path does not match | 
| 519 | medecin_delete | /deletemedecin/{id} | Path does not match | 
| 520 | medecintype_load | /loadmedecintype | Path does not match | 
| 521 | medecintype_new | /newmedecintype | Path does not match | 
| 522 | medecintype_edit | /editmedecintype/{id} | Path does not match | 
| 523 | medecintype_delete | /deletemedecintype/{id} | Path does not match | 
| 524 | patient_load | /patient/loadPatient | Path does not match | 
| 525 | patient_new | /patient/new | Path does not match | 
| 526 | patient_detail | /patient/detail/{id} | Path does not match | 
| 527 | patient_opale | /patient/opale | Path does not match | 
| 528 | patient_edit | /patient/edit/{id} | Path does not match | 
| 529 | patient_efficacite | /patient/efficacite/{id} | Path does not match | 
| 530 | patient_delete | /patient/delete/{id} | Path does not match | 
| 531 | patient_filter | /patient/filter_patient | Path does not match | 
| 532 | patient_showActivate | /patient/showActivate/{id} | Path does not match | 
| 533 | patient_activate | /patient/activate/{id} | Path does not match | 
| 534 | patient_disactivate | /patient/disactivate/{id} | Path does not match | 
| 535 | patient_medecins | /patient/medecins/{num} | Path does not match | 
| 536 | patient_medecins_filter | /patient/medecins_filter | Path does not match | 
| 537 | patient_sejours_filter | /patient/sejous_filter | Path does not match | 
| 538 | patient_appointments | /patient/appointments/{id} | Path does not match | 
| 539 | patient_edit_view | /patient/edit/view/{id} | Path does not match | 
| 540 | patient_prescription_new | /prescription/patient_prescription_new/{id} | Path does not match | 
| 541 | prescription_export | /prescription/export/{id} | Path does not match | 
| 542 | prescription_delete | /prescription/delete/{id} | Path does not match | 
| 543 | profil_new | /profil/new/{localpain} | Path does not match | 
| 544 | profil_edit | /profil/edit/{id} | Path does not match | 
| 545 | profil_delete | /profil/delete/{id} | Path does not match | 
| 546 | private_profile | /profil/private/profile | Path does not match | 
| 547 | patient_readonly | /profil/private | Path does not match | 
| 548 | private_survey | /profil/private/survey/{id} | Path does not match | 
| 549 | push_agenda | /push/agenda/{patient} | Path does not match | 
| 550 | push_add | /push/add/{patient}/{date} | Path does not match | 
| 551 | push_edit | /push/edit/{id} | Path does not match | 
| 552 | push_survey_path | /push/questionnaire/{id} | Path does not match | 
| 553 | push_delete | /push/delete/{id} | Path does not match | 
| 554 | push_drop_resize | /push/drop_resize/{id}/{date} | Path does not match | 
| 555 | push_cron | /push/cron/{debug} | Path does not match | 
| 556 | pushparam_index | /pushparam/index | Path does not match | 
| 557 | pushparam_load | /pushparam/load | Path does not match | 
| 558 | pushparam_new | /pushparam/new | Path does not match | 
| 559 | pushparam_edit | /pushparam/edit/{id} | Path does not match | 
| 560 | pushparam_delete | /pushparam/delete/{id} | Path does not match | 
| 561 | pushparam_data | /pushparam/{type}/data | Path does not match | 
| 562 | media_upload | /medias/upload_media | Path does not match | 
| 563 | media_delete | /medias/delete/{id} | Path does not match | 
| 564 | upload_mobile | /medias/upload_mobile | Path does not match | 
| 565 | media_load | /medias/load_media | Path does not match | 
| 566 | question_load | /question/load | Path does not match | 
| 567 | question_new | /question/new | Path does not match | 
| 568 | question_edit | /question/edit/{id} | Path does not match | 
| 569 | question_delete | /question/delete/{id} | Path does not match | 
| 570 | questionnaire_load | /questionnaire/load | Path does not match | 
| 571 | questionnaire_new | /questionnaire/new | Path does not match | 
| 572 | questionnaire_edit | /questionnaire/edit/{id} | Path does not match | 
| 573 | questionnaire_delete | /questionnaire/delete/{id} | Path does not match | 
| 574 | survey_new | /survey/new/{id} | Path does not match | 
| 575 | survey_add | /survey/add/{patient}/{questionnaire} | Path does not match | 
| 576 | survey_load | /survey/load/{id} | Path does not match | 
| 577 | survey_edit | /survey/edit/{id} | Path does not match | 
| 578 | survey_notify | /survey/notify/{id} | Path does not match | 
| 579 | survey_save | /survey/save/{id} | Path does not match | 
| 580 | survey_delete | /survey/delete/{id} | Path does not match | 
| 581 | tarmed_index | /tarmed/index | Path does not match | 
| 582 | tarmed_load | /tarmed/load | Path does not match | 
| 583 | tarmed_new | /tarmed/new | Path does not match | 
| 584 | tarmed_show | /tarmed/{id}/show | Path does not match | 
| 585 | tarmed_edit | /tarmed/{id}/edit | Path does not match | 
| 586 | tarmed_delete | /tarmed/{id}/delete | Path does not match | 
| 587 | fiche_index | /fiche/index | Path does not match | 
| 588 | fiche_load | /fiche/load | Path does not match | 
| 589 | fiche_new | /fiche/new | Path does not match | 
| 590 | fiche_show | /fiche/{id}/show | Path does not match | 
| 591 | fiche_edit | /fiche/{id}/edit | Path does not match | 
| 592 | fiche_delete | /fiche/{id}/delete | Path does not match | 
| 593 | fichetarmed_index | /fichetarmed/index | Path does not match | 
| 594 | fichetarmed_new | /fichetarmed/new | Path does not match | 
| 595 | fichetarmed_show | /fichetarmed/{id}/show | Path does not match | 
| 596 | fichetarmed_edit | /fichetarmed/{id}/edit | Path does not match | 
| 597 | fichetarmed_delete | /fichetarmed/{id}/delete | Path does not match | 
| 598 | tarmedconsultation_index | /tarmeconsultation/index | Path does not match | 
| 599 | tarmedconsultation_load | /tarmeconsultation/load | Path does not match | 
| 600 | tarmedconsultation_new | /tarmeconsultation/new | Path does not match | 
| 601 | tarmedconsultation_show | /tarmeconsultation/{id}/show | Path does not match | 
| 602 | tarmedconsultation_edit | /tarmeconsultation/edit/{id} | Path does not match | 
| 603 | tarmedconsultation_delete | /tarmeconsultation/delete/{id} | Path does not match | 
| 604 | postitchoice_load | /postitchoice/postitchoice | Path does not match | 
| 605 | postitchoice_new | /postitchoice/new | Path does not match | 
| 606 | postitchoice_edit | /postitchoice/edit/{id} | Path does not match | 
| 607 | postitchoice_delete | /postitchoice/delete/{id} | Path does not match | 
| 608 | postit_index | /postit/ | Path does not match | 
| 609 | postit_load | /postit/load | Path does not match | 
| 610 | postit_show | /postit/show | Path does not match | 
| 611 | postit_fetch | /postit/fetch | Path does not match | 
| 612 | postit_hide | /postit/hide | Path does not match | 
| 613 | postit_showbar | /postit/showbar | Path does not match | 
| 614 | postit_new | /postit/new | Path does not match | 
| 615 | postit_edit | /postit/edit/{id} | Path does not match | 
| 616 | postit_delete | /postit/delete/{id} | Path does not match | 
| 617 | user_load | /user/load | Path does not match | 
| 618 | user_new | /user/new | Path does not match | 
| 619 | user_add | /user/add/{typeUser} | Path does not match | 
| 620 | user_show | /user/show/{id} | Path does not match | 
| 621 | user_edit | /user/edit/{id} | Path does not match | 
| 622 | user_delete | /user/delete/{id} | Path does not match | 
| 623 | user_filter_doctor | /user/filterdoctor | Path does not match | 
| 624 | user_filter_psychologue | /user/filtrepsychologue | Path does not match | 
| 625 | user_filter_nurse | /user/filternurse | Path does not match | 
| 626 | user_filter | /user/filteruser | Path does not match | 
| 627 | app_webservice_exercices | /webservice/exercices | Path does not match | 
| 628 | app_webservice_hypnotherapy | /webservice/hypnotherapy | Path does not match | 
| 629 | app_webservice_tracker | /webservice/tracker | Path does not match | 
| 630 | app_webservice_user | /webservice/user | Path does not match | 
| 631 | app_login | / | Path does not match | 
| 632 | not_found | /{url} | Route matches! | 
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.