Routing
app_admin_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/admin/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_api_v1_article_list | /api/articles | Path does not match |
| 2 | app_api_v1_article_detail | /api/articles/{id} | Path does not match |
| 3 | app_api_v1_article_articlecategorylist | /api/article-categories | Path does not match |
| 4 | app_api_v1_config_list | /api/config | Path does not match |
| 5 | app_api_v1_contentblock_list | /api/contents | Path does not match |
| 6 | app_api_v1_contentblock_detail | /api/contents/{id} | Path does not match |
| 7 | app_api_v1_faq_list | /api/faq | Path does not match |
| 8 | app_api_v1_feedback_post | /api/feedback | Path does not match |
| 9 | app_api_v1_forum_group_list | /api/forum/groups | Path does not match |
| 10 | app_api_v1_forum_group_detail | /api/forum/groups/{id} | Path does not match |
| 11 | app_api_v1_forum_group_join | /api/forum/groups/{id}/join | Path does not match |
| 12 | app_api_v1_forum_group_leave | /api/forum/groups/{id}/leave | Path does not match |
| 13 | app_api_v1_forum_listcategories | /api/forum/categories | Path does not match |
| 14 | app_api_v1_forum_listposts | /api/forum/posts | Path does not match |
| 15 | app_api_v1_forum_detail | /api/forum/posts/{id} | Path does not match |
| 16 | app_api_v1_forum_createpost | /api/forum/posts | Path does not match |
| 17 | app_api_v1_forum_updatepost | /api/forum/posts/{id} | Path does not match |
| 18 | app_api_v1_forum_removepostattachment | /api/forum/posts/{id}/remove-attachment | Path does not match |
| 19 | app_api_v1_forum_deletepost | /api/forum/posts/{id} | Path does not match |
| 20 | app_api_v1_forum_listpostreplies | /api/forum/posts/{id}/replies | Path does not match |
| 21 | app_api_v1_forum_replypost | /api/forum/posts/{id}/reply | Path does not match |
| 22 | app_api_v1_forum_editpostreply | /api/forum/posts/reply/{id} | Path does not match |
| 23 | app_api_v1_forum_removepostreplyattachment | /api/forum/posts/reply/{id}/remove-attachment | Path does not match |
| 24 | app_api_v1_forum_deletepostreply | /api/forum/posts/reply/{id} | Path does not match |
| 25 | app_api_v1_forum_reportpost | /api/forum/posts/{id}/report | Path does not match |
| 26 | app_api_v1_forum_likepost | /api/forum/posts/{id}/like | Path does not match |
| 27 | app_api_v1_forum_savepost | /api/forum/posts/{id}/save | Path does not match |
| 28 | app_api_v1_notification_list | /api/notifications | Path does not match |
| 29 | app_api_v1_notification_toggleseen | /api/notifications/{id}/toggle-seen | Path does not match |
| 30 | app_api_v1_notification_markallasseen | /api/notifications/mark-all-as-seen | Path does not match |
| 31 | app_packages_categories | /api/packages/categories | Path does not match |
| 32 | app_packages | /api/packages | Path does not match |
| 33 | app_patient_packages | /api/patient-packages | Path does not match |
| 34 | app_api_v1_picture_list | /api/users/pictures | Path does not match |
| 35 | app_api_v1_picture_upload | /api/users/pictures | Path does not match |
| 36 | app_api_v1_refer_post | /api/refer | Path does not match |
| 37 | app_api_v1_referral_redeemreferralcode | /api/users/redeem-referral-code | Path does not match |
| 38 | app_api_v1_referral_referrals | /api/users/referrals | Path does not match |
| 39 | app_api_v1_referral_referralsdetail | /api/users/referrals/{id}/detail | Path does not match |
| 40 | app_api_v1_referral_payoutrequestscreate | /api/users/referrals/payout-requests | Path does not match |
| 41 | app_api_v1_referral_payoutrequestslist | /api/users/referrals/payout-requests | Path does not match |
| 42 | app_api_v1_sync_listdeleteddata | /api/sync/deleted-data | Path does not match |
| 43 | app_api_v1_treatmentactivity_getactivitiesbyparentpackage | /api/treatment-activities/parent-package/{packageId} | Path does not match |
| 44 | app_api_v1_treatmentactivity_getmyactivities | /api/treatment-activities/my | Path does not match |
| 45 | app_api_v1_treatmentactivity_create | /api/treatment-activities | Path does not match |
| 46 | app_api_v1_treatmentactivity_togglecomplete | /api/treatment-activities/{id}/toggle-complete | Path does not match |
| 47 | app_api_v1_treatmentactivity_bulkupdateactivities | /api/treatment-activities/{id} | Path does not match |
| 48 | app_api_v1_treatmentactivity_delete | /api/treatment-activities/{id} | Path does not match |
| 49 | app_api_v1_treatment_update | /api/treatments/{id} | Path does not match |
| 50 | app_api_v1_treatment_addactivitytotreatment | /api/treatments/{id}/activity | Path does not match |
| 51 | app_api_v1_treatment_addactivitiestotreatmentfrompackage | /api/treatments/{id}/package/{package_id} | Path does not match |
| 52 | app_api_v1_treatment_removeactivitiesfromtreatmentfromgivenpackage | /api/treatments/{id}/package/{package_id} | Path does not match |
| 53 | treatments_form | /api/treatments/form | Path does not match |
| 54 | app_api_v1_update_check | /api/update | Path does not match |
| 55 | app_api_v1_user_detail | /api/users | Path does not match |
| 56 | app_api_v1_user_update | /api/users | Path does not match |
| 57 | app_api_v1_user_firebase | /api/firebase | Path does not match |
| 58 | app_api_v1_user_verifybycode | /api/users/verify-by-code | Path does not match |
| 59 | app_api_v1_user_reset | /api/users/reset-account | Path does not match |
| 60 | app_api_v1_user_deleteaccount | /api/users | Path does not match |
| 61 | app_api_v1_user_export | /api/users/export-data | Path does not match |
| 62 | app_api_v1_user_checkuseragreement | /api/users/check-agreement | Path does not match |
| 63 | api_users_post_agreement | /api/users/post-agreement | Path does not match |
| 64 | app_api_v1_user_postreport | /api/users/report | Path does not match |
| 65 | app_api_v1_user_uploadprofilepicture | /api/users/profile-picture | Path does not match |
| 66 | app_api_v1_user_removeprofilepicture | /api/users/profile-picture | Path does not match |
| 67 | app_api_v1_user_clinicconnectrequest | /api/users/clinic-connect-request | Path does not match |
| 68 | app_api_v1_user_changecliniccode | /api/users/change-clinic-code | Path does not match |
| 69 | app_admin_accesscode_generateaccesscode | /admin/generate-access-code | Path does not match |
| 70 | app_admin_changepassword_changepassword | /admin/change-password | Path does not match |
| 71 | app_admin_config_index | /admin/config | Path does not match |
| 72 | app_admin_contents | /admin/api/contents | Path does not match |
| 73 | app_admin_content_new | /admin/api/contents | Path does not match |
| 74 | app_admin_content_detail | /admin/api/contents/{id} | Path does not match |
| 75 | app_admin_content_edit | /admin/api/contents/{id} | Path does not match |
| 76 | app_admin_content_delete | /admin/api/contents/{id} | Path does not match |
| 77 | admin_notification_mark_seen | /admin/api/notifications/mark-seen | Path does not match |
| 78 | app_admin_package_categories | /admin/api/packages/categories | Path does not match |
| 79 | app_admin_package_categories_new | /admin/api/packages/categories | Path does not match |
| 80 | app_admin_package_categories_detail | /admin/api/packages/categories/{id} | Path does not match |
| 81 | app_admin_package_categories_edit | /admin/api/packages/categories/{id} | Path does not match |
| 82 | app_admin_package_categories_delete | /admin/api/packages/categories/{id} | Path does not match |
| 83 | app_admin_packages | /admin/api/packages | Path does not match |
| 84 | app_admin_package_new | /admin/api/packages | Path does not match |
| 85 | app_admin_package_detail | /admin/api/packages/{id} | Path does not match |
| 86 | app_admin_package_edit | /admin/api/packages/{id} | Path does not match |
| 87 | app_admin_package_delete | /admin/api/packages/{id} | Path does not match |
| 88 | admin_picture_uploads | /admin/picture-uploads | Path does not match |
| 89 | admin_picture_uploads_non_clinic | /admin/picture-uploads-non-clinic | Path does not match |
| 90 | admin_user_referrals | /admin/users/{id}/referrals | Path does not match |
| 91 | admin_user_referrals_give_commission | /admin/users/{id}/referrals/give-commission | Path does not match |
| 92 | admin_user_referrals_make_payment | /admin/users/{id}/referrals/make-payment | Path does not match |
| 93 | admin_user_referrals_payment_mark_as_paid | /admin/users/{id}/referrals/mark-payment-as-paid | Path does not match |
| 94 | admin_treatment | /admin/treatment | Path does not match |
| 95 | app_admin_treatments | /admin/api/treatments | Path does not match |
| 96 | app_admin_treatment_new | /admin/api/treatments | Path does not match |
| 97 | app_admin_treatment_detail | /admin/api/treatments/{id} | Path does not match |
| 98 | app_admin_treatment_edit | /admin/api/treatments/{id} | Path does not match |
| 99 | app_admin_treatment_delete | /admin/api/treatments/{id} | Path does not match |
| 100 | app_admin_contents_select | /admin/api/content-blocks | Path does not match |
| 101 | app_admin_packages_select | /admin/api/packages-select | Path does not match |
| 102 | app_admin_patients | /admin/api/patients | Path does not match |
| 103 | app_admin_patients_create | /admin/api/patients | Path does not match |
| 104 | app_admin_treatment_change_content | /admin/api/change-content | Path does not match |
| 105 | app_admin_treatment_change_start_date | /admin/api/treatments/change-start-date | Path does not match |
| 106 | app_admin_treatment_provide_feedback | /admin/api/provide-feedback | Path does not match |
| 107 | app_admin_treatment_connect_to_clinic | /admin/api/connect-to-clinic | Path does not match |
| 108 | app_admin_treatment_fix | /admin/api/fix-users-treatments | Path does not match |
| 109 | admin_forum_trending_posts | /admin/forum/trenging-posts | Path does not match |
| 110 | admin_forum_trending_posts_remove | /admin/forum/trenging-posts/{id}/remove | Path does not match |
| 111 | admin_forum_trending_posts_settings | /admin/forum/trenging-posts/settings | Path does not match |
| 112 | app_admin_login | /admin/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.