Routing
user_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 10 | _profiler_open_file | /_profiler/open | Path does not match |
| 11 | _profiler | /_profiler/{token} | Path does not match |
| 12 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 15 | user_api_v1_index | /app/user/api | Path does not match |
| 16 | user_api_v1_doctor_index | /app/user/api/doctor/index.json | Path does not match |
| 17 | user_api_v1_doctor_create | /app/user/api/doctor/create.json | Path does not match |
| 18 | user_api_v1_doctor_update | /app/user/api/doctor/update.json | Path does not match |
| 19 | app_user_api_v1_doctor_sync | /app/user/api/doctor/sync | Path does not match |
| 20 | app_user_api_ecgrecord_list | /app/user/api/ecgrecord/list | Path does not match |
| 21 | app_user_api_mobile_ecgrecord_list | /app/user/api/ecgrecord/create | Path does not match |
| 22 | app_user_api_mobile_ecgrecord_save | /app/user/api/ecgrecord/saveecg | Path does not match |
| 23 | app_user__api_ecgrecord_get_ecg | /app/user/api/ecgrecord/getecg | Path does not match |
| 24 | app_user_api_ecgdata_sync | /app/user/api/ecgrecord/ecgrecord/sync | Path does not match |
| 25 | app_user_api_ecgrecord_checkecgdata | /app/user/api/ecgrecord/checkecgdata | Path does not match |
| 26 | app_user_api_ecgrecord_delete | /app/user/api/ecgrecord/delete | Path does not match |
| 27 | app_user_api_v1_patient_index | /app/user/api/patient/index.json | Path does not match |
| 28 | app_user_api_v1_patient_create | /app/user/api/patient/create.json | Path does not match |
| 29 | app_user_api_v1_patient_syncs | /app/user/api/patient/sync | Path does not match |
| 30 | user_api_v1_patient_update | /app/user/api/patient/update.json | Path does not match |
| 31 | app_default | / | Path does not match |
| 32 | reportpdf | /report/{guid} | Path does not match |
| 33 | reportpdfpdf_view | /report/{guid}/pdf | Path does not match |
| 34 | delete_request | /delete/user/request | Path does not match |
| 35 | delete_request_step_2 | /delete/user/request/step2 | Path does not match |
| 36 | oneminutetrainer_submit_json | /oneminutetrainer/submit.json | Path does not match |
| 37 | desktop_api_request_otp | /desktop/api/v1/auth/request-otp | Path does not match |
| 38 | desktop_api_validate_otp | /desktop/api/v1/auth/validate-otp | Path does not match |
| 39 | desktop_api_subscription_status | /desktop/api/v1/subscription | Path does not match |
| 40 | desktop_api_sync_changes | /desktop/api/v1/sync/changes | Path does not match |
| 41 | desktop_api_patients_list | /desktop/api/v1/patients | Path does not match |
| 42 | desktop_api_patients_upsert | /desktop/api/v1/patients | Path does not match |
| 43 | desktop_api_recordings_list | /desktop/api/v1/recordings | Path does not match |
| 44 | desktop_api_recordings_upsert | /desktop/api/v1/recordings | Path does not match |
| 45 | desktop_api_recording_file_upload | /desktop/api/v1/recordings/{guid}/file | Path does not match |
| 46 | desktop_api_recording_file_download | /desktop/api/v1/recordings/{guid}/file | Path does not match |
| 47 | desktop_api_recording_files_list | /desktop/api/v1/recordings/{guid}/files | Path does not match |
| 48 | desktop_api_recording_keyed_file_upload | /desktop/api/v1/recordings/{guid}/files | Path does not match |
| 49 | desktop_api_recording_keyed_file_download | /desktop/api/v1/recordings/{guid}/files/{fileKey} | Path does not match |
| 50 | desktop_api_recording_document_upload | /desktop/api/v1/recordings/{guid}/documents | Path does not match |
| 51 | desktop_api_recording_documents_list | /desktop/api/v1/recordings/{guid}/documents | Path does not match |
| 52 | desktop_api_recording_document_download | /desktop/api/v1/recordings/{guid}/documents/{documentType} | Path does not match |
| 53 | desktop_api_recording_keyed_document_download | /desktop/api/v1/recordings/{guid}/documents/{documentType}/{documentKey} | Path does not match |
| 54 | desktop_api_recording_inline_data | /desktop/api/v1/recordings/{guid}/data | Path does not match |
| 55 | desktop_api_recording_delete | /desktop/api/v1/recordings/{guid} | Path does not match |
| 56 | doctor_login | /doctor/login | Path does not match |
| 57 | doctor_app | /doctor | Path does not match |
| 58 | doctor_rapp | /doctor/app/{reactRoute} | Path does not match |
| 59 | doctor_rapp_withid | /doctor/app/{reactRoute}/{id} | Path does not match |
| 60 | doctor_userinfo | /doctor/userinfo.json | Path does not match |
| 61 | doctor_logout | /doctor/logout | Path does not match |
| 62 | doctor_get_top_users | /doctor/get/top/users.json | Path does not match |
| 63 | doctor_notification_index | /doctor/notifications/index.json | Path does not match |
| 64 | doctor_notification_one | /doctor/notification/one/{id}.json | Path does not match |
| 65 | doctor_consultation_request_approve | /doctor/consultation/request/approve.json | Path does not match |
| 66 | /doctor/user/index.json | Path does not match | |
| 67 | doctor_user_one | /doctor/user/one/{id}.json | Path does not match |
| 68 | doctor_ecg_record_index_by_user | /doctor/ecg/record/{userId}/index.json | Path does not match |
| 69 | doctor_ecg_record_one | /doctor/ecg/record/one/{id}.json | Path does not match |
| 70 | doctor_hrv_record_one | /doctor/hrv/record/one/{id}.json | Path does not match |
| 71 | doctor_ecg_record_stats | /doctor/ecg/record/stats/{id}.json | Path does not match |
| 72 | doctor_hrv_record_stats | /doctor/hrv/record/stats/{id}.json | Path does not match |
| 73 | razorpay_subscription_webhook | /payments/razorpay/webhook | Path does not match |
| 74 | superadmin_login | /superadmin/login | Path does not match |
| 75 | superadmin_logout | /superadmin/logout | Path does not match |
| 76 | superadmin_appkey_index | /superadmin/appkey/index.json | Path does not match |
| 77 | superadmin_appkey_create | /superadmin/appkey/create.json | Path does not match |
| 78 | superadmin_app | /superadmin | Path does not match |
| 79 | react_superadmin | /superadmin/app/{reactRoute} | Path does not match |
| 80 | react_superadmin_param | /superadmin/app/{reactRoute}/{param} | Path does not match |
| 81 | superadmin_userinfo | /superadmin/userinfo.json | Path does not match |
| 82 | superadmin_AllowedDevices_index | /superadmin/allowedbtdevices/index.json | Path does not match |
| 83 | superadmin_createAllowedDevices | /superadmin/api/createAllowedDevices.json | Path does not match |
| 84 | superadmin_doctor_create | /superadmin/doctor/create.json | Path does not match |
| 85 | superadmin_dashboard | /superadmin/dashboard.json | Path does not match |
| 86 | superadmin_ecg_record_index | /superadmin/ecg/record/index.json | Path does not match |
| 87 | superadmin_user_ecg_record_index | /superadmin/ecg/record/{id}index.json | Path does not match |
| 88 | superadmin_ecg_record_download_csv | /superadmin/ecg/record/{id}/download/csv | Path does not match |
| 89 | superadmin_ecg_record_one | /superadmin/ecg/record/one/{id}.json | Path does not match |
| 90 | superadmin_ecg_record_moveto_glucose | /superadmin/ecg/record/moveto/glucose.json | Path does not match |
| 91 | superadmin_rrglu_index | /superadmin/rrglu/index.json | Path does not match |
| 92 | superadmin_rrglu_export | /superadmin/rrglu/export | Path does not match |
| 93 | app_superadmin_subscription_plans | /superadmin/subscriptions/plans.json | Path does not match |
| 94 | app_superadmin_subscription_createplan | /superadmin/subscriptions/plans.json | Path does not match |
| 95 | app_superadmin_subscription_toggleplan | /superadmin/subscriptions/plans/{id}/toggle.json | Path does not match |
| 96 | app_superadmin_subscription_coupons | /superadmin/subscriptions/coupons.json | Path does not match |
| 97 | app_superadmin_subscription_createcoupon | /superadmin/subscriptions/coupons.json | Path does not match |
| 98 | app_superadmin_subscription_togglecoupon | /superadmin/subscriptions/coupons/{id}/toggle.json | Path does not match |
| 99 | app_superadmin_subscription_usersubscriptions | /superadmin/subscriptions/users.json | Path does not match |
| 100 | superadmin_training_data_index | /superadmin/training/data/index.json | Path does not match |
| 101 | superadmin_1mclassification_one | /superadmin/1mclassification/one/{id}.json | Path does not match |
| 102 | superadmin_training_data_create | /superadmin/training/data/create.json | Path does not match |
| 103 | superadmin_1mclassification_submit | /superadmin/1mclassification/submit.json | Path does not match |
| 104 | superadmin_1mclassification_update | /superadmin/1mclassification/update.json | Path does not match |
| 105 | superadmin_app_data_batch_create | /superadmin/app/data/batch/create.json | Path does not match |
| 106 | superadmin_data_batch_index | /superadmin/data/batch/index.json | Path does not match |
| 107 | superadmin_1mclassification_next_previous_ids | /superadmin/1mclassification/next_previous_ids/{id}.json | Path does not match |
| 108 | superadmin_data_batch_select | /superadmin/data/batch/select.json | Path does not match |
| 109 | superadmin_ecg_record_transfer | /superadmin/ecg/record/transfer.json | Path does not match |
| 110 | superadmin_training_date_delete | /superadmin/training/data/delete/{id}.json | Path does not match |
| 111 | superadmin_users_index | /superadmin/users/index.json | Path does not match |
| 112 | superadmin_user_show | /superadmin/user/{id}.json | Path does not match |
| 113 | superadmin_user_doctors_json | /superadmin/user/doctors/{id}.json | Path does not match |
| 114 | superadmin_user_patients_json | /superadmin/user/patients/{id}.json | Path does not match |
| 115 | superadmin_app_qcf_classification_create | /superadmin/app/qcf/classification/create.json | Path does not match |
| 116 | user_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.