http://bo.moovml.mobiblanc.tech/

Routing

app_home_redirect Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login

Route Matching Logs

Path to match: /
# Route name Path Log
1 app_abonnement_tv /admin/abonnement-tv Path does not match
2 app_abonnement_tv_list /admin/abonnement-tv/list Path does not match
3 app_abonnement_tv_edit /admin/abonnement-tv/edit/{id} Path does not match
4 app_abonnement_tv_delete /admin/abonnement-tv/delete/{id} Path does not match
5 app_about /admin/about Path does not match
6 app_agence_add /admin/agence/add Path does not match
7 app_agence_edit /admin/agence/edit/{id} Path does not match
8 app_agence_delete /admin/agence/delete/{id} Path does not match
9 app_banking_transaction /admin/banking-transaction Path does not match
10 app_banking_transaction_list /admin/banking-transaction/list Path does not match
11 app_banking_transaction_edit /admin/banking-transaction/edit/{id} Path does not match
12 app_banking_transaction_delete /admin/banking-transaction/delete/{id} Path does not match
13 app_banner /admin/banner/handle Path does not match
14 app_banner_activate /admin/banner/activate/{id} Path does not match
15 app_banner_desactivate /admin/banner/desactivate/{id} Path does not match
16 app_banner_delete /admin/banner/delete/{id} Path does not match
17 app_banner_edit /admin/banner/edit/{id} Path does not match
18 app_bonus_add /admin/bonus/add Path does not match
19 app_bonus_edit /admin/bonus/edit/{id} Path does not match
20 app_bonus_delete /admin/bonus/delete/{id} Path does not match
21 app_bonus_first_connection /admin/bonus-first-connection Path does not match
22 app_mark_add /admin/mark/add Path does not match
23 app_mark_edit /admin/mark/edit/{id} Path does not match
24 app_mark_delete /admin/mark/delete/{id} Path does not match
25 app_category_add /admin/category/add Path does not match
26 app_category_edit /admin/category/edit/{id} Path does not match
27 app_category_delete /admin/category/delete/{id} Path does not match
28 app_change_admin_password /admin/change/password Path does not match
29 app_change_admin_info /admin/change/info Path does not match
30 app_connect /admin/connect Path does not match
31 app_connect_initialize /admin/connect/initialize/{msisdn} Path does not match
32 app_ConsommationAvantage /admin/ConsommationAvantage Path does not match
33 app_consommationAvantage_list /admin/ConsommationAvantage/list Path does not match
34 app_ConsommationAvantage_edit /admin/ConsommationAvantage/edit/{id} Path does not match
35 app_ConsommationAvantage_delete /admin/ConsommationAvantage/delete/{id} Path does not match
36 app_contact /admin/contact Path does not match
37 app_contact_trait /admin/contact/trait/{id} Path does not match
38 app_credit_transfer /admin/credit-transfer Path does not match
39 app_damou /admin/damou Path does not match
40 app_damou_list /admin/damou/list Path does not match
41 app_damou_edit /admin/damou/edit/{id} Path does not match
42 app_damou_delete /admin/damou/delete/{id} Path does not match
43 app_damou_setting /admin/damou/setting/{id} Path does not match
44 app_data_add /admin/data/add Path does not match
45 app_data_edit /admin/data/edit/{id} Path does not match
46 app_data_delete /admin/data/delete/{id} Path does not match
47 app_faq /admin/faq Path does not match
48 app_faq_list /admin/faq/list Path does not match
49 app_faq_edit /admin/faq/edit/{id} Path does not match
50 app_faq_delete /admin/faq/delete/{id} Path does not match
51 app_grati_kura /admin/grati-kura Path does not match
52 app_grati_kura_list /admin/grati-kura/list Path does not match
53 app_grati_kura_edit /admin/grati-kura/edit/{id} Path does not match
54 app_grati_kura_delete /admin/grati-kura/delete/{id} Path does not match
55 app_grati_kura_setting /admin/grati-kura/setting/{id} Path does not match
56 app_home /admin/ Path does not match
57 app_home_redirect / Route matches!

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