Routing
app_home
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | 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 | app_accueil_dossiers_patients_index | /accueil/dossiers/patients/ | Path does not match |
| 15 | app_accueil_dossiers_patients_accueil | /accueil/dossiers/patients/accueil | Path does not match |
| 16 | app_accueil_dossiers_patients_historiques | /accueil/dossiers/patients/historiques/{id} | Path does not match |
| 17 | app_accueil_dossiers_patients_new | /accueil/dossiers/patients/new | Path does not match |
| 18 | app_accueil_dossiers_patients_show | /accueil/dossiers/patients/{id} | Path does not match |
| 19 | app_accueil_dossiers_patients_edit | /accueil/dossiers/patients/{id}/edit | Path does not match |
| 20 | app_accueil_dossiers_patients_transfert | /accueil/dossiers/patients/{id}/transfert | Path does not match |
| 21 | app_accueil_dossiers_patients_delete | /accueil/dossiers/patients/delete/{id} | Path does not match |
| 22 | app_accueil_patient_index | /accueil/patient/ | Path does not match |
| 23 | app_accueil_patient_new | /accueil/patient/new | Path does not match |
| 24 | app_accueil_patient_show | /accueil/patient/{id} | Path does not match |
| 25 | app_accueil_patient_factures | /accueil/patient/factures/{id} | Path does not match |
| 26 | app_accueil_patient_edit | /accueil/patient/{id}/edit | Path does not match |
| 27 | app_accueil_patient_delete | /accueil/patient/{id} | Path does not match |
| 28 | app_admin_caisses_index | /admin/caisses/ | Path does not match |
| 29 | app_admin_caisses_new | /admin/caisses/new | Path does not match |
| 30 | app_admin_caisses_show | /admin/caisses/{id} | Path does not match |
| 31 | app_admin_caisses_edit | /admin/caisses/{id}/edit | Path does not match |
| 32 | app_admin_caisses_delete | /admin/caisses/{id} | Path does not match |
| 33 | app_admin_chambre_index | /admin/chambre/ | Path does not match |
| 34 | app_admin_chambre_new | /admin/chambre/new | Path does not match |
| 35 | app_admin_chambre_show | /admin/chambre/{id} | Path does not match |
| 36 | app_admin_chambre_edit | /admin/chambre/{id}/edit | Path does not match |
| 37 | app_admin_chambre_delete | /admin/chambre/{id} | Path does not match |
| 38 | app_admin_hopital_index | /admin/hopital/ | Path does not match |
| 39 | app_admin_hopital_new | /admin/hopital/new | Path does not match |
| 40 | app_admin_hopital_show | /admin/hopital/{id} | Path does not match |
| 41 | app_admin_hopital_edit | /admin/hopital/{id}/edit | Path does not match |
| 42 | app_admin_hopital_delete | /admin/hopital/{id} | Path does not match |
| 43 | app_admin_lits_index | /admin/lits/ | Path does not match |
| 44 | app_admin_lits_new | /admin/lits/new | Path does not match |
| 45 | app_admin_lits_show | /admin/lits/{id} | Path does not match |
| 46 | app_admin_lits_edit | /admin/lits/{id}/edit | Path does not match |
| 47 | app_admin_lits_delete | /admin/lits/{id} | Path does not match |
| 48 | app_admin_prestation_services_index | /admin/prestation/services/ | Path does not match |
| 49 | app_admin_prestation_services_new | /admin/prestation/services/new/{service} | Path does not match |
| 50 | app_admin_prestation_services_show | /admin/prestation/services/{id} | Path does not match |
| 51 | app_admin_prestation_services_edit | /admin/prestation/services/edit/{id}/{service} | Path does not match |
| 52 | app_admin_prestation_services_delete | /admin/prestation/services/delete/{id}/{service} | Path does not match |
| 53 | app_admin_services_index | /admin/services/ | Path does not match |
| 54 | app_admin_services_new | /admin/services/new | Path does not match |
| 55 | app_admin_services_show | /admin/services/{id} | Path does not match |
| 56 | app_admin_services_edit | /admin/services/{id}/edit | Path does not match |
| 57 | app_admin_services_delete | /admin/services/{id} | Path does not match |
| 58 | app_admin_services_generaux_index | /admin/servicesgeneraux/ | Path does not match |
| 59 | app_admin_services_generaux_new | /admin/servicesgeneraux/new | Path does not match |
| 60 | app_admin_services_generaux_show | /admin/servicesgeneraux/{id} | Path does not match |
| 61 | app_admin_services_generaux_edit | /admin/servicesgeneraux/{id}/edit | Path does not match |
| 62 | app_admin_services_generaux_delete | /admin/servicesgeneraux/{id} | Path does not match |
| 63 | app_admin_user_index | /admin/user/ | Path does not match |
| 64 | app_admin_user_accueil | /admin/user/accueil | Path does not match |
| 65 | app_admin_user_new | /admin/user/new | Path does not match |
| 66 | app_admin_user_show | /admin/user/{id} | Path does not match |
| 67 | app_admin_user_edit | /admin/user/{id}/edit | Path does not match |
| 68 | app_admin_user_delete | /admin/user/{id} | Path does not match |
| 69 | app_caisses_paiements_factures_index | /caisses/paiements/factures/ | Path does not match |
| 70 | app_caisses_paiements_factures_liste_paiements_service | /caisses/paiements/factures/listepaie | Path does not match |
| 71 | app_caisses_paiements_factures_liste_paiements_synthese | /caisses/paiements/factures/listepaiement-synthese | Path does not match |
| 72 | app_caisses_paiements_factures_facturesbyservices | /caisses/paiements/factures/factures | Path does not match |
| 73 | app_caisses_paiements_factures_new | /caisses/paiements/factures/new/paiement | Path does not match |
| 74 | app_caisses_paiements_factures_show | /caisses/paiements/factures/{id}/{service} | Path does not match |
| 75 | app_caisses_paiements_factures_recu | /caisses/paiements/factures/recu/{id}/{service} | Path does not match |
| 76 | app_caisses_paiements_factures_edit | /caisses/paiements/factures/{id}/edit | Path does not match |
| 77 | app_caisses_paiements_factures_delete | /caisses/paiements/factures/annuler/{id}/{service} | Path does not match |
| 78 | app_comptable_absences_personnels_index | /comptable/absences/personnels/ | Path does not match |
| 79 | app_comptable_absences_personnels_new | /comptable/absences/personnels/new | Path does not match |
| 80 | app_comptable_absences_personnels_show | /comptable/absences/personnels/{id} | Path does not match |
| 81 | app_comptable_absences_personnels_edit | /comptable/absences/personnels/{id}/edit | Path does not match |
| 82 | app_comptable_absences_personnels_delete | /comptable/absences/personnels/delete/{id} | Path does not match |
| 83 | app_comptable_avance_salaire_index | /comptable/avance/salaire/ | Path does not match |
| 84 | app_comptable_avance_salaire_new | /comptable/avance/salaire/new | Path does not match |
| 85 | app_comptable_avance_salaire_show | /comptable/avance/salaire/{id} | Path does not match |
| 86 | app_comptable_avance_salaire_edit | /comptable/avance/salaire/{id}/edit | Path does not match |
| 87 | app_comptable_avance_salaire_delete | /comptable/avance/salaire/{id} | Path does not match |
| 88 | app_comptable_cotisations_personnel_index | /comptable/cotisations/personnel/ | Path does not match |
| 89 | app_comptable_cotisations_personnel_new | /comptable/cotisations/personnel/new | Path does not match |
| 90 | app_comptable_cotisations_personnel_show | /comptable/cotisations/personnel/{id} | Path does not match |
| 91 | app_comptable_cotisations_personnel_edit | /comptable/cotisations/personnel/{id}/edit | Path does not match |
| 92 | app_comptable_cotisations_personnel_delete | /comptable/cotisations/personnel/delete/{id} | Path does not match |
| 93 | app_comptable_depenses_index | /comptable/depenses/ | Path does not match |
| 94 | app_comptable_depenses_new | /comptable/depenses/new | Path does not match |
| 95 | app_comptable_depenses_show | /comptable/depenses/{id} | Path does not match |
| 96 | app_comptable_depenses_edit | /comptable/depenses/{id}/edit | Path does not match |
| 97 | app_comptable_depenses_delete | /comptable/depenses/{id} | Path does not match |
| 98 | app_comptable_paiements_salaires_personnel_index | /comptable/paiements/salaires/personnel/ | Path does not match |
| 99 | app_comptable_paiements_salaires_personnel_new | /comptable/paiements/salaires/personnel/new | Path does not match |
| 100 | app_comptable_paiements_salaires_personnel_show | /comptable/paiements/salaires/personnel/{id} | Path does not match |
| 101 | app_comptable_paiements_salaires_personnel_edit | /comptable/paiements/salaires/personnel/{id}/edit | Path does not match |
| 102 | app_comptable_paiements_salaires_personnel_delete | /comptable/paiements/salaires/personnel/{id} | Path does not match |
| 103 | app_comptable_primes_personnel_index | /comptable/primes/personnel/ | Path does not match |
| 104 | app_comptable_primes_personnel_new | /comptable/primes/personnel/new | Path does not match |
| 105 | app_comptable_primes_personnel_show | /comptable/primes/personnel/{id} | Path does not match |
| 106 | app_comptable_primes_personnel_edit | /comptable/primes/personnel/{id}/edit | Path does not match |
| 107 | app_comptable_primes_personnel_delete | /comptable/primes/personnel/delete/{id} | Path does not match |
| 108 | app_comptable_synthese_finance | /comptable/synthese/finance | Path does not match |
| 109 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.