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`71.86msxpusoxqk_mainTourController.php#51
select*from `bravo_locations` where `bravo_locations`.`id` in (11, 13) and `bravo_locations`.`deleted_at` isnull245msxpusoxqk_mainTourController.php#51
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `locale` ='ja'and `bravo_location_translations`.`origin_id` in (11, 13)446msxpusoxqk_mainTourController.php#51
Bindings
0: ja
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` isnull5.62msxpusoxqk_mainTourController.php#97
select*from `bravo_attrs_translations` where `locale` ='ja'and `bravo_attrs_translations`.`origin_id` in (16, 17)1.56msxpusoxqk_mainTourController.php#97
Bindings
0: ja
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` =24and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 112.1msxpusoxqk_mainBookable.php#359
Bindings
0: 24
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` =36and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1960μsxpusoxqk_mainBookable.php#359
Bindings
0: 36
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` =23and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 1418msxpusoxqk_mainBookable.php#359
Bindings
0: 23
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` =28and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 19.63msxpusoxqk_mainBookable.php#359
Bindings
0: 28
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 11.56msxpusoxqk_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` =51and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 11.19msxpusoxqk_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 16.45msxpusoxqk_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` =17and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 11.4msxpusoxqk_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` =33and `object_model` ='tour'and `status` ='approved'and `bravo_review`.`deleted_at` isnull limit 119.02msxpusoxqk_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