Routing
search
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/search
# | Route name | Path | Log |
---|---|---|---|
1 | accommodation_type | /accommodation/type | Path does not match |
2 | admin_dashboard | /admin | Path does not match |
3 | admin_properties | /admin/properties | Path does not match |
4 | admin_rooms | /admin/rooms | Path does not match |
5 | admin_bookings | /admin/bookings/{show} | Path does not match |
6 | admin_bookings_search | /admin/bookingssearch | Path does not match |
7 | admin_goto_booking_info | /admin/bookings-go | Path does not match |
8 | admin_booking_info | /admin/bookings/show/{booking_id} | Path does not match |
9 | admin_booking_cancel | /admin/bookings/show/{booking_id}/cancel | Path does not match |
10 | admin_members | /admin/members | Path does not match |
11 | admin_member_edit | /admin/member/{user_id} | Path does not match |
12 | admin_member_editemail | /admin/member/{user_id}/change-email | Path does not match |
13 | admin_member_editpassword | /admin/member/{user_id}/change-password | Path does not match |
14 | admin_tags | /admin/tags | Path does not match |
15 | admin_propertytags_edit | /admin/tags/{tag_id} | Path does not match |
16 | admin_propertytags_removeapplied | /admin/removetagproperty/{id} | Path does not match |
17 | admin_properties_edit | /admin/properties/{property_code} | Path does not match |
18 | admin_propertymedia_new | /admin/properties/{property_code}/media/new | Path does not match |
19 | admin_accomm_edit | /admin/accommodation-type/{room_code} | Path does not match |
20 | admin_newroominfodoc | /admin/accomm/{id}/roominfodoc/new | Path does not match |
21 | admin_roominfodoc_delete | /admin/roominfodoc_delete/{id} | Path does not match |
22 | admin_roominfodoc | /admin/roominfodoc/{id} | Path does not match |
23 | admin_accomm_new | /admin/accommodation-type/{property_code}/new | Path does not match |
24 | admin_accommmedia_new | /admin/accommodation-type/{room_code}/media/new | Path does not match |
25 | admin_media_edit | /admin/media/{id} | Path does not match |
26 | admin_media_delete | /admin/media/{id}/delete | Path does not match |
27 | admin_review_new | /admin/reviews/{property_code}/new | Path does not match |
28 | admin_review_edit | /admin/reviews/{id} | Path does not match |
29 | admin_nightlyadj_edit | /admin/nightly-adj/{id} | Path does not match |
30 | admin_nightlyadj_new | /admin/nightly-adj/{room_code}/new | Path does not match |
31 | admin_nightlyadj_delete | /admin/nightly-adj/{id}/delete | Path does not match |
32 | admin_addon_edit | /admin/addon/{id} | Path does not match |
33 | admin_addon_new | /admin/addon/{property_code}/new | Path does not match |
34 | admin_addonmedia_new | /admin/addon/{addon_id}/media/new | Path does not match |
35 | admin_addon_delete | /admin/addon/{id}/delete | Path does not match |
36 | admin_roombanners | /admin/roombanners | Path does not match |
37 | admin_roombanners_new | /admin/roombanners/new | Path does not match |
38 | admin_roombanners_edit | /admin/roombanners/{id} | Path does not match |
39 | admin_roombanner_delete | /admin/roombanner/{id}/delete | Path does not match |
40 | admin_roombannersspecific_new | /admin/roombanners/specific/{RoomCode}/new | Path does not match |
41 | admin_roombannersspecific_edit | /admin/roombanners/specific/{id} | Path does not match |
42 | admin_roombannerspecific_delete | /admin/roombanners/specific/{id}/delete | Path does not match |
43 | admin_vouchers | /admin/vouchers | Path does not match |
44 | admin_vouchers_purchases | /admin/vouchers/purchases | Path does not match |
45 | admin_vouchers_new | /admin/vouchers/new | Path does not match |
46 | admin_voucherpurchase_edit | /admin/voucherpurchase/{id} | Path does not match |
47 | admin_vouchers_edit | /admin/vouchers/{id} | Path does not match |
48 | admin_discountcodes | /admin/discount-codes | Path does not match |
49 | admin_discountcode_new | /admin/discount-codes/new | Path does not match |
50 | admin_discountcodes_edit | /admin/discount-codes/{id} | Path does not match |
51 | admin_discountcodes_addwhitelist | /admin/discount-codes/{id}/addwhitelist/{room_code} | Path does not match |
52 | admin_discountcodes_removewhitelist | /admin/discount-codes/{id}/removewhitelist/{room_code} | Path does not match |
53 | admin_add_tag_to_all_rooms | /admin/tags/{property_code}/addallrooms/{tag_id} | Path does not match |
54 | admin_remove_tag_to_all_rooms | /admin/tags/{property_code}/removeallrooms/{tag_id} | Path does not match |
55 | admin_addroomalias | /admin/addurlalias/{room_code}/{alias} | Path does not match |
56 | admin_deleteroomalias | /admin/deleteroomalias/{id} | Path does not match |
57 | admin_transaction_refund | /admin/transaction/{id}/refund | Path does not match |
58 | admin_booking_amendaddons | /admin/booking/{id}/amendaddons | Path does not match |
59 | admin_booking_amendadjustments | /admin/booking/{id}/amendadjustments | Path does not match |
60 | admin_booking_addadjustment | /admin/booking/{id}/addadjustment | Path does not match |
61 | admin_booking_updatebookingadj | /admin/booking/{id}/updatebookingadj | Path does not match |
62 | admin_booking_removebookingadj | /admin/booking/{id}/removebookingadj | Path does not match |
63 | admin_booking_addvoucher | /admin/booking/{id}/addvoucher | Path does not match |
64 | admin_booking_amendpayments | /admin/booking/{id}/amendpayments | Path does not match |
65 | admin_booking_takebalancepayment | /admin/booking/{id}/takebalancepayment | Path does not match |
66 | admin_booking_amenddiscountcodes | /admin/booking/{id}/amenddiscountcodes | Path does not match |
67 | admin_booking_amendnights | /admin/booking/{id}/amendnights | Path does not match |
68 | admin_booking_addnight | /admin/booking/{id}/addnight | Path does not match |
69 | admin_booking_removenight | /admin/booking/{id}/removenight | Path does not match |
70 | admin_booking_changenightdate | /admin/booking/{id}/changenightdate | Path does not match |
71 | admin_booking_updatebooking | /admin/booking/{id}/updatebooking | Path does not match |
72 | admin_booking_processcancel | /admin/booking/{id}/processcancel | Path does not match |
73 | admin_booking_processcredittransfer | /admin/booking/{id}/processcredittransfer | Path does not match |
74 | admin_csv_download | /admin/csv/{type} | Path does not match |
75 | admin_salesreport | /admin/salesreport | Path does not match |
76 | admin_enhancedreports_hmbookings | /admin/enhancedreports/hmbookings | Path does not match |
77 | admin_enhancedreports_lobookings | /admin/enhancedreports/lobookings | Path does not match |
78 | admin_enhancedreports_lostats | /admin/enhancedreports/lostats | Path does not match |
79 | admin_enhancedreports_currentbusiness | /admin/enhancedreports/currentbusiness | Path does not match |
80 | admin_enhancedreports_declinedcancelled | /admin/enhancedreports/declinedcancelled | Path does not match |
81 | admin_enhancedreports_nocalendarsyncing | /admin/enhancedreports/nocalendarsyncing | Path does not match |
82 | admin_enhancedreports_landownerdatabase | /admin/enhancedreports/landownerdatabase | Path does not match |
83 | admin_enhancedreports_listingswithunder5photos | /admin/enhancedreports/listingswithunder5photos | Path does not match |
84 | admin_kb | /admin/kb | Path does not match |
85 | admin_kb_articlelist | /admin/kb/{category_slug} | Path does not match |
86 | admin_kb_articleedit | /admin/kb/edit/{id} | Path does not match |
87 | admin_kb_newarticle | /admin/kb/{category_slug}/new | Path does not match |
88 | admin_listingquestions | /admin/qa | Path does not match |
89 | admin_listingquestions_release | /admin/qa/{id}/release | Path does not match |
90 | admin_listingquestions_delete | /admin/qa/delete | Path does not match |
91 | admin_listingquestions_moderate | /admin/qa/{id}/moderate | Path does not match |
92 | admin_sendsmsuser | /admin/sendsms/{id} | Path does not match |
93 | admin_usersmssetting | /admin/usersmssetting/{id} | Path does not match |
94 | admin_blog_list | /admin/blogs | Path does not match |
95 | admin_blog_new | /admin/blogs/new | Path does not match |
96 | admin_blog_edit | /admin/blogs/{id}/edit | Path does not match |
97 | admin_cms_pages | /admin/cms/pages | Path does not match |
98 | admin_cms_pagenew | /admin/cms/pages/new | Path does not match |
99 | admin_cms_editpage | /admin/cms/pages/{id} | Path does not match |
100 | admin_cms_editpageblock | /admin/cms/pageblock/{id} | Path does not match |
101 | admin_emailtemplates | /admin/emailtemplates | Path does not match |
102 | admin_emailtemplates_edit | /admin/emailtemplates/{id} | Path does not match |
103 | book | /book | Path does not match |
104 | set_exclusive_setting | /landowner-portal/{id}/setexclusive/{setting} | Path does not match |
105 | message_threads | /message/threads | Path does not match |
106 | bookingmanager_checkinavailability | /bookingsmanager/checkinavailability/{id} | Path does not match |
107 | bookingmanager_checkoutcalendar | /bookingsmanager/checkoutcalendar/{id} | Path does not match |
108 | bookingmanager_showcalendarselect | /bookingsmanager/showcalendarselect/{id} | Path does not match |
109 | newbookingsystem_new | /newbooking/{id} | Path does not match |
110 | newbookingsystem_new_importantinfo | /newbooking/{id}/importantinfo | Path does not match |
111 | newbookingsystem_new_yourdetails | /newbooking/{id}/yourdetails | Path does not match |
112 | newbookingsystem_new_payment | /newbooking/{id}/payment | Path does not match |
113 | newbookingsystem_new_checkforuser | /newbooking/{id}/checkforuser | Path does not match |
114 | newbookingsystem_new_updateuser | /newbooking/{id}/updateuser | Path does not match |
115 | newbookingsystem_new_updatenumberofguests | /newbooking/{id}/updatenumberofguests | Path does not match |
116 | newbooking_update_vaccine_passport | /newbooking/{id}/update_vaccine_passport | Path does not match |
117 | newbookingsystem_new_loadreceipt | /newbooking/{id}/loadreceipt | Path does not match |
118 | onboarding_new | /onboarding/new | Path does not match |
119 | onboarding_step2 | /onboarding/p/{id}/step2 | Path does not match |
120 | onboarding_step3 | /onboarding/p/{id}/step3 | Path does not match |
121 | onboarding_step4 | /onboarding/p/{id}/step4 | Path does not match |
122 | onboarding_step5 | /onboarding/p/{id}/step5/{accomm_sequence_id} | Path does not match |
123 | onboarding_step6 | /onboarding/p/{id}/step6/{accomm_sequence_id} | Path does not match |
124 | onboarding_step7 | /onboarding/p/{id}/step7/{accomm_sequence_id} | Path does not match |
125 | onboarding_step8 | /onboarding/p/{id}/step8/{accomm_sequence_id} | Path does not match |
126 | onboarding_step8_addcalendar | /onboarding/p/{id}/step8/{accomm_sequence_id}/addcalendar | Path does not match |
127 | onboarding_step8_toggleexclusive | /onboarding/p/{id}/step8/{accomm_sequence_id}/toggleexclusive | Path does not match |
128 | onboarding_step8complete | /onboarding/p/{id}/step8complete/{accomm_sequence_id} | Path does not match |
129 | onboarding_step9 | /onboarding/p/{id}/step9 | Path does not match |
130 | onboarding_step9A_savereview | /onboarding/p/{id}/step9A/savereview | Path does not match |
131 | onboarding_step9A | /onboarding/p/{id}/step9A | Path does not match |
132 | onboarding_step10 | /onboarding/p/{id}/step10 | Path does not match |
133 | onboarding_step11 | /onboarding/p/{id}/step11 | Path does not match |
134 | onboarding_step12 | /onboarding/p/{id}/step12 | Path does not match |
135 | onboarding_step12a | /onboarding/p/{id}/step12a | Path does not match |
136 | onboarding_preview | /onboarding/p/{id}/preview | Path does not match |
137 | onboarding_submitted | /onboarding/p/{id}/submitted | Path does not match |
138 | onboarding_saveforlater | /onboarding/saveforlater/{id} | Path does not match |
139 | search | /search | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.