selectcount(*) as aggregate from (select `bravo_spaces`.*, CASEWHEN IFNULL( bravo_spaces.sale_price, 0 ) >0THEN bravo_spaces.sale_price ELSE bravo_spaces.price ENDAS tmp_min_price from `bravo_spaces` where `bravo_spaces`.`status` ='publish'and `bravo_spaces`.`deleted_at` isnullgroupby `bravo_spaces`.`id`) as `aggregate_table`9.16ms/modules/Space/Models/Space.php:1015tripura_nature_trails_and_resorts
select*from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 4) and `bravo_locations`.`deleted_at` isnull1.6ms/modules/Space/Models/Space.php:1015tripura_nature_trails_and_resorts
Metadata
Bindings
0. 1
1. 3
2. 4
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `bravo_location_translations`.`origin_id` in (1, 3, 4)1ms/modules/Space/Models/Space.php:1015tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_space_translations` where `bravo_space_translations`.`origin_id` in (2, 3, 4, 13, 14, 15, 19) and `bravo_space_translations`.`deleted_at` isnull1ms/modules/Space/Models/Space.php:1015tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_terms` where `bravo_terms`.`attr_id` in (3, 4, 18, 19) and `bravo_terms`.`deleted_at` isnull890μs/modules/Space/Controllers/SpaceController.php:79tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` in (3, 4, 18, 19)450μs/modules/Space/Controllers/SpaceController.php:79tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table