selectcount(*) as aggregate from `bravo_review` where `object_id` =33and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull370μsrilxTour.php#949
selectAVG(rate_number) as score_total , COUNT(id) as total_review from `bravo_review` where `object_id` =33and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1580μsrilxTour.php#875
Bindings
0: 33
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
select*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (101)220μsrilxhotel-loop-list.blade.php#42
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
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_hotel_term`.`target_id` =14and `bravo_terms`.`attr_id` ='6'and `bravo_terms`.`deleted_at` isnull410μsrilxhotel-loop-list.blade.php#57
select*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (133)210μsrilxhotel-loop-list.blade.php#42
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
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_hotel_term`.`target_id` =16and `bravo_terms`.`attr_id` ='6'and `bravo_terms`.`deleted_at` isnull430μsrilxhotel-loop-list.blade.php#57