https://kannerprais.jumo.idp.lu/

Routing

front_home Matched route

Route Parameters

Name Value
_locale
"fr"

Route Matching Logs

Path to match: /
# Route name Path Log
1 back_content_list /admin/contenu Path does not match
2 back_content_edit /admin/contenu/edit/{id} Path does not match
3 back_content_blocklist_remove /admin/blocklist/remove/{id} Path does not match
4 back_dashboard /admin/dashboard Path does not match
5 back_darkmode /admin/component/darkmode Path does not match
6 back_post_list /admin/actualites/liste Path does not match
7 back_post_add /admin/actualites/add Path does not match
8 back_post_edit /admin/actualites/edit/{id} Path does not match
9 back_post_remove_image /admin/actualites/remove-image/{id} Path does not match
10 back_post_remove_post /admin/actualites/remove-post/{id} Path does not match
11 back_category_project_list /admin/categories-projets Path does not match
12 back_category_project_add /admin/categories-projets/add Path does not match
13 back_category_project_edit /admin/categories-projets/edit/{id} Path does not match
14 back_category_project_remove /admin/categories-projets/remove/{id} Path does not match
15 back_projet_list /admin/projets Path does not match
16 back_projet_single /admin/projet/{id} Path does not match
17 back_projet_edit /admin/projet/edit/{id} Path does not match
18 back_projet_remove /admin/projet/remove/{id} Path does not match
19 back_projet_image_remove /admin/projet/image/remove/{id} Path does not match
20 back_projet_make_photo_profil /admin/projet/profil/image/{idProject}/{idPhoto} Path does not match
21 back_projet_remove_video /admin/projet/suppression/video/{id} Path does not match
22 back_user_add /admin/add-admin Path does not match
23 back_user_list /admin/list-admin Path does not match
24 back_user_delete /admin/delete-admin/{id} Path does not match
25 front_contact_form /contact/contact-form Path does not match
26 front_home /{_locale} Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.