selectcount(*) as aggregate from `bravo_autocars` where (`author_id` =10and `status` ='publish') and `bravo_autocars`.`deleted_at` isnull830μsdrtu_drturkProfileController.php#73
select*from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 6, 7, 8) and `bravo_locations`.`deleted_at` isnull990μsdrtu_drturkProfileController.php#73
Hints
0: Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `locale` ='fa'and `bravo_location_translations`.`origin_id` in (6, 7)690μsdrtu_drturkProfileController.php#73
Bindings
0: fa
Hints
0: Use SELECT * only if you need all columns from table
selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =10and `status` ='approved'and `bravo_review`.`deleted_at` isnull810μsdrtu_drturkUser.php#297
selectcount(`id`) as aggregate from `bravo_review` where `vendor_id` =10and `status` ='approved'and `bravo_review`.`deleted_at` isnull670μsdrtu_drturkUser.php#297