selectcount(*) as aggregate from (select `bravo_spaces`.*from `bravo_spaces` where `bravo_spaces`.`status` ='publish'and `bravo_spaces`.`deleted_at` isnullgroupby `bravo_spaces`.`id`) as `aggregate_table`4.14ms/modules/Space/Controllers/SpaceController.php:53tatildekalkan_tatildekalkan
select*from `bravo_locations` where `bravo_locations`.`id` in (1, 2, 4) and `bravo_locations`.`deleted_at` isnull900μs/modules/Space/Controllers/SpaceController.php:53tatildekalkan_tatildekalkan
Metadata
Hints
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 (1, 2, 4)700μs/modules/Space/Controllers/SpaceController.php:53tatildekalkan_tatildekalkan
Metadata
Bindings
0. en
Hints
Use SELECT * only if you need all columns from table
select `bravo_terms`.*, (selectcount(*) from `bravo_spaces` innerjoin `bravo_space_term` on `bravo_spaces`.`id` = `bravo_space_term`.`target_id` where `bravo_terms`.`id` = `bravo_space_term`.`term_id` and `bravo_spaces`.`deleted_at` isnull) as `space_count` from `bravo_terms` where `bravo_terms`.`attr_id` in (3, 4) and `bravo_terms`.`deleted_at` isnull1.23ms/modules/Space/Controllers/SpaceController.php:96tatildekalkan_tatildekalkan
select*from `bravo_attrs_translations` where `locale` ='en'and `bravo_attrs_translations`.`origin_id` in (3, 4)310μs/modules/Space/Controllers/SpaceController.php:96tatildekalkan_tatildekalkan
Metadata
Bindings
0. en
Hints
Use SELECT * only if you need all columns from table