http://dev-ibreathe-api.ycalabs.com/robots.txt

Routing

app_landing_page Matched route

Route Parameters

Name Value
refid
"robots.txt"

Route Matching Logs

Path to match: /robots.txt
# 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 /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 schedulerReset /api/schedulerReset Path does not match
14 thresholdSettings /api/thresholdSettings Path does not match
15 updateThresholdSettings /api/updateThresholdSettings Path does not match
16 listThresholdSettings /api/listThresholdSettings Path does not match
17 dashboard_get /api/listHome Path does not match
18 location_index /api/listLocation Path does not match
19 location_create /api/createLocation Path does not match
20 location_update /api/updateLocation Path does not match
21 notification_index /api/listNotification Path does not match
22 remove_notification /api/deleteNotification Path does not match
23 notification_read_Status /api/notificationReadStatus Path does not match
24 update_notification_status /api/updateNotificationStatus Path does not match
25 offers /api/offers Path does not match
26 offers_get /api/getProperties Path does not match
27 property_create /api/createProperty Path does not match
28 property_update /api/updateProperty Path does not match
29 send_notification /api/send-notification Path does not match
30 send_notification_test /api/send-notification-test Path does not match
31 send_offer_notification /api/sendOfferNotification Path does not match
32 sendThresholdNotification /api/sendThresholdNotification Path does not match
33 app_register /register Path does not match
34 app_verify_email /verify/email Path does not match
35 app_api_verify_email /verify-api Path does not match
36 app_registration_page /signup/{companyId} Path does not match
37 app_forgot_password_request /resetPassword Path does not match
38 app_check_email /check-email Path does not match
39 app_reset_password /reset/{token} Path does not match
40 app_set_new_password /set-new-password/{id} Path does not match
41 verifiedotp /verifyOtp Path does not match
42 create_new_password /createNewpassword Path does not match
43 connect_cognito_start /login-aws Path does not match
44 connect_cognito_check /security/cognito/check Path does not match
45 app_logout /logout-aws Path does not match
46 app_login /login Path does not match
47 app_logouts /logout Path does not match
48 profile /api/updateUserProfile Path does not match
49 profile_list /api/userProfileDetails Path does not match
50 update_device_token /api/updateDeviceToken Path does not match
51 _preview_error /_error/{code}.{_format} Path does not match
52 _wdt /_wdt/{token} Path does not match
53 _profiler_home /_profiler/ Path does not match
54 _profiler_search /_profiler/search Path does not match
55 _profiler_search_bar /_profiler/search_bar Path does not match
56 _profiler_phpinfo /_profiler/phpinfo Path does not match
57 _profiler_search_results /_profiler/{token}/search/results Path does not match
58 _profiler_open_file /_profiler/open Path does not match
59 _profiler /_profiler/{token} Path does not match
60 _profiler_router /_profiler/{token}/router Path does not match
61 _profiler_exception /_profiler/{token}/exception Path does not match
62 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
63 app_landing_page /{refid} Route matches!

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