selectcount(*) as aggregate from (select `bravo_tours`.*, CASEWHEN IFNULL( bravo_tours.sale_price, 0 ) >0THEN bravo_tours.sale_price ELSE bravo_tours.price ENDAS tmp_min_price from `bravo_tours` where `bravo_tours`.`status` ='publish'and `bravo_tours`.`deleted_at` isnullgroupby `bravo_tours`.`id`) as `aggregate_table`89.82msxpusoxqk_mainTourController.php#51
select*from `bravo_locations` where `bravo_locations`.`id` in (9, 11, 13) and `bravo_locations`.`deleted_at` isnull466msxpusoxqk_mainTourController.php#51
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (11, 13)59.32msxpusoxqk_mainTourController.php#51
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
select `bravo_terms`.*, (selectcount(*) from `bravo_tours` innerjoin `bravo_tour_term` on `bravo_tours`.`id` = `bravo_tour_term`.`tour_id` where `bravo_terms`.`id` = `bravo_tour_term`.`term_id` and `bravo_tours`.`deleted_at` isnull) as `tour_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (16, 17) and `bravo_terms`.`deleted_at` isnull3.51sxpusoxqk_mainTourController.php#97
select*from `bravo_attrs_translations` where `locale` ='en'and `bravo_attrs_translations`.`origin_id` in (16, 17)267msxpusoxqk_mainTourController.php#97
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =18and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1427msxpusoxqk_mainBookable.php#359
Bindings
0: 18
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =51and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 122.92msxpusoxqk_mainBookable.php#359
Bindings
0: 51
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =46and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 12.1msxpusoxqk_mainBookable.php#359
Bindings
0: 46
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =44and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 13.53msxpusoxqk_mainBookable.php#359
Bindings
0: 44
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =33and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1309msxpusoxqk_mainBookable.php#359
Bindings
0: 33
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =31and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 148.14msxpusoxqk_mainBookable.php#359
Bindings
0: 31
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =25and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 187.06msxpusoxqk_mainBookable.php#359
Bindings
0: 25
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =17and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1491msxpusoxqk_mainBookable.php#359
Bindings
0: 17
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
selectCOUNT( id ) AS total_review, COUNT( CASEWHEN rate_number >=4THEN1ELSEnullEND ) as total_review_recommend from `bravo_review` where `object_id` =22and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 119.51msxpusoxqk_mainBookable.php#359
Bindings
0: 22
1: tour
2: approved
Hints
0:LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan