http://test-ibreathe-api.ycalabs.com/..;/env.development.js

Routing

(none) Matched route

Route Matching Logs

Path to match: /..;/env.development.js
# Route name Path Log
1 api_login_check /api/login_check Path does not match
2 api_signup /register/signup Path does not match
3 email_check /api/user/email-check Path does not match
4 api_logout /api/logout Path does not match
5 api_schedule_device_job /api/i-breath/schedule-device-job Path does not match
6 api_add_fcm_token /api/addNewFcmToken Path does not match
7 api_check_for_update /api/checkForUpdate Path does not match
8 device_index /api/listDevices Path does not match
9 device_create /api/createDevice Path does not match
10 device_update /api/updateDevice Path does not match
11 notification_status /api/updateNotificationStatus_old Path does not match
12 list_RegPin /api/listRegPinForLocation Path does not match
13 dashboard_get /api/listHome Path does not match
14 location_index /api/listLocation Path does not match
15 location_create /api/createLocation Path does not match
16 location_update /api/updateLocation Path does not match
17 notification_index /api/listNotification Path does not match
18 remove_notification /api/deleteNotification Path does not match
19 notification_read_Status /api/notificationReadStatus Path does not match
20 update_notification_status /api/updateNotificationStatus Path does not match
21 offers /api/offers Path does not match
22 offers_get /api/getProperties Path does not match
23 property_create /api/createProperty Path does not match
24 property_update /api/updateProperty Path does not match
25 send_notification /api/send-notification Path does not match
26 send_notification_test /api/send-notification-test Path does not match
27 send_offer_notification /api/sendOfferNotification Path does not match
28 app_register /register Path does not match
29 app_verify_email /verify/email Path does not match
30 app_api_verify_email /verify-api Path does not match
31 app_registration_page /signup/{companyId} Path does not match
32 app_forgot_password_request /resetPassword Path does not match
33 app_check_email /check-email Path does not match
34 app_reset_password /reset/{token} Path does not match
35 app_set_new_password /set-new-password/{id} Path does not match
36 verifiedotp /verifyOtp Path does not match
37 create_new_password /createNewpassword Path does not match
38 connect_cognito_start /login-aws Path does not match
39 connect_cognito_check /security/cognito/check Path does not match
40 app_logout /logout-aws Path does not match
41 app_login /login Path does not match
42 app_logouts /logout Path does not match
43 profile /api/updateUserProfile Path does not match
44 profile_list /api/userProfileDetails Path does not match
45 update_device_token /api/updateDeviceToken Path does not match
46 _preview_error /_error/{code}.{_format} Path does not match
47 _wdt /_wdt/{token} Path does not match
48 _profiler_home /_profiler/ Path does not match
49 _profiler_search /_profiler/search Path does not match
50 _profiler_search_bar /_profiler/search_bar Path does not match
51 _profiler_phpinfo /_profiler/phpinfo Path does not match
52 _profiler_search_results /_profiler/{token}/search/results Path does not match
53 _profiler_open_file /_profiler/open Path does not match
54 _profiler /_profiler/{token} Path does not match
55 _profiler_router /_profiler/{token}/router Path does not match
56 _profiler_exception /_profiler/{token}/exception Path does not match
57 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
58 app_landing_page /{refid} Path does not match
59 app.swagger_ui /api/doc Path does not match
60 user /user/list Path does not match
61 user_save_ajax /user/save Path does not match
62 user_add_ajax /user/add Path does not match
63 user_list_ajax /user/list_ajax Path does not match
64 change_status /user/change_status Path does not match
65 user_delete /user/delete Path does not match
66 user_details_ajax /user/details Path does not match
67 user_overview_ajax /user/overview_ajax Path does not match
68 user_image_upload /user/image_upload Path does not match
69 invite_user_copy_link /user/invite_user_copy_link Path does not match
70 invite_user_copy_link_details_ajax /user/invite_user_copy_link_details_ajax Path does not match
71 invite_user_via_email /user/invite_user_via_email Path does not match
72 user_profile /user/profile/{refId}/{boardIdentifier} Path does not match
73 my_profile /user/my-profile/{refId} Path does not match
74 user_history /user/login-history/{userId} Path does not match
75 all_users_history /user/all-users-login-history/{userId} Path does not match
76 edit_user_profile /user/edit_user_profile Path does not match
77 user_profile_save_ajax /user/user_profile_save_ajax Path does not match
78 update_password_save_ajax /user/update_password_save_ajax Path does not match
79 login_history_ajax /user/login_history_ajax Path does not match
80 login_history_all_ajax /user/login_history_all_ajax Path does not match
81 get_login_history /user/get_login_history Path does not match
82 set_user_privilege /user/privilege Path does not match
83 save_privilege /user/save_privilege Path does not match
84 get_all_privileges_list /user/get_all_privileges_list Path does not match
85 deactivate_link /user/deactivate_link/{id} Path does not match
86 user_type_list_ajax /user/user_type_list_ajax Path does not match
87 user_type /user/user-group Path does not match
88 user_type_delete /user/user_type_delete Path does not match
89 user_type_save_ajax /user/user_type_save_ajax Path does not match
90 user_type_details_ajax /user/user_type_details_ajax Path does not match
91 check_email /user/verify/user_email Path does not match
92 user_privilege_save_ajax /user/user_privilege_save_ajax Path does not match
93 update_history_ajax /user/update_history_ajax Path does not match
94 update_location_ajax /user/update_location_ajax Path does not match
95 signup_page /signup/{companyId}/{inviteId} Path does not match
96 signup_verification /signup_verification/{userId} Path does not match
97 public_check_email /check_exist/user_email Path does not match
98 check_invalid_email /check/invalid_email Path does not match
99 api_refresh_token /api/token/refresh Path does not match

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