selectcount(*) as aggregate from (select `bravo_hotels`.*from `bravo_hotels` where `bravo_hotels`.`status` ='publish'and `bravo_hotels`.`deleted_at` isnullgroupby `bravo_hotels`.`id`) as `aggregate_table`1.5msadmin_bookingListHotel.php#161
select*from `bravo_locations` where `bravo_locations`.`id` in (23) and `bravo_locations`.`deleted_at` isnull770μsadmin_bookingListHotel.php#161
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Hotel/Blocks/ListHotel.php:161
22. modules/Hotel/Blocks/ListHotel.php:140
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `bravo_location_translations` where `locale` ='fr'and `bravo_location_translations`.`origin_id` in (23)690μsadmin_bookingListHotel.php#161
Bindings
0: fr
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
26. modules/Hotel/Blocks/ListHotel.php:161
27. modules/Hotel/Blocks/ListHotel.php:140
30. modules/Template/Blocks/RootBlock.php:10
33. modules/Page/Models/Page.php:82
34. view::Page::frontend.detail:5
select*from `user_wishlist` where `object_model` ='hotel'and `user_id` =0and `user_wishlist`.`object_id` in (248)510μsadmin_bookingListHotel.php#161
Bindings
0: hotel
1: 0
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Hotel/Blocks/ListHotel.php:161
22. modules/Hotel/Blocks/ListHotel.php:140
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `bravo_hotel_translations` where `locale` ='fr'and `bravo_hotel_translations`.`origin_id` in (248) and `bravo_hotel_translations`.`deleted_at` isnull1.09msadmin_bookingListHotel.php#161
Bindings
0: fr
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Hotel/Blocks/ListHotel.php:161
22. modules/Hotel/Blocks/ListHotel.php:140
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select `bravo_terms`.*, `bravo_hotel_term`.`target_id` as `laravel_through_key` from `bravo_terms` innerjoin `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 (248) and `bravo_terms`.`deleted_at` isnull1.14msadmin_bookingListHotel.php#161
Bindings
0: 6
Backtrace
20. modules/Hotel/Blocks/ListHotel.php:161
21. modules/Hotel/Blocks/ListHotel.php:140
24. modules/Template/Blocks/RootBlock.php:10
27. modules/Page/Models/Page.php:82
28. view::Page::frontend.detail:5
selectcount(*) as aggregate from (select `bravo_spaces`.*from `bravo_spaces` where `bravo_spaces`.`status` ='publish'and `bravo_spaces`.`deleted_at` isnullgroupby `bravo_spaces`.`id`) as `aggregate_table`9.42msadmin_bookingListSpace.php#156