Routing
beach_club_search
Matched route
Route Parameters
Name | Value |
---|---|
_package | "onevillasibiza.co.uk" |
Route Matching Logs
Path to match:
/ibiza-information/beach-clubs/
# | Route name | Path | Log |
---|---|---|---|
1 | api_booking_create | /api/booking/create/{id} | Path does not match |
2 | api_booking_update_affiliate | /api/booking/update-affiliate/{conversionId} | Path does not match |
3 | api_car_rental_booking_status | /api/car_rental/booking_status | Path does not match |
4 | api_car_rental_book_car | /api/car_rental/book_car | Path does not match |
5 | api_car_rental_car_price | /api/car_rental/car_price | Path does not match |
6 | api_car_rental_upload_passport | /api/car_rental/upload_passport | Path does not match |
7 | api_house_search_v2 | /api/houses/search/v2/{locale} | Path does not match |
8 | api_house_search | /api/houses/search/{locale} | Path does not match |
9 | api_house_get | /api/houses/get/{slug}/{locale} | Path does not match |
10 | api_house_get_array | /api/houses/get_array/{slugs} | Path does not match |
11 | ajax_check_house_availability | /api/houses/check_house_availability | Path does not match |
12 | ajax_get_house_price | /api/houses/get_house_price | Path does not match |
13 | ajax_get_houses_list_prices | /api/houses/get_houses_list_prices | Path does not match |
14 | ajax_get_house_of_the_month | /api/houses/get_house_of_the_month | Path does not match |
15 | api_map_all_items | /api/map/all_items/{locale} | Path does not match |
16 | api_newsletter_subscribe | /api/newsletter/subscribe | Path does not match |
17 | api_service_orders_order | /api/service_orders/order | Path does not match |
18 | api_translation_translate | /api/translation/translate | Path does not match |
19 | beach_club_search | /ibiza-information/beach-clubs/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.