Routing
app_home_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/fr
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_login | /fr/admin/login | Path does not match |
| 2 | admin | /fr/admin | Path does not match |
| 3 | app_admin_godview | /fr/admin/godView | Path does not match |
| 4 | api_setting_update | /api/settings | Path does not match |
| 5 | teleconsultation_admin | /fr/admin/teleconsultation | Path does not match |
| 6 | ud_admin | /fr/admin/ud/{page} | Path does not match |
| 7 | add_rdv_admin | /fr/admin/add-rdv | Path does not match |
| 8 | fact_ud_admin | /fr/admin/facturation | Path does not match |
| 9 | update_marge_dr | /fr/update-marge/{doctorId} | Path does not match |
| 10 | planning_admin | /fr/admin/planning | Path does not match |
| 11 | update_intervention_admin | /fr/admin/agenda/update | Path does not match |
| 12 | agenda_deplace_admin | /fr/admin/agenda/deplace | Path does not match |
| 13 | agenda_admin | /fr/admin/{page}/{specialite}/{withInter} | Path does not match |
| 14 | api_cards_post_collection | /api/cards | Path does not match |
| 15 | api_doctor_login | /api/doctor/login | Path does not match |
| 16 | api_doctor_teleconsultations | /api/doctor/teleconsultations | Path does not match |
| 17 | api_confirmation_docteurs_inscription | /api/confirmation_docteurs/inscription | Path does not match |
| 18 | api_interventions_cancel | /api/interventions/{id}/cancel | Path does not match |
| 19 | api_interventions_cancel_by_docteur | /api/interventions/{id}/cancel_by_docteur | Path does not match |
| 20 | api_interventions_confirmation | /api/interventions/{id}/confirmation | Path does not match |
| 21 | api_interventions_post_collection | /api/interventions | Path does not match |
| 22 | api_interventions_post_visio | /api/interventionsVisio | Path does not match |
| 23 | api_interventions_notfound | /api/interventions/{id}/doctorNotFound | Path does not match |
| 24 | app_api_interventionpublicdetails_index | /api/intervention-details/{reference} | Path does not match |
| 25 | api_interventions_recu | /api/interventions/{id}/recu | Path does not match |
| 26 | api_password_reset_demand | /api/password/demand | Path does not match |
| 27 | app_api_price_index | /api/prices/{mode} | Path does not match |
| 28 | api_password_reset_reset | /api/password/reset/{id}/validation | Path does not match |
| 29 | api_teleconsultation_confirm | /api/teleconsultation/confirm | Path does not match |
| 30 | app_api_twiliotoken_generatetoken | /api/twilio/token | Path does not match |
| 31 | pharmacie_iframe | /fr/pharmacie | Path does not match |
| 32 | faq_homepage | /fr/faq | Path does not match |
| 33 | presse_homepage | /fr/presse | Path does not match |
| 34 | confidentialite_homepage | /fr/confidentialite | Path does not match |
| 35 | honoraire_homepage | /fr/honoraires | Path does not match |
| 36 | pharmacie_homepage | /fr/trouver-une-pharmarcie | Path does not match |
| 37 | condition_homepage | /fr/conditions-generales | Path does not match |
| 38 | docteur_homepage | /fr/docteur | Path does not match |
| 39 | app_cms_prendrerdv | /fr/prendreRDV | Path does not match |
| 40 | app_commande_domicile | /fr/commande/mode | Path does not match |
| 41 | app_commande_visio | /fr/commande/mode/visio | Path does not match |
| 42 | app_commande_step2 | /fr/commande/step2 | Path does not match |
| 43 | app_commande_step3 | /fr/commande/step3 | Path does not match |
| 44 | app_commande_doctornotfound | /fr/commande/medecin-pas-trouve | Path does not match |
| 45 | app_commande_intervention | /fr/commande/intervention | Path does not match |
| 46 | app_commande_interventionreference | /fr/commande/intervention/reference | Path does not match |
| 47 | app_commande_interventioncancel | /fr/commande/intervention/cancel | Path does not match |
| 48 | med_dashboard | /fr/medecin/hoo | Path does not match |
| 49 | home_homepage | / | Path does not match |
| 50 | app_home_index | /fr | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.