https://je-prie-pour-madagascar.my-preprod.space/

Routing

index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 admin_city_index /admin/city/ Path does not match
2 admin_city_edit /admin/city/{id}/edit Path does not match
3 admin_index /admin/ Path does not match
4 admin_page_index /admin/page/ Path does not match
5 admin_page_edit /admin/page/{type}/edit Path does not match
6 admin_page_who_are_wee_dit /admin/page/who-are-we Path does not match
7 admin_prayer_index /admin/prayer/ Path does not match
8 admin_prayer_change_state /admin/prayer/{id}/change-state/{state} Path does not match
9 admin_prayer_new /admin/prayer/new Path does not match
10 admin_prayer_edit /admin/prayer/{id}/edit Path does not match
11 admin_prayer_delete /admin/prayer/{id}/delete Path does not match
12 admin_user_admin_index /admin/user/admin/ Path does not match
13 admin_user_admin_new /admin/user/admin/new Path does not match
14 admin_user_admin_edit /admin/user/admin/{id}/edit Path does not match
15 admin_user_admin_delete /admin/user/admin/{id}/delete Path does not match
16 admin_user_admin_toggle_status /admin/user/admin/{id}/toggle-status Path does not match
17 admin_user_customer_index /user/customer/ Path does not match
18 admin_user_customer_new /user/customer/new Path does not match
19 admin_user_customer_edit /user/customer/{id}/edit Path does not match
20 admin_user_customer_new_modal /user/customer/new-modal Path does not match
21 admin_user_customer_edit_modal /user/customer/{id}/edit-modal Path does not match
22 admin_user_customer_delete /user/customer/{customer}/delete/ Path does not match
23 admin_user_customer_toggle_status /user/customer/{id}/toggle-status Path does not match
24 admin_user_index /admin/user/ Path does not match
25 asset_url /assets{path} Path does not match
26 profile /profile Path does not match
27 praying /praying/{id} Path does not match
28 customer_prayer_index /customer/prayer/ Path does not match
29 customer_prayer_new /customer/prayer/new Path does not match
30 customer_prayer_edit /customer/prayer/{id}/edit Path does not match
31 customer_prayer_delete /customer/prayer/{id}/delete Path does not match
32 customer_praying_index /customer/praying/ Path does not match
33 index / Route matches!

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