Routing
accueil
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | administration.connexion | /administration/connexion | Path does not match |
| 2 | administration.tableau-de-bord | /administration/tableau-de-bord | Path does not match |
| 3 | administration.import | /administration/import | Path does not match |
| 4 | administration.export | /administration/export | Path does not match |
| 5 | administration.export-sans-photo | /administration/export-sans-photo | Path does not match |
| 6 | administration.export-fiches-non-valide | /administration/export-fiches-non-valide | Path does not match |
| 7 | administration.export-fiches-sans-sauvegarde | /administration/export-fiches-sans-sauvegarde | Path does not match |
| 8 | administration.export-fiches-sans-connexion | /administration/export-fiches-sans-connexion | Path does not match |
| 9 | administration.modifier_mot_de_passe | /administration/modifier-mot-de-passe | Path does not match |
| 10 | administration.export-sandrine | /administration/export-sandrine | Path does not match |
| 11 | accueil | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.