selectcount(*) as aggregate from (select `bravo_events`.*from `bravo_events` where `bravo_events`.`status` ='publish'and `bravo_events`.`deleted_at` isnullgroupby `bravo_events`.`id`) as `aggregate_table`3.31ms/modules/Event/Models/Event.php:1014tripura_nature_trails_and_resorts
select*from `bravo_locations` where `bravo_locations`.`id` in (2, 3, 5, 6) and `bravo_locations`.`deleted_at` isnull510μs/modules/Event/Models/Event.php:1014tripura_nature_trails_and_resorts
Metadata
Bindings
0. 2
1. 3
2. 5
3. 6
Hints
Use SELECT * only if you need all columns from table
select*from `bravo_location_translations` where `bravo_location_translations`.`origin_id` in (2, 3, 5, 6)440μs/modules/Event/Models/Event.php:1014tripura_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 (11, 26) and `bravo_terms`.`deleted_at` isnull590μs/modules/Event/Controllers/EventController.php:77tripura_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 (11, 26)360μs/modules/Event/Controllers/EventController.php:77tripura_nature_trails_and_resorts
Metadata
Hints
Use SELECT * only if you need all columns from table