Routing
app_home_front
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/fr/accueil
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | liste_demandes_back.fr | /fr/administration/demandes/liste | Path does not match |
16 | liste_demandes_back.ar | /ar/الإدارة/الطلبات/اللائحة | Path does not match |
17 | details_demande_back.fr | /fr/administration/demandes/details/{uid} | Path does not match |
18 | details_demande_back.ar | /ar/الإدارة/الطلبات/تفاصيل/{uid} | Path does not match |
19 | change_statut_file_back.fr | /fr/administration/demandes/change_statut_file | Path does not match |
20 | change_statut_file_back.ar | /ar/الإدارة/الطلبات/change_statut_file | Path does not match |
21 | change_statut_demande_back.fr | /fr/administration/demandes/change_statut_demande | Path does not match |
22 | change_statut_demande_back.ar | /ar/الإدارة/الطلبات/change_statut_demande | Path does not match |
23 | demandes_export_excel_back.fr | /fr/administration/demandes/demandes_export_excel | Path does not match |
24 | demandes_export_excel_back.ar | /ar/الإدارة/الطلبات/demandes_export_excel | Path does not match |
25 | maj_statut_demandes_back.fr | /fr/administration/demandes/maj_statut_demandes | Path does not match |
26 | maj_statut_demandes_back.ar | /ar/الإدارة/الطلبات/maj_statut_demandes | Path does not match |
27 | liste_demandeurs_back.fr | /fr/administration/demandeurs/liste | Path does not match |
28 | liste_demandeurs_back.ar | /ar/الإدارة/المتقدمين/اللائحة | Path does not match |
29 | details_demandeur_back.fr | /fr/administration/demandeurs/details/{uid} | Path does not match |
30 | details_demandeur_back.ar | /ar/الإدارة/المتقدمين/تفاصيل/{uid} | Path does not match |
31 | tableau_de_bord_back.fr | /fr/administration/tableau_de_bord | Path does not match |
32 | tableau_de_bord_back.ar | /ar/الإدارة/لوحة_القيادة | Path does not match |
33 | app_login_back.fr | /fr/authenticate_user | Path does not match |
34 | app_login_back.ar | /ar/_/الدخول_مستعمل | Path does not match |
35 | deconnexion | /{_locale}/deconnexion | Path does not match |
36 | liste_utilisateurs_back.fr | /fr/administration/utilisateurs/liste | Path does not match |
37 | liste_utilisateurs_back.ar | /ar/الإدارة/المستخدمين/اللائحة | Path does not match |
38 | demande_nouvelle.fr | /fr/demande/nouvelle | Path does not match |
39 | demande_nouvelle.ar | /ar/طلب/إضافة | Path does not match |
40 | demande_renouvellement.fr | /fr/demande/renouvellement/{uid} | Path does not match |
41 | demande_renouvellement.ar | /ar/طلب/{uid}/تجديد | Path does not match |
42 | demandeur_nouveau.fr | /fr/demandeur/nouveau | Path does not match |
43 | demandeur_nouveau.ar | /ar/مستفيد/تسجيل | Path does not match |
44 | app_home_front | /{_locale}/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.