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 | ux_entity_autocomplete | /autocomplete/{alias} | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | admin | /admin | Path does not match |
| 17 | app_administration_compta | /administration/compta | Path does not match |
| 18 | app_administration_foyer | /administration/foyer | Path does not match |
| 19 | app_administration_foyer_listedesfoyers | /administration/foyer/listedesfoyers | Path does not match |
| 20 | app_administration_foyer_listedesadherents | /administration/foyer/listedesadherents | Path does not match |
| 21 | app_administration_foyer_listedesmembres | /administration/foyer/listedesmembres | Path does not match |
| 22 | app_demande_liste | /demandeliste | Path does not match |
| 23 | app_accept_demande_show | /acceptdemande/{id} | Path does not match |
| 24 | app_verify_access | /verifyaccess | Path does not match |
| 25 | app_demande_de_compte | /demandedecompte | Path does not match |
| 26 | app_espace_adherent | /espaceadherent | Path does not match |
| 27 | app_espace_adherent_edit_personal_infos | /espaceadherenteditpersonalinfos | Path does not match |
| 28 | app_espace_adherent_edit_connexion_infos | /espaceadherenteditconnexioninfos | Path does not match |
| 29 | app_espace_adherent_monfoyer | /espace/adherent/monfoyer | Path does not match |
| 30 | app_espace_adherent_gerermonfoyer | /espace/adherent/gerermonfoyer | Path does not match |
| 31 | app_espace_adherent_gerermonfoyer_edit | /espace/adherent/gerermonfoyer/edit/{id} | Path does not match |
| 32 | app_espace_adherent_gerermonfoyer_delete | /espace/adherent/gerermonfoyer/delete/{id} | Path does not match |
| 33 | app_almawled_2025 | /almawled2025 | Path does not match |
| 34 | app_almawled_2025_inscription | /almawled2025_inscription | Path does not match |
| 35 | app_almawled_2025_success | /almawled2025_success/{token} | Path does not match |
| 36 | app_almawled_2025_delete | /Almawled2025_delete/{token} | Path does not match |
| 37 | app_almawled_2025_edit | /almawled2025_edit/{token} | Path does not match |
| 38 | app_almawled_2025_liste | /almawled2025_liste | Path does not match |
| 39 | app_fete_al_adha_2026 | /feteAlAdha2026 | Path does not match |
| 40 | app_fete_al_fitr_2026 | /feteAlFitr2026 | Path does not match |
| 41 | app_fete_al_adha_2025 | /feteAlAdha2025 | Path does not match |
| 42 | app_tournois_foot_2025 | /tournoisfoot2025 | Path does not match |
| 43 | app_tournois_foot_2025_inscription | /tournoisfoot2025_inscription | Path does not match |
| 44 | app_tournois_foot_2025_success | /tournoisfoot2025_success/{token} | Path does not match |
| 45 | app_tournois_foot_2025_delete | /tournoisfoot2025_delete/{token} | Path does not match |
| 46 | app_tournois_foot_2025_edit | /tournoisfoot2025_edit/{token} | Path does not match |
| 47 | app_tournois_foot_2025_liste | /tournoisfoot2025_liste | Path does not match |
| 48 | app_tournois_foot_2025_listedesjoueurs | /tournoisfoot2025_listedesjoueurs | Path does not match |
| 49 | app_tournois_foot_2025_teams | /tournoisfoot2025_teams | Path does not match |
| 50 | 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.