Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_agence_add | /admin/agence/add | Path does not match |
| 2 | app_agence_edit | /admin/agence/edit/{id} | Path does not match |
| 3 | app_agence_delete | /admin/agence/delete/{id} | Path does not match |
| 4 | app_banner | /admin/banner/handle | Path does not match |
| 5 | app_banner_edit | /admin/banner/edit/{id} | Path does not match |
| 6 | app_banner_activate | /admin/banner/activate/{id} | Path does not match |
| 7 | app_banner_desactivate | /admin/banner/desactivate/{id} | Path does not match |
| 8 | app_banner_delete | /admin/banner/delete/{id} | Path does not match |
| 9 | app_mark_add | /admin/mark/add | Path does not match |
| 10 | app_mark_edit | /admin/mark/edit/{id} | Path does not match |
| 11 | app_mark_delete | /admin/mark/delete/{id} | Path does not match |
| 12 | app_canceled_order | /admin/canceled/order | Path does not match |
| 13 | app_category_add | /admin/category/add | Path does not match |
| 14 | app_category_edit | /admin/category/edit/{id} | Path does not match |
| 15 | app_category_delete | /admin/category/delete/{id} | Path does not match |
| 16 | app_cgu | /admin/cgu | Path does not match |
| 17 | app_change_admin_password | /admin/change/password | Path does not match |
| 18 | app_change_admin_info | /admin/change/info | Path does not match |
| 19 | app_connect | /admin/connect | Path does not match |
| 20 | app_connect_initialize | /admin/connect/initialize/{msisdn} | Path does not match |
| 21 | app_ConsommationAvantage | /admin/ConsommationAvantage | Path does not match |
| 22 | app_consommationAvantage_list | /admin/ConsommationAvantage/list | Path does not match |
| 23 | app_ConsommationAvantage_edit | /admin/ConsommationAvantage/edit/{id} | Path does not match |
| 24 | app_ConsommationAvantage_delete | /admin/ConsommationAvantage/delete/{id} | Path does not match |
| 25 | app_contact | /admin/contact | Path does not match |
| 26 | app_contact_trait | /admin/contact/trait/{id} | Path does not match |
| 27 | app_contact_edit | /admin/contact/edit/{id} | Path does not match |
| 28 | app_faq | /admin/faq | Path does not match |
| 29 | app_faq_list | /admin/faq/list | Path does not match |
| 30 | app_faq_edit | /admin/faq/edit/{id} | Path does not match |
| 31 | app_faq_delete | /admin/faq/delete/{id} | Path does not match |
| 32 | app_home | /admin/ | Path does not match |
| 33 | app_home_redirect | / | Path does not match |
| 34 | app_my_mix_data_add | /admin/my/mix/data/add | Path does not match |
| 35 | app_my_mix_data_edit | /admin/my/mix/data/edit/{id} | Path does not match |
| 36 | app_my_mix_data_delete | /admin/my/mix/data/delete/{id} | Path does not match |
| 37 | app_my_mix_data_title | /admin/my/mix/titre | Path does not match |
| 38 | app_my_mix_price | /admin/my/mix/price | Path does not match |
| 39 | app_my_mix_price_add | /admin/my/mix/price/add | Path does not match |
| 40 | app_my_mix_price_edit | /admin/my/mix/price/edit/{id} | Path does not match |
| 41 | app_my_mix_price_delete | /admin/my/mix/price/delete/{id} | Path does not match |
| 42 | app_my_mix_validity | /admin/my/mix/validity | Path does not match |
| 43 | app_my_mix_validity_edit | /admin/my/mix/validity/edit/{id} | Path does not match |
| 44 | app_my_mix_validity_delete | /admin/my/mix/validity/delete/{id} | Path does not match |
| 45 | app_my_mix_voice | /admin/my/mix/voice | Path does not match |
| 46 | app_my_mix_voice_edit | /admin/my/mix/voice/edit/{id} | Path does not match |
| 47 | app_my_mix_voice_delete | /admin/my/mix/voice/delete/{id} | Path does not match |
| 48 | app_notif | /admin/notif | Path does not match |
| 49 | app_order_progress | /admin/order/progress | Path does not match |
| 50 | app_order_progress_detail | /admin/order/progress/{ag}/detail/{id} | Path does not match |
| 51 | app_order_progress_handle | /admin/order/progress/handle/ | Path does not match |
| 52 | app_order_confirmed | /admin/order/confirmed | Path does not match |
| 53 | app_order_terminate | /admin/order/terminate | Path does not match |
| 54 | app_order_rejected | /admin/order/rejected/{id} | Path does not match |
| 55 | app_plan | /admin/plan | Path does not match |
| 56 | app_plan_add | /admin/plan/add | Path does not match |
| 57 | app_plan_edit | /admin/plan/edit/{code} | Path does not match |
| 58 | app_product | /admin/product | Path does not match |
| 59 | app_product_list | /admin/product/list | Path does not match |
| 60 | app_product_edit | /admin/product/edit/{id} | Path does not match |
| 61 | app_product_delete | /admin/product/delete/{id} | Path does not match |
| 62 | app_product_delete_images | /admin/product/delete/image/{id} | Path does not match |
| 63 | app_product_uplaod_image | /admin/product/upload/image/{id} | Path does not match |
| 64 | app_product_delete_image_default | /admin/product/delete/image/default/{id} | Path does not match |
| 65 | app_product_uplaod_image_default | /admin/product/upload/image/default/{id} | Path does not match |
| 66 | app_product_topfive | /admin/product/topfive | Path does not match |
| 67 | app_product_downfive | /admin/product/downfive | Path does not match |
| 68 | app_promotion | /admin/promotion/{id} | Path does not match |
| 69 | app_promotion_new | /admin/promotion/new/{id} | Path does not match |
| 70 | app_product_promotion_delete | /adminpromotion/new/delete/{id} | Path does not match |
| 71 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.