selectcount(*) as aggregate from `bravo_spaces` where (`author_id` =5and `status` ='publish') and `bravo_spaces`.`deleted_at` isnull1.52msvillab1_dreamzelter26ProfileController.php#73
select*from `bravo_locations` where `bravo_locations`.`id` in (1, 4) and `bravo_locations`.`deleted_at` isnull1.53msvillab1_dreamzelter26ProfileController.php#73
Hints
0: 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, 4)1.54msvillab1_dreamzelter26ProfileController.php#73
Bindings
0: en
Hints
0: Use SELECT * only if you need all columns from table
selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =5and `status` ='approved'and `bravo_review`.`deleted_at` isnull2.07msvillab1_dreamzelter26User.php#291
selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =5and `status` ='approved'and `bravo_review`.`deleted_at` isnull760μsvillab1_dreamzelter26User.php#291