ProfileController.php#73bookingcore420μsselectcount(*) as aggregate from `bravo_spaces` where (`author_id` =6and `status` ='publish') and `bravo_spaces`.`deleted_at` isnull
ProfileController.php#73bookingcore450μsselect*from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 4) and `bravo_locations`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
ProfileController.php#73bookingcore390μsselect*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (1, 3, 4)
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table
User.php#291bookingcore510μsselectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =6and `status` ='approved'and `bravo_review`.`deleted_at` isnull
User.php#291bookingcore480μsselectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =6and `status` ='approved'and `bravo_review`.`deleted_at` isnull