SpaceController.php#48aarnatours290425_abhi_tNt5.05msselectcount(*) 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`
SpaceController.php#48aarnatours290425_abhi_tNt1.18msselect*from `bravo_locations` where `bravo_locations`.`id` in (1, 2, 3) and `bravo_locations`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
SpaceController.php#48aarnatours290425_abhi_tNt860μsselect*from `bravo_location_translations` where `locale` ='ja'and `bravo_location_translations`.`origin_id` in (1, 2, 3)
Bindings
0:ja
Hints
Use SELECT * only if you need all columns from table
SpaceController.php#85aarnatours290425_abhi_tNt1.66msselect*from `bravo_terms` where `bravo_terms`.`attr_id` in (3, 4) and `bravo_terms`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
SpaceController.php#85aarnatours290425_abhi_tNt1.14msselect*from `bravo_attrs_translations` where `locale` ='ja'and `bravo_attrs_translations`.`origin_id` in (3, 4)
Bindings
0:ja
Hints
Use SELECT * only if you need all columns from table