GET https://hootcabs.com/

Routing

show_map Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# 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 admin_profile_edit /admin/profile/edit/ Path does not match
16 change_admin_password /admin/change/password/ Path does not match
17 delete_admin_profile_image /admin/delete/profile/picture Path does not match
18 view_category /admin/category/view Path does not match
19 add_category /admin/category Path does not match
20 edit_category /admin/category/edit/{id} Path does not match
21 delete_category /admin/category/delete/{id} Path does not match
22 view_messages /admin/contact/messages Path does not match
23 message_suggestions /admin/contact/messages/suggestions Path does not match
24 reply_messages /admin/contact/reply/{id} Path does not match
25 dashboard /admin/dashboard Path does not match
26 general_rides /admin/general-rides Path does not match
27 general_ride_suggestions /admin/general-ride Path does not match
28 admin_link_vehicle /admin/link/vehicle/request Path does not match
29 update_link_status /admin/update-link-status/{id}/{status} Path does not match
30 linkVehicle_suggestions /admin/link-vehicle/suggestions Path does not match
31 rider_list /admin/rider/list Path does not match
32 search_suggestions /search/suggestions Path does not match
33 rider_past_ride_list /admin/rider-past-ride-list/{id} Path does not match
34 driver_past_ride_list /admin/driver-past-ride-list/{id} Path does not match
35 driver_list /admin/driver/list Path does not match
36 fetch_suggestions /fetch-suggestions Path does not match
37 driver_request_list /admin/driver-request-list Path does not match
38 driverDocument_suggestions /admin/driver-document/suggestions Path does not match
39 admin_user_status /admin/user/status Path does not match
40 user_add /admin/user/add Path does not match
41 user_edit /admin/user/edit/{id} Path does not match
42 user_delete /admin/user/delete/{id} Path does not match
43 driver_document /admin/driver/document/{id} Path does not match
44 approve_document /admin/driver/approve-document Path does not match
45 document_status /admin/driver/document-status Path does not match
46 admin_forgot_password_request /admin/forgot-password-request Path does not match
47 admin_reset_password /admin/reset-password/{id} Path does not match
48 app_admin_login /admin/login Path does not match
49 app_admin_logout /admin/logout Path does not match
50 app_forgot_password_request /reset-password Path does not match
51 app_check_email /reset-password/check-email Path does not match
52 app_reset_password /reset-password/reset/{token} Path does not match
53 callback /callback Path does not match
54 social-login /social-login Path does not match
55 app_rider_login /rider/login Path does not match
56 app_driver_login /driver/login Path does not match
57 app_logout /logout Path does not match
58 rider_register /rider/register Path does not match
59 driver_register /driver/register Path does not match
60 verify_otp /verify-otp/{id} Path does not match
61 resend_otp /resend-otp/{id} Path does not match
62 resend_profile_otp /resend-profile-otp/{id} Path does not match
63 change_password /change-password Path does not match
64 save_profile_image /save-profile-image Path does not match
65 profile /profile Path does not match
66 edit_profile /profile/edit Path does not match
67 send_otp /send-otp Path does not match
68 verify_profile_otp /verify-profile-otp/{id} Path does not match
69 delete_prolie_image /\remove-profile-image Path does not match
70 upload_documents /upload-documents Path does not match
71 driver_documents /driver-documents/{id} Path does not match
72 driver_documents_edit /driver-documents/edit/{u_id} Path does not match
73 driver_document_delete /driver-document/delete Path does not match
74 send_booking_otp /send/booking-otp Path does not match
75 resend_booking_otp /resend-booking-otp Path does not match
76 my_earning /my-earning/{id} Path does not match
77 my_ride /my-ride/{id} Path does not match
78 close_loader /close-loader Path does not match
79 reject_ride /reject-ride/{id} Path does not match
80 driver_rating /driver-rating Path does not match
81 driver_review /driver-review/{id} Path does not match
82 load_more_reviews /load-more-reviews/{id} Path does not match
83 previous_rides /previous-rides Path does not match
84 view_categories /view-categories Path does not match
85 save_category /save-category Path does not match
86 contact /contact Path does not match
87 about /about Path does not match
88 store_route /store-route Path does not match
89 show_map / Route matches!

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