selectcount(*) as aggregate from (select `bravo_cars`.*from `bravo_cars` innerjoin `bravo_car_term` as `tt` on `tt`.`target_id` = `bravo_cars`.`id` where `bravo_cars`.`status` ='publish'and `tt`.`term_id` in ('61') and `bravo_cars`.`deleted_at` isnullgroupby `bravo_cars`.`id`) as `aggregate_table`9.69ms/modules/Car/Models/Car.php:963tripura_nature_trails_and_resorts
select*from `bravo_locations` where `bravo_locations`.`id` in (1, 3, 5, 7) and `bravo_locations`.`deleted_at` isnull1.06ms/modules/Car/Models/Car.php:963tripura_nature_trails_and_resorts
Metadata
Bindings
0. 1
1. 3
2. 5
3. 7
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `bravo_location_translations`.`origin_id` in (1, 3, 5, 7)740μs/modules/Car/Models/Car.php:963tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_terms` where `bravo_terms`.`attr_id` in (9, 10, 24, 25) and `bravo_terms`.`deleted_at` isnull1.84ms/modules/Car/Controllers/CarController.php:71tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_attrs_translations` where `bravo_attrs_translations`.`origin_id` in (9, 10, 24, 25)480μs/modules/Car/Controllers/CarController.php:71tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table