Routing
connexion
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/connexion
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | compte_renvoyer_code_activation | /renvoyer-code | Path does not match |
| 2 | compte_demander_reinitialisation_mot_de_passe | /reinitialiser-mot-de-passe | Path does not match |
| 3 | compte_definir_mot_de_passe | /definir-mot-de-passe | Path does not match |
| 4 | gestion_utilisateurs | /admin/utilisateurs/gerer | Path does not match |
| 5 | utilisateur_communes | /utilisateur/{id}/communes | Path does not match |
| 6 | utilisateur_formulaire | /utilisateurs/{id} | Path does not match |
| 7 | utilisateur_modifier | /utilisateurs/{id} | Path does not match |
| 8 | utilisateur_renvoyer_code_activation | /utilisateurs/{id}/renvoyer-code | Path does not match |
| 9 | get_utilisateurs_departement | /admin/utilisateurs/departement | Path does not match |
| 10 | get_utilisateurs_assmats | /admin/utilisateurs/assmats | Path does not match |
| 11 | oa_moderation | /admin/moderation | Path does not match |
| 12 | oa_moderer_texte | /admin/moderer | Path does not match |
| 13 | moncompte | /mon-compte | Path does not match |
| 14 | moncompte_modifier_notifs | /mon-compte/modifier-notifications/{id_pref} | Path does not match |
| 15 | moncompte_modifier_email | /mon-compte/modifier-mail | Path does not match |
| 16 | moncompte_modifier_mdp | /mon-compte/modifier-mdp | Path does not match |
| 17 | moncompte_modifier_consentement | /mon-compte/modifier-consentement | Path does not match |
| 18 | moncompte_modifier_telfixe | /mon-compte/modifier-telfixe | Path does not match |
| 19 | moncompte_modifier_telportable | /mon-compte/modifier-telportable | Path does not match |
| 20 | simuler_utilisateur | /admin/utilisateur/simuler | Path does not match |
| 21 | recherche_assmat | /assmat/recherche | Path does not match |
| 22 | recherche_dispo_assmat | /assmat/recherche_dispo | Path does not match |
| 23 | fiche_assmat | /assmat/{id}/fiche/ | Path does not match |
| 24 | mod_fiche_lecture_seule | /assmat/{id}/fiche/lecture_seule | Path does not match |
| 25 | puericultrice_edit | /assmat/{id}/edit_puericultrice | Path does not match |
| 26 | enfants_assmat_edit | /assmat/{id}/edit_enfants_assmat | Path does not match |
| 27 | autocompletion_coherence | /referentiel/coherence | Path does not match |
| 28 | autocompletion_commune | /referentiel/commune | Path does not match |
| 29 | autocompletion_cp | /referentiel/code-postal | Path does not match |
| 30 | autocompletion_adresse | /referentiel/adresse | Path does not match |
| 31 | connexion | /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.