selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =2127and `status` ='approved'and `bravo_review`.`deleted_at` isnull2.15msairbusholidaysUser.php#291
selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =2127and `status` ='approved'and `bravo_review`.`deleted_at` isnull6.52msairbusholidaysUser.php#291
selectcount(*) as aggregate from `bravo_cars` where (`author_id` =2127and `status` ='publish') and `bravo_cars`.`deleted_at` isnull800μsairbusholidaysservices.blade.php#15
selectcount(*) as aggregate from `bravo_events` where (`author_id` =2127and `status` ='publish') and `bravo_events`.`deleted_at` isnull1.73msairbusholidaysservices.blade.php#15
selectcount(*) as aggregate from `bravo_tours` where (`author_id` =2127and `status` ='publish') and `bravo_tours`.`deleted_at` isnull320μsairbusholidaysservices.blade.php#15
select*from `bravo_locations` where `bravo_locations`.`id` in (9, 16, 17, 19) and `bravo_locations`.`deleted_at` isnull2.1msairbusholidaysservices.blade.php#15
Hints
0: Use SELECT * only if you need all columns from table
selectcount(*) as aggregate from `bravo_review` where (`vendor_id` =2127and `status` ='approved') and `bravo_review`.`deleted_at` isnull3.73msairbusholidaysreviews.blade.php#14
select `id`, `name`, `first_name`, `last_name`, `avatar_id` from `users` where `users`.`id` in (2210, 2212, 2213) and `users`.`deleted_at` isnull1.75msairbusholidaysreviews.blade.php#14