EventController.php#48aarnatours290425_abhi_tNt1.84msselectcount(*) as aggregate from (select `bravo_events`.*from `bravo_events` innerjoin `bravo_locations` on `bravo_locations`.`id` = `bravo_events`.`location_id` and `bravo_locations`.`_lft` >=3and `bravo_locations`.`_rgt` <=4where `bravo_events`.`status` ='publish'and `bravo_events`.`deleted_at` isnullgroupby `bravo_events`.`id`) as `aggregate_table`
EventController.php#48aarnatours290425_abhi_tNt500μsselect*from `bravo_locations` where `bravo_locations`.`id` in (2) and `bravo_locations`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
EventController.php#48aarnatours290425_abhi_tNt530μsselect*from `bravo_location_translations` where `locale` ='en'and `bravo_location_translations`.`origin_id` in (2)
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table
EventController.php#48aarnatours290425_abhi_tNt1.23msselect*from `bravo_event_translations` where `locale` ='en'and `bravo_event_translations`.`origin_id` in (4, 5, 6, 7) and `bravo_event_translations`.`deleted_at` isnull
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table
EventController.php#87aarnatours290425_abhi_tNt920μsselect*from `bravo_terms` where `bravo_terms`.`attr_id` in (11) and `bravo_terms`.`deleted_at` isnull
Hints
Use SELECT * only if you need all columns from table
EventController.php#87aarnatours290425_abhi_tNt500μsselect*from `bravo_attrs_translations` where `locale` ='en'and `bravo_attrs_translations`.`origin_id` in (11)
Bindings
0:en
Hints
Use SELECT * only if you need all columns from table