https://r-conference.barreau92.com/public/index.php/

Routing

app_home_indexnolocale Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/public/index.php/fr (route: "n/a")

Route Matching Logs

Path to match: /
# Route name Path Log
1 post_view /{_locale}/post/{slug} Path does not match
2 blog_admin_list /admin/blog/list Path does not match
3 blog_admin_add /admin/blog/add Path does not match
4 blog_admin_edit /admin/blog/{id}/edit Path does not match
5 blog_admin_editor /admin/blog/{id}/editor Path does not match
6 blog_admin_save_template /admin/blog/save-template Path does not match
7 blog_admin_load_template /admin/blog/load-template Path does not match
8 blog_admin_remove /admin/blog/{id}/remove Path does not match
9 category_admin_list /admin/category/list Path does not match
10 category_admin_add /admin/category/add Path does not match
11 category_admin_edit /admin/category/{id}/edit Path does not match
12 category_admin_editor /admin/category/{id}/editor Path does not match
13 admin_save_template /admin/save-template Path does not match
14 admin_load_template /admin/load-template Path does not match
15 admin_get_editor_assets /admin/get-editor-assets Path does not match
16 admin_post_editor_assets /admin/post-editor-assets Path does not match
17 admin_delete_editor_assets /admin/delete-editor-assets Path does not match
18 category_admin_remove /admin/category/{id}/remove Path does not match
19 category_admin_up /admin/category/{id}/up/{top} Path does not match
20 category_admin_down /admin/category/{id}/down/{bottom} Path does not match
21 config_admin_index /admin/config Path does not match
22 contact_index /{_locale}/contact Path does not match
23 contest_subject_admin_list /admin/contest-subject/list Path does not match
24 contest_subject_admin_add /admin/contest-subject/add Path does not match
25 contest_subject_admin_edit /admin/contest-subject/{id}/edit Path does not match
26 contest_subject_admin_remove /admin/contest-subject/{id}/remove Path does not match
27 dashboard /dashboard Path does not match
28 footer_admin_editor /admin/footer/editor Path does not match
29 footer_admin_save_template /admin/footer/save-template Path does not match
30 footer_admin_load_template /admin/footer/load-template Path does not match
31 admin_editor_route_list /admin/get-route-list Path does not match
32 app_home_indexnolocale / Route matches!

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