selectcount(*) as aggregate from (select `bravo_masters`.*from `bravo_masters` innerjoin `bravo_locations` on `bravo_locations`.`id` = `bravo_masters`.`location_id` and `bravo_locations`.`_lft` >=1and `bravo_locations`.`_rgt` <=2where `bravo_masters`.`status` ='publish'and `bravo_masters`.`deleted_at` isnullgroupby `bravo_masters`.`id`) as `aggregate_table`3.52msdrtu_drturkMasterController.php#53
select*from `bravo_location_translations` where `locale` ='ar'and `bravo_location_translations`.`origin_id` in (6)680μsdrtu_drturkMasterController.php#53
Bindings
0: ar
Hints
0: Use SELECT * only if you need all columns from table