ProfileController.php#73bookingcore460μsselectcount(*) as aggregate from `bravo_cars` where (`author_id` =4and `status` ='publish') and `bravo_cars`.`deleted_at` isnull
ProfileController.php#73bookingcore520μsselect*from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 7) and `bravo_locations`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
ProfileController.php#73bookingcore420μsselect*from `bravo_location_translations` where `locale` ='ja'and `bravo_location_translations`.`origin_id` in (1, 3, 7)
Bindings
0:ja
Hints
Use SELECT * only if you need all columns from table
User.php#291bookingcore610μsselectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =4and `status` ='approved'and `bravo_review`.`deleted_at` isnull
User.php#291bookingcore560μsselectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =4and `status` ='approved'and `bravo_review`.`deleted_at` isnull