Routing
admin_rapp
Matched route
Route Parameters
| Name | Value |
|---|---|
| reactroute | "dp-wizard-new-student" |
Route Redirection
This page redirects to:
https://cp.sikhmissionarycollege.org/admin/login
Route Matching Logs
Path to match:
/admin/app/dp-wizard-new-student
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_background_process_index | /admin/background/process/index.json | Path does not match |
| 2 | admin_db_backup_list | /admin/db-backup/list.json | Path does not match |
| 3 | admin_db_backup_download | /admin/db-backup/download | Path does not match |
| 4 | admin_bulk_magazine_index | /admin/magazine/bulk/index.json | Path does not match |
| 5 | admin_bulk_magazine_create | /admin/magazine/bulk/create.json | Path does not match |
| 6 | admin_bulk_magazine_print_addressesv2 | /admin/magazine/bulk/print/addressesv2 | Path does not match |
| 7 | admin_circle_api | /admin/circle/index.json | Path does not match |
| 8 | admin_circle_incharge_list_api | /admin/circle/incharge-list.json | Path does not match |
| 9 | admin_circle_working_circle_report | /admin/circle/working-circle/index.json | Path does not match |
| 10 | admin_circle_working_circle_detail_report | /admin/circle/working-circle/{id}/detail.json | Path does not match |
| 11 | admin_circle_search_api | /admin/circle/search.json | Path does not match |
| 12 | admin_circle_checkzoho_customer_id | /admin/circle/check/zoho/customeid.json | Path does not match |
| 13 | admin_circle_performa_index_api | /admin/circle/performa/index.json | Path does not match |
| 14 | admin_circle_performa_one_detail | /admin/circle/performa/one | Path does not match |
| 15 | admin_circle_performa_reciept_api | /admin/circle/performa/reciept | Path does not match |
| 16 | admin_circle_sendpassword_email_api | /admin/circle/sendpasswordlink.json | Path does not match |
| 17 | admin_circle_one_api | /admin/circle/one/{id}.json | Path does not match |
| 18 | admin_circle_updateemail_api | /admin/circle/updateEmail.json | Path does not match |
| 19 | admin_circle_updatepassword_api | /admin/circle/updatePassword.json | Path does not match |
| 20 | admin_circle_migrate_api | /admin/circle/migrate.json | Path does not match |
| 21 | admin_circle_create_api | /admin/circle/create.json | Path does not match |
| 22 | admin_circle_change_school_api | /admin/circle/changeschoolcircle.json | Path does not match |
| 23 | admin_circle_change | /admin/circle/change/.json | Path does not match |
| 24 | admin_circle_print_21s_addressesv2 | /admin/circle/print/21s/addressesv2 | Path does not match |
| 25 | admin_circle_printstickerbyzone | /admin/circle/printstickerbyzone/{zoneId} | Path does not match |
| 26 | admin_circle_print_selected_addressesv2 | /admin/circle/print/selected/addressesv2 | Path does not match |
| 27 | admin_circle_print_selected_addressesv3 | /admin/circle/print/selected/addressesv3 | Path does not match |
| 28 | admin_circle_change_zoho_customer | /admin/circle/change/zohocustomer.json | Path does not match |
| 29 | admin_circle_address_update | /admin/circle/address/update.json | Path does not match |
| 30 | admin_circle_contact_update | /admin/circle/contact/update.json | Path does not match |
| 31 | admin_circle_member_print_address | /admin/circle/member/print/addressv1/{circleId} | Path does not match |
| 32 | admin_circle_performa_create_api | /admin/circle/performa/create.json | Path does not match |
| 33 | admin_circle_performa_master | /admin/circle/performa/master/index.json | Path does not match |
| 34 | admin_circle_performa_one | /admin/circleperforma/one/{id}.json | Path does not match |
| 35 | admin_circle_performa_approve | /admin/circleperforma/approve.json | Path does not match |
| 36 | admin_performa_fetch | /admin/performa/fetch.json | Path does not match |
| 37 | admin_circle_magazine_count_update | /admin/circle/magzine/count/update.json | Path does not match |
| 38 | admin_circle_activity_report | /admin/circle/activity-report.json | Path does not match |
| 39 | admin_circle_activity_report_print | /admin/circle/activity-report/print | Path does not match |
| 40 | admin_circle_index | /admin/circle | Path does not match |
| 41 | member_circle_performa_other_create_json | /member/circle/performa/other/create.json | Path does not match |
| 42 | admin | /admin | Path does not match |
| 43 | admin_rapp | /admin/app/{reactroute} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.