Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/connexion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | clean_notes | /app/clean-notes | Path does not match |
| 2 | clean_notes_form | /app/clean-notes/formulaire/{id} | Path does not match |
| 3 | clean_notes_save | /app/clean-notes/save/{id} | Path does not match |
| 4 | app_change_mode | /app/changement-mode | Path does not match |
| 5 | app_script_userdata | /app/script-userdata | Path does not match |
| 6 | base_documentaire_index | /base-documentaire | Path does not match |
| 7 | base_documentaire_datas | /donnees | Path does not match |
| 8 | base_documentaire_form | /formulaire/{id} | Path does not match |
| 9 | base_documentaire_delete | /suppression/{id} | Path does not match |
| 10 | base_documentaire_download | /download | Path does not match |
| 11 | calcul_ration_index | /calcul-ration | Path does not match |
| 12 | consultation_chart_poids | /consultation/{patient_id}/chart/poids | Path does not match |
| 13 | consultation_chart_corp | /consultation/{patient_id}/chart/corp | Path does not match |
| 14 | consultation_chart_mensu | /consultation/{patient_id}/chart/mensurations | Path does not match |
| 15 | consultation_datas | /consultation/{patient_id}/donnees | Path does not match |
| 16 | consultation_form | /consultation/{patient_id}/formulaire/{id} | Path does not match |
| 17 | consultation_delete | /consultation/{patient_id}/suppression/{id} | Path does not match |
| 18 | consultation_upload | /consultation/{patient_id}/upload | Path does not match |
| 19 | consultation_unupload | /consultation/{patient_id}/unupload | Path does not match |
| 20 | consultation_download | /consultation/{patient_id}/download | Path does not match |
| 21 | dashboard_index | / | Path does not match |
| 22 | dashboard_index_patient | /suivi | Path does not match |
| 23 | dashboard_chart2 | /dashboard/data2 | Path does not match |
| 24 | dashboard_chart | /dashboard/data | Path does not match |
| 25 | support | /support | Path does not match |
| 26 | tutos | /tutos | Path does not match |
| 27 | aide | /aide | Path does not match |
| 28 | cgu | /cgu | Path does not match |
| 29 | rgpd | /rgpd | Path does not match |
| 30 | test | /doc/refresh-files | Path does not match |
| 31 | doc_save | /doc/save/{name}/{patient_id}/{template_id} | Path does not match |
| 32 | doc_preview | /doc/preview | Path does not match |
| 33 | doc_clean_ia | /doc/clean-ia | Path does not match |
| 34 | doc_show_preview | /doc/show-preview/{name} | Path does not match |
| 35 | doc_show_template_preview | /doc/template-preview/{id} | Path does not match |
| 36 | doc_remove | /doc/remove/{name} | Path does not match |
| 37 | doc_download_preview | /doc/download-preview/{name} | Path does not match |
| 38 | doc_download | /doc/download/{id} | Path does not match |
| 39 | note_download | /doc/download-note/{id} | Path does not match |
| 40 | file_download | /doc/download-file/{name} | Path does not match |
| 41 | doc_send | /doc/send/{name}/{patient_id} | Path does not match |
| 42 | doc_subcategory | /doc/subcategory/{id} | Path does not match |
| 43 | doc_list | /doc/liste | Path does not match |
| 44 | doc_datas | /doc/donnees | Path does not match |
| 45 | dl_pdf | /doc/download-pdf | Path does not match |
| 46 | doc_form | /doc/formulaire/{id} | Path does not match |
| 47 | doc_delete | /doc/supprimer/{id} | Path does not match |
| 48 | doc_saved_delete | /doc/supprimer-sauvegarde/{id} | Path does not match |
| 49 | doc_upload | /doc/ajouter-document/{patient_id} | Path does not match |
| 50 | doc_update_patient | /doc/update-patient | Path does not match |
| 51 | doc_get_content_patient | /doc/get-patient-content | Path does not match |
| 52 | doc_clean | /doc/nettoyer-documents | Path does not match |
| 53 | doc_testt | /doc/testt | Path does not match |
| 54 | doc_patient_datas | /doc/donnees/{patient_id} | Path does not match |
| 55 | emailing_index | /emailing | Path does not match |
| 56 | emailing_csv | /emailing/base_clients.csv | Path does not match |
| 57 | faq | /faq | Path does not match |
| 58 | app_faq | /faq-liste | Path does not match |
| 59 | update_faq | /faq-update/{faq} | Path does not match |
| 60 | note_honoraire_index | /note-honoraire/ | Path does not match |
| 61 | note_honoraire_datas | /note-honoraire/donnees | Path does not match |
| 62 | note_honoraire_form | /note-honoraire/formulaire/{id} | Path does not match |
| 63 | note_honoraire_send | /note-honoraire/envoyer/{id} | Path does not match |
| 64 | note_honoraire_delete | /note-honoraire/suppression/{id} | Path does not match |
| 65 | note_honoraire_download | /note-honoraire/download | Path does not match |
| 66 | telecharger_zip | /note-honoraire/telecharger-zip/{ids} | Path does not match |
| 67 | patient_index | /patient/ | Path does not match |
| 68 | patient_new | /patient/nouveau | Path does not match |
| 69 | patient_update_data | /patient/update-data/{id} | Path does not match |
| 70 | patient_update_picture | /patient/update-picture/{id} | Path does not match |
| 71 | patient_new_data | /patient/new-data | Path does not match |
| 72 | patient_detail | /patient/detail/{id} | Path does not match |
| 73 | patient_detail_infos | /patient/detail/infos/{id} | Path does not match |
| 74 | patient_detail_dossier | /patient/detail/dossier/{id} | Path does not match |
| 75 | patient_detail_anamnese | /patient/detail/anamnese/{id} | Path does not match |
| 76 | patient_detail_enquete | /patient/detail/enquete/{id} | Path does not match |
| 77 | patient_detail_consultation | /patient/detail/consultations/{id} | Path does not match |
| 78 | patient_detail_documents | /patient/detail/documents/{id} | Path does not match |
| 79 | patient_detail_quiz | /patient/detail/quiz/{id} | Path does not match |
| 80 | quiz_user | /patient/detail/quiz/{patient_id}/{document_id} | Path does not match |
| 81 | patient_detail_prescription | /patient/detail/prescriptions/{id} | Path does not match |
| 82 | patient_detail_transmission | /patient/detail/transmission/{id} | Path does not match |
| 83 | patient_detail_outils_pedagogiques | /patient/detail/outils_pedagogiques/{id} | Path does not match |
| 84 | patient_datas | /patient/donnees | Path does not match |
| 85 | patient_sendAccess | /patient/send-access/{id} | Path does not match |
| 86 | update_notes | /patient/update-notes/{id} | Path does not match |
| 87 | patient_sendEmail | /patient/send-email/{id} | Path does not match |
| 88 | patient_export | /patient/patients.csv | Path does not match |
| 89 | patient_form | /patient/formulaire/{id} | Path does not match |
| 90 | patient_delete | /patient/suppression/{id} | Path does not match |
| 91 | patient_script | /patient/script | Path does not match |
| 92 | patient_script2 | /patient/script2 | Path does not match |
| 93 | praticien_index | /praticien/ | Path does not match |
| 94 | praticien_datas | /praticien/donnees | Path does not match |
| 95 | praticien_form | /praticien/formulaire/{id} | Path does not match |
| 96 | praticien_remove_patient | /praticien/removePatient/{id}/{patient_id} | Path does not match |
| 97 | praticien_delete | /praticien/suppression/{id} | Path does not match |
| 98 | prescription_associate | /prescription/associate/{id}/{patient_id}/{value} | Path does not match |
| 99 | prescription_datas | /prescription/donnees | Path does not match |
| 100 | prescription_form | /prescription/formulaire-{main_category}/{id} | Path does not match |
| 101 | prescription_download | /prescription/download | Path does not match |
| 102 | prescription_upload | /prescription/upload | Path does not match |
| 103 | prescription_delete | /prescription/suppression/{id} | Path does not match |
| 104 | profile_factures | /mon-profil/factures/ | Path does not match |
| 105 | profile | /mon-profil/ | Path does not match |
| 106 | profile_adeli | /mon-profil/adeli/{id} | Path does not match |
| 107 | profile_signature | /mon-profil/signature/{id} | Path does not match |
| 108 | profile_logo | /mon-profil/logo/{id} | Path does not match |
| 109 | profile_diplome | /mon-profil/diplome/{id} | Path does not match |
| 110 | profile_form_avatar | /mon-profil/formulaire-avatar/ | Path does not match |
| 111 | app_questionnaire_index | /questionnaire/ | Path does not match |
| 112 | app_questionnaire_new | /questionnaire/new | Path does not match |
| 113 | app_questionnaire_show_patient | /questionnaire/jouer/{id}/{patient} | Path does not match |
| 114 | app_questionnaire_show | /questionnaire/jouer/{id} | Path does not match |
| 115 | app_questionnaire_update_play | /questionnaire/update-jouer/{questionnaire_id} | Path does not match |
| 116 | app_questionnaire_delete | /questionnaire/delete/{id} | Path does not match |
| 117 | questionnaire_datas | /questionnaire/donnees/{patient_id} | Path does not match |
| 118 | questionnaire_form | /questionnaire/formulaire/{id} | Path does not match |
| 119 | app_login | /connexion | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.