Routing
security_aide
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/connexion/showAide/TRUE
(route: "n/a")
Route Matching Logs
Path to match:
/connexion/aide
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | administration | /administration/ | Path does not match |
| 2 | manage_users | /administration/utilisateurs | Path does not match |
| 3 | add_user | /administration/ajouter-utilisateur | Path does not match |
| 4 | change_user | /administration/modifier-utilisateur/{id} | Path does not match |
| 5 | remove_user | /administration/supprimer-utilisateur/{id} | Path does not match |
| 6 | manage_locations | /administration/locations | Path does not match |
| 7 | new_location | /administration/ajouter-location | Path does not match |
| 8 | remove_location | /administration/supprimer-location/{id} | Path does not match |
| 9 | change_location | /administration/modifier-location/{id} | Path does not match |
| 10 | manage_reservations | /administration/reservations | Path does not match |
| 11 | administration_cancel_reservation | /administration/annuler-reservation/{id} | Path does not match |
| 12 | administration_confirm_reservation | /administration/confirmer-reservation/{id} | Path does not match |
| 13 | administration_delete_reservation | /administration/supprimer-reservation/{id} | Path does not match |
| 14 | manage_dates | /administration/evenements | Path does not match |
| 15 | administration_date_new | /administration/ajouter-evenement | Path does not match |
| 16 | remove_date | /administration/supprimer-evenement/{id} | Path does not match |
| 17 | change_date | /administration/modifier-evenement/{id} | Path does not match |
| 18 | manage_partenaires | /administration/partenaires | Path does not match |
| 19 | add_partenaire | /administration/partenaire/ajouter | Path does not match |
| 20 | change_partenaire | /administration/partenaire/modifier/{id} | Path does not match |
| 21 | remove_partenaire | /administration/partenaire/supprimer/{id} | Path does not match |
| 22 | manage_compterendus | /administration/comptes-rendus | Path does not match |
| 23 | default_homepage | / | Path does not match |
| 24 | amicale | /amicale | Path does not match |
| 25 | amicale_add_compterendu | /amicale/ajouter-compte-rendu | Path does not match |
| 26 | amicale_remove_compterendu | /amicale/supprimer-compte-rendu/{id} | Path does not match |
| 27 | partenaire | /partenaire | Path does not match |
| 28 | family | /family/{id} | Path does not match |
| 29 | addFamily | /family/{id}/rattacher | Path does not match |
| 30 | changeFamily | /family/{id}/modifier/{idFamily} | Path does not match |
| 31 | removeFamily | /family/{id}/supprimer/{idFamily} | Path does not match |
| 32 | fiche | /fiche/{id} | Path does not match |
| 33 | account_management | /fiche/gestion-compte/{id} | Path does not match |
| 34 | location | /location/ | Path does not match |
| 35 | location_detail | /location/{id} | Path does not match |
| 36 | remove_reservation | /location/supprimer-reservation/{id} | Path does not match |
| 37 | mentions_index | /mentions-legales/ | Path does not match |
| 38 | mentions_plan | /mentions-legales/plan | Path does not match |
| 39 | security_logout | /deconnexion | Path does not match |
| 40 | security_create_password | /creer-mot-de-passe/{token} | Path does not match |
| 41 | security_password_lost | /connexion/mot-de-passe-perdu | Path does not match |
| 42 | security_password_init | /connexion/init-password/{user} | Path does not match |
| 43 | security_reset_password | /connexion/reset-password/{token} | Path does not match |
| 44 | security_aide | /connexion/aide | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.