Search for hotel

FILTER BY

Filter Price

€332 €997332498665831997

Hotel Star

Review Score

Property type

Facilities

Hotel Service

Facilities: Wake-up call Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
Paris
Excellent 5 reviews
4.8/5
from
€387,68 /night
5 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
Los Angeles
Excellent 4 reviews
4.8/5
from
€553,83 /night
4 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi
Paris
Excellent 3 reviews
4.7/5
from
€553,83 /night
3 reviews
Facilities: Wake-up call Car hire Flat Tv Laundry and dry cleaning Coffee and tea
Paris
Excellent 5 reviews
4.6/5
from
€609,21 /night
5 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
Paris
Excellent 4 reviews
4.5/5
from
€332,30 /night
4 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi
Paris
Excellent 4 reviews
4.5/5
from
€387,68 /night
4 reviews
Facilities: Wake-up call Car hire Bicycle hire Laundry and dry cleaning Internet – Wifi Coffee and tea
California
Excellent 4 reviews
4.5/5
from
€775,36 /night
4 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
New York, United States
Excellent 4 reviews
4.5/5
from
€996,89 /night
4 reviews
Facilities: Wake-up call Car hire Bicycle hire Flat Tv Laundry and dry cleaning Internet – Wifi Coffee and tea
New York, United States
Excellent 4 reviews
4.5/5
from
€609,21 /night
4 reviews
Showing 1 - 9 of 11 Hotels
Request history8.0.30PHP Version1.8sRequest Duration36MBMemory UsageGET egy/hotelRouteAuth status
    • Booting (505ms)time
    • Application (1.3s)time
    • 1 x Application (71.98%)
      1.30s
      1 x Booting (28.02%)
      505ms
      43 templates were rendered
      • 9x Hotel::frontend.layouts.search.loop-gridloop-grid.blade.php#?blade
      • 1x Hotel::frontend.searchsearch.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.form-searchform-search.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.locationlocation.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.datedate.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.fields.guestsguests.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.list-itemlist-item.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.filter-searchfilter-search.blade.php#?blade
      • 1x Hotel::frontend.layouts.search.orderbyorderby.blade.php#?blade
      • 9x Hotel::frontend.layouts.search.loop-listloop-list.blade.php#?blade
      • 1x pagination::tailwindtailwind.blade.php#?blade
      • 1x vendor.pagination.defaultdefault.blade.php#?blade
      • 1x layouts.appapp.blade.php#?blade
      • 1x Layout::appapp.blade.php#?blade
      • 1x Layout::parts.seo-metaseo-meta.blade.php#?blade
      • 1x Layout::parts.global-scriptglobal-script.blade.php#?blade
      • 1x Layout::parts.topbartopbar.blade.php#?blade
      • 2x Core::frontend.currency-switchercurrency-switcher.blade.php#?blade
      • 2x Language::frontend.switcherswitcher.blade.php#?blade
      • 1x Layout::parts.headerheader.blade.php#?blade
      • 1x Layout::parts.footerfooter.blade.php#?blade
      • 1x Layout::parts.login-register-modallogin-register-modal.blade.php#?blade
      • 1x Layout::auth.login-formlogin-form.blade.php#?blade
      • 1x Layout::auth.register-formregister-form.blade.php#?blade
      • 1x Popup::frontend.popuppopup.blade.php#?blade
      uri
      GET egy/hotel
      middleware
      web
      controller
      Modules\Hotel\Controllers\HotelController@index
      namespace
      Modules\Hotel\Controllers
      prefix
      egy/hotel
      where
      as
      hotel.search
      file
      modules/Hotel/Controllers/HotelController.php:37-95
      36 statements were executed (20 duplicates)Show only duplicates47.76ms
      • HotelController.php#48aarnatours290425_abhi_tNt3.96msselect count(*) as aggregate from (select `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id`) as `aggregate_table`
        Bindings
        • 0: publish
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt910μsselect `bravo_hotels`.* from `bravo_hotels` where `bravo_hotels`.`status` = 'publish' and `bravo_hotels`.`deleted_at` is null group by `bravo_hotels`.`id` order by `review_score` desc limit 9 offset 0
        Bindings
        • 0: publish
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt730μsselect * from `bravo_locations` where `bravo_locations`.`id` in (1, 2, 3, 5) and `bravo_locations`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt590μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 5)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt600μsselect * from `user_wishlist` where `object_model` = 'hotel' and `user_id` = 0 and `user_wishlist`.`object_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10)
        Bindings
        • 0: hotel
        • 1: 0
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt980μsselect * from `bravo_hotel_translations` where `locale` = 'egy' and `bravo_hotel_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10) and `bravo_hotel_translations`.`deleted_at` is null
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt23.4msselect `bravo_terms`.*, `bravo_hotel_term`.`target_id` as `laravel_through_key` from `bravo_terms` inner join `bravo_hotel_term` on `bravo_hotel_term`.`term_id` = `bravo_terms`.`id` where `bravo_terms`.`attr_id` = '6' and `bravo_hotel_term`.`target_id` in (1, 2, 3, 4, 5, 6, 7, 9, 10) and `bravo_terms`.`deleted_at` is null
        Bindings
        • 0: 6
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#48aarnatours290425_abhi_tNt580μsselect * from `bravo_terms_translations` where `locale` = 'egy' and `bravo_terms_translations`.`origin_id` in (42, 43, 44, 45, 46, 47, 48)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:48
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#70aarnatours290425_abhi_tNt700μsselect * from `bravo_locations` where `status` = 'publish' and `bravo_locations`.`deleted_at` is null limit 1000
        Bindings
        • 0: publish
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#70aarnatours290425_abhi_tNt570μsselect * from `bravo_location_translations` where `locale` = 'egy' and `bravo_location_translations`.`origin_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:70
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Hotel.php#606aarnatours290425_abhi_tNt500μsselect MIN( price ) AS min_price , MAX( price ) AS max_price from `bravo_hotels` where `status` = 'publish' and `bravo_hotels`.`deleted_at` is null limit 1
        Bindings
        • 0: publish
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:606
        • modules/Hotel/Controllers/HotelController.php:71
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • HotelController.php#86aarnatours290425_abhi_tNt660μsselect * from `bravo_attrs` where `service` = 'hotel' and `bravo_attrs`.`deleted_at` is null order by `position` desc
        Bindings
        • 0: hotel
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt710μsselect * from `bravo_terms` where `bravo_terms`.`attr_id` in (5, 6, 7) and `bravo_terms`.`deleted_at` is null
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt460μsselect * from `bravo_terms_translations` where `locale` = 'egy' and `bravo_terms_translations`.`origin_id` in (32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • HotelController.php#86aarnatours290425_abhi_tNt520μsselect * from `bravo_attrs_translations` where `locale` = 'egy' and `bravo_attrs_translations`.`origin_id` in (5, 6, 7)
        Bindings
        • 0: egy
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • modules/Hotel/Controllers/HotelController.php:86
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • modules/Hotel/Controllers/HotelController.php:34
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • Hotel.php#124aarnatours290425_abhi_tNt700μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt440μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt580μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt420μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt500μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt440μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt560μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt460μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt660μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt440μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt580μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt430μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt640μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt410μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt670μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt580μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • Hotel.php#124aarnatours290425_abhi_tNt690μsselect * from `bravo_attrs` where `bravo_attrs`.`id` = '6' and `bravo_attrs`.`deleted_at` is null limit 1
        Bindings
        • 0: 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • modules/Hotel/Models/Hotel.php:124
        • view::Hotel::frontend.layouts.search.loop-list:47
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt560μsselect * from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` = 6 and `bravo_attrs_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 6
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • view::Hotel::frontend.layouts.search.loop-list:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt780μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • HasTranslations.php#51aarnatours290425_abhi_tNt670μsselect * from `core_menu_translations` where `core_menu_translations`.`origin_id` = 1 and `core_menu_translations`.`origin_id` is not null and `locale` = 'egy' limit 1
        Bindings
        • 0: 1
        • 1: egy
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Traits/HasTranslations.php:51
        • app/Helpers/AppHelper.php:111
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • AppHelper.php#627aarnatours290425_abhi_tNt680μsselect * from `core_pages` where `core_pages`.`id` = '' and `core_pages`.`deleted_at` is null limit 1
        Bindings
        • 0: 
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • app/Helpers/AppHelper.php:627
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
        • vendor/laravel/framework/src/Illuminate/View/View.php:195
      Modules\Core\Models\Terms
      81Terms.php#?
      Modules\Location\Models\Location
      14Location.php#?
      Modules\Core\Models\Attributes
      12Attributes.php#?
      Modules\Hotel\Models\Hotel
      10Hotel.php#?
      Modules\Core\Models\MenuTranslation
      2MenuTranslation.php#?
        web
        null
        sanctum
        null
          _token
          OEiLspkRtuYQwqTvqlSKKt7MV3qEkeJ4skp5vYr9
          bc_current_currency
          eur
          _previous
          array:1 [ "url" => "https://aarnatours.com/egy/hotel?orderby=rate_high_low" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /egy/hotel
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "orderby" => "rate_high_low" ]
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [ 0 => "0" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IllyNVhyUFR1b0pYMGZWamltd2tXWXc9PSIsInZhbHVlIjoiR2o2S2h6Q3JJM2ZtZnhLRlJRaUJCTUdKVmxDT1BBZVFhNGtTcWtETWVSSXB5M001ay84c1VxWXZ0MUhXM25KSFpQZ3FuVksxRjNkYlU2c3JWaStyRFQ2Mi9MeG5oNktXNklPc1Rqd1E4enlwQ2FHeFhONzBkTTJjNncrVHdnajYiLCJtYWMiOiJjZTNjMmQ0YjMxNDI0MTIyNWYxNDBlMDA1NWQ5N2ZhNGZlODEwYWIyNDEwY2E5ZTRiZWMzNWEzZTllZDViZjNiIiwidGFnIjoiIn0%3D; booking_core_session=eyJpdiI6Im5CaXVUTWdqRHhtbDNGVDJnMWp1d3c9PSIsInZhbHVlIjoiY3p1dzFQamM0dmlIMTZCQXF3akNxWlpoVXV1azVseSt1RUo4NnNqeWNlamRDK05la3A5L01aVUJVZWxROUF0dndSbDhYMGFTWHY4N2RWVDZaa2JrRnBtM0hzc1Y3cDlFMEcrTU5SR2lTdGNrTlJvWkpEdDZrcDRmVk1qSDRLY3oiLCJtYWMiOiJmOWUyNWQzZDgyZTc2YzIyNzZkMmY3ZmM4MjExMGU2ZTVjMTJmMDhkYTdkZDQ3MGVhNjE3MmFmYmIzOTI3NWQyIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IllyNVhyUFR1b0pYMGZWamltd2tXWXc9PSIsInZhbHVlIjoiR2o2S2h6Q3JJM2ZtZnhLRlJRaUJCTUdKVmxDT1BBZVFhNGtTcWtETWVSSXB5M001ay84c1VxWXZ0MUhXM25KSFpQZ3FuV" ] "host" => array:1 [ 0 => "aarnatours.com" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "OEiLspkRtuYQwqTvqlSKKt7MV3qEkeJ4skp5vYr9" "booking_core_session" => "9uLvxC4QpXJTF4IkvUP36fJJ0MZAudwHGbaH6dYt" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 07 Jul 2025 18:22:19 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhQTmVYdmM4S3l5NXAxNGt2YjJZaEE9PSIsInZhbHVlIjoiRERYM1FPanl3TUY3Q0xXOWVZYUs3ejZqQVdIZkJWaGY5KzVVQ0hSMHBhMnJYSVBqOWY5eC92L1hLaThuTHlUZ2FJUDNLQzdybDZPZkROWW5LaXloZzAwOVhWOG9KcVZkaHRmWXpSUXNITGxzZ1NRenI4ODV6Y1FobEV6V0phVDIiLCJtYWMiOiJiOTlhNDliMGExMjA2NDhhMjIxYTcwZjkyOTVkMjI3NmExMzI2ZDlkMTcxZmU0MzQ1ZmZmYjlkMzYwYTI1YzQxIiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 20:22:20 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IlhQTmVYdmM4S3l5NXAxNGt2YjJZaEE9PSIsInZhbHVlIjoiRERYM1FPanl3TUY3Q0xXOWVZYUs3ejZqQVdIZkJWaGY5KzVVQ0hSMHBhMnJYSVBqOWY5eC92L1hLaThuTHlUZ2FJUDNLQ" 1 => "booking_core_session=eyJpdiI6IlhnT0tBUU5OY3NWUG5QUVJJaHlKSGc9PSIsInZhbHVlIjoiOVFidFRxT2FYVVphTGE3RkVQU1NITHBESTJkWWFMRWJZbWc4cHFnUkRsS2FNMDVTN2NjZkNoNFdyV1I4T2c3RExRZG1ZcEtVNkxJL3FleXVrNjFiaVk3d2N6RHIzdGJwUFhFV0xBNFJhQlFRTWdISUJ0dTVpMzRET0JVTFhrcVAiLCJtYWMiOiI5OWNkNWI1MGU2ZjhmNjhiYjIzYWUxM2Q5M2VlNDUyNWM0NGY0YjZjNTJlYzI1NWRhYTcwMDgxMmMyOTY3YzE2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 20:22:20 GMT; Max-Age=7200; path=/; httponly; samesite=laxbooking_core_session=eyJpdiI6IlhnT0tBUU5OY3NWUG5QUVJJaHlKSGc9PSIsInZhbHVlIjoiOVFidFRxT2FYVVphTGE3RkVQU1NITHBESTJkWWFMRWJZbWc4cHFnUkRsS2FNMDVTN2NjZkNoNFdyV1I4T2c" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IlhQTmVYdmM4S3l5NXAxNGt2YjJZaEE9PSIsInZhbHVlIjoiRERYM1FPanl3TUY3Q0xXOWVZYUs3ejZqQVdIZkJWaGY5KzVVQ0hSMHBhMnJYSVBqOWY5eC92L1hLaThuTHlUZ2FJUDNLQzdybDZPZkROWW5LaXloZzAwOVhWOG9KcVZkaHRmWXpSUXNITGxzZ1NRenI4ODV6Y1FobEV6V0phVDIiLCJtYWMiOiJiOTlhNDliMGExMjA2NDhhMjIxYTcwZjkyOTVkMjI3NmExMzI2ZDlkMTcxZmU0MzQ1ZmZmYjlkMzYwYTI1YzQxIiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 20:22:20 GMT; path=/XSRF-TOKEN=eyJpdiI6IlhQTmVYdmM4S3l5NXAxNGt2YjJZaEE9PSIsInZhbHVlIjoiRERYM1FPanl3TUY3Q0xXOWVZYUs3ejZqQVdIZkJWaGY5KzVVQ0hSMHBhMnJYSVBqOWY5eC92L1hLaThuTHlUZ2FJUDNLQ" 1 => "booking_core_session=eyJpdiI6IlhnT0tBUU5OY3NWUG5QUVJJaHlKSGc9PSIsInZhbHVlIjoiOVFidFRxT2FYVVphTGE3RkVQU1NITHBESTJkWWFMRWJZbWc4cHFnUkRsS2FNMDVTN2NjZkNoNFdyV1I4T2c3RExRZG1ZcEtVNkxJL3FleXVrNjFiaVk3d2N6RHIzdGJwUFhFV0xBNFJhQlFRTWdISUJ0dTVpMzRET0JVTFhrcVAiLCJtYWMiOiI5OWNkNWI1MGU2ZjhmNjhiYjIzYWUxM2Q5M2VlNDUyNWM0NGY0YjZjNTJlYzI1NWRhYTcwMDgxMmMyOTY3YzE2IiwidGFnIjoiIn0%3D; expires=Mon, 07-Jul-2025 20:22:20 GMT; path=/; httponlybooking_core_session=eyJpdiI6IlhnT0tBUU5OY3NWUG5QUVJJaHlKSGc9PSIsInZhbHVlIjoiOVFidFRxT2FYVVphTGE3RkVQU1NITHBESTJkWWFMRWJZbWc4cHFnUkRsS2FNMDVTN2NjZkNoNFdyV1I4T2c" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "OEiLspkRtuYQwqTvqlSKKt7MV3qEkeJ4skp5vYr9" "bc_current_currency" => "eur" "_previous" => array:1 [ "url" => "https://aarnatours.com/egy/hotel?orderby=rate_high_low" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-07-07 18:22:20GET/egy/hotel?orderby=rate_high_low4336119
          2025-07-07 - 2025-07-08