selectcount(*) as aggregate from (select `bravo_cars`.*from `bravo_cars` where `bravo_cars`.`status` ='publish'and `bravo_cars`.`deleted_at` isnullgroupby `bravo_cars`.`id`) as `aggregate_table`3.67msaz_azListCar.php#153
select*from `bravo_locations` where `bravo_locations`.`id` in (1) and `bravo_locations`.`deleted_at` isnull840μsaz_azListCar.php#153
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Car/Blocks/ListCar.php:153
22. modules/Car/Blocks/ListCar.php:132
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `user_wishlist` where `object_model` ='car'and `user_id` =0and `user_wishlist`.`object_id` in (1)920μsaz_azListCar.php#153
Bindings
0: car
1: 0
Hints
0: Use SELECT * only if you need all columns from table
Backtrace
21. modules/Car/Blocks/ListCar.php:153
22. modules/Car/Blocks/ListCar.php:132
25. modules/Template/Blocks/RootBlock.php:10
28. modules/Page/Models/Page.php:82
29. view::Page::frontend.detail:5
select*from `bravo_car_translations` where `locale` ='ar'and `bravo_car_translations`.`origin_id` in (1) and `bravo_car_translations`.`deleted_at` isnull1.1msaz_azListCar.php#153
Bindings
0: ar
Hints
0: Use SELECT * only if you need all columns from table