Routing
hf_app_dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://josh.hebertfils.eckidev.com/login
Route Matching Logs
Path to match:
/
# | Route name | Path | Log |
---|---|---|---|
1 | hf_api_client_delete | /admin/api/delete | Path does not match |
2 | hf_api_client_create | /admin/api/create | Path does not match |
3 | hf_api_client_branches | /admin/api/branches | Path does not match |
4 | hf_api_client_regions | /admin/api/regions | Path does not match |
5 | hf_api_client_death_notice_meta | /admin/api/death-notices/{meta} | Path does not match |
6 | hf_api_client_death_notice | /admin/api/death-notices | Path does not match |
7 | hf_api_client_death_notice_meta_detail | /admin/api/death-notice/{meta}/{id} | Path does not match |
8 | hf_api_client_death_notice_detail | /admin/api/death-notice/{id} | Path does not match |
9 | hf_church_list | /admin/church/list | Path does not match |
10 | hf_church_create | /admin/church/create | Path does not match |
11 | hf_church_edit | /admin/church/edit/{id} | Path does not match |
12 | hf_church_delete | /admin/church/delete/{id} | Path does not match |
13 | hf_commemoration_place_list | /admin/commemoration-place/list | Path does not match |
14 | hf_commemoration_place_create | /admin/commemoration-place/create | Path does not match |
15 | hf_commemoration_place_edit | /admin/commemoration-place/edit/{id} | Path does not match |
16 | hf_commemoration_place_delete | /admin/commemoration-place/delete/{id} | Path does not match |
17 | hf_dashboard | /admin/ | Path does not match |
18 | hf_death_notice_list | /admin/death-notice/list | Path does not match |
19 | hf_death_notice_create | /admin/death-notice/create | Path does not match |
20 | hf_death_notice_edit | /admin/death-notice/edit/{id} | Path does not match |
21 | hf_death_notice_delete | /admin/death-notice/delete/{id} | Path does not match |
22 | hf_death_notice_wishes_list | /admin/death-notice-wishes/list | Path does not match |
23 | hf_death_notice_wishes_create | /admin/death-notice-wishes/create | Path does not match |
24 | hf_death_notice_wishes_edit | /admin/death-notice-wishes/edit/{id} | Path does not match |
25 | hf_death_notice_wishes_approve | /admin/death-notice-wishes/approuve/{id} | Path does not match |
26 | hf_death_notice_wishes_delete | /admin/death-notice-wishes/delete/{id} | Path does not match |
27 | hf_death_notice_wishes_message_list | /admin/death-notice-wishes-message/list | Path does not match |
28 | hf_death_notice_wishes_message_create | /admin/death-notice-wishes-message/create | Path does not match |
29 | hf_death_notice_wishes_message_edit | /admin/death-notice-wishes-message/edit/{id} | Path does not match |
30 | hf_death_notice_wishes_message_delete | /admin/death-notice-wishes-message/delete/{id} | Path does not match |
31 | hf_funeral_group_list | /admin/funeral-group/list | Path does not match |
32 | hf_funeral_group_create | /admin/funeral-group/create | Path does not match |
33 | hf_funeral_group_edit | /admin/funeral-group/edit/{id} | Path does not match |
34 | hf_funeral_group_delete | /admin/funeral-group/delete/{id} | Path does not match |
35 | hf_api_import_death_notice_check | /admin/import/check | Path does not match |
36 | hf_api_import_all_deatch_notice | /admin/import/all/death-notice/{batch} | Path does not match |
37 | hf_api_import_all_deatch_notice_start | /admin/import/all/death-notice/{batch}/{startBatch} | Path does not match |
38 | hf_api_import_all_death_notice_wishes | /admin/import/all/death-notice-wishes/{batch} | Path does not match |
39 | hf_api_import_all_death_notice_wishes_start | /admin/import/all/death-notice-wishes/{batch}/{startBatch} | Path does not match |
40 | hf_api_import_all_death_notice_photos | /admin/import/all/death-notice-photos/{batch} | Path does not match |
41 | hf_api_import_all_death_notice_photos_start | /admin/import/all/death-notice-photos/{batch}/{startBatch} | Path does not match |
42 | hf_api_import_death_notice | /admin/import/death-notice-funeraweb | Path does not match |
43 | hf_api_import_death_redirection | /admin/import/redirection | Path does not match |
44 | hf_api_import_death_notice_wishes | /admin/import/death-notice-wishes | Path does not match |
45 | hf_api_import_death_notice_photo | /admin/import/death-notice-photo | Path does not match |
46 | hf_app_dashboard | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.