selectcount(*) as aggregate from (select `bravo_cars`.*, CASEWHEN IFNULL( bravo_cars.sale_price, 0 ) >0THEN bravo_cars.sale_price ELSE bravo_cars.price ENDAS tmp_min_price from `bravo_cars` where `bravo_cars`.`status` ='publish'and `bravo_cars`.`deleted_at` isnullgroupby `bravo_cars`.`id`) as `aggregate_table`124ms/modules/Visa/Models/Visa.php:968nariaholidays_main
select*from `bravo_locations` where `bravo_locations`.`id` in ('') and `bravo_locations`.`deleted_at` isnull17.17ms/modules/Visa/Models/Visa.php:968nariaholidays_main
Metadata
Bindings
0.
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_terms` where `bravo_terms`.`attr_id` in (17) and `bravo_terms`.`deleted_at` isnull20.82ms/modules/Visa/Controllers/VisaController.php:77nariaholidays_main
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_terms_translations` where `bravo_terms_translations`.`origin_id` in (107, 108)68.14ms/modules/Visa/Controllers/VisaController.php:77nariaholidays_main
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` in (17)26.73ms/modules/Visa/Controllers/VisaController.php:77nariaholidays_main
Metadata
Hints
Use SELECT * only if you need all columns from table