EntitiesController.php#503dev_events_tracker1.22msselectcount(*) as aggregate from `entities` leftjoin `entity_types` on `entities`.`entity_type_id` = `entity_types`.`id` whereexists (select*from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entities`.`id` = `entity_tag`.`entity_id` and `slug` ='coffee')
Entity.php#520dev_events_tracker890μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =366and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker1.25msselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =366and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker900μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =366and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker640μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =366
single.blade.php#100dev_events_tracker650μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =366
Entity.php#411dev_events_tracker760μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =366and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker690μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =366and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker1.24msselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =366and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker480μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (2287, 2810)
Entity.php#520dev_events_tracker590μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =22and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker590μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =22and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker520μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =22and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker530μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =22
single.blade.php#100dev_events_tracker430μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =22
Entity.php#411dev_events_tracker790μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =22and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker970μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =22and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker2.56msselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =22and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker800μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (1685, 1736, 1751, 1756, 2022, 2098, 2119, 2127, 2161, 2718, 3230, 3481, 3833, 3979, 4105)
Entity.php#520dev_events_tracker830μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =478and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker700μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =478and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker630μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =478and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker490μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =478
single.blade.php#100dev_events_tracker440μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =478
Entity.php#411dev_events_tracker480μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =478and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker450μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =478and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker670μsselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =478and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker530μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (2526, 3168)
Entity.php#520dev_events_tracker790μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =80and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker860μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =80and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker690μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =80and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker590μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =80
single.blade.php#100dev_events_tracker470μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =80
Entity.php#411dev_events_tracker510μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =80and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker480μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =80and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker680μsselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =80and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker380μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (1789)
Entity.php#520dev_events_tracker500μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =96and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker880μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =96and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker620μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =96and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker480μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =96
single.blade.php#100dev_events_tracker510μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =96
Entity.php#411dev_events_tracker580μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =96and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker470μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =96and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker670μsselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =96and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker530μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (155)
Entity.php#520dev_events_tracker990μsselect `photos`.*, `entity_photo`.`entity_id` as `pivot_entity_id`, `entity_photo`.`photo_id` as `pivot_photo_id`, `entity_photo`.`created_at` as `pivot_created_at`, `entity_photo`.`updated_at` as `pivot_updated_at` from `photos` innerjoin `entity_photo` on `photos`.`id` = `entity_photo`.`photo_id` where `entity_photo`.`entity_id` =310and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker710μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =310and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker460μsselect `links`.*, `entity_link`.`entity_id` as `pivot_entity_id`, `entity_link`.`link_id` as `pivot_link_id` from `links` innerjoin `entity_link` on `links`.`id` = `entity_link`.`link_id` where `entity_link`.`entity_id` =310and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker490μsselect `roles`.*, `entity_role`.`entity_id` as `pivot_entity_id`, `entity_role`.`role_id` as `pivot_role_id`, `entity_role`.`created_at` as `pivot_created_at`, `entity_role`.`updated_at` as `pivot_updated_at` from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entity_role`.`entity_id` =310
single.blade.php#100dev_events_tracker420μsselect `tags`.*, `entity_tag`.`entity_id` as `pivot_entity_id`, `entity_tag`.`tag_id` as `pivot_tag_id`, `entity_tag`.`created_at` as `pivot_created_at`, `entity_tag`.`updated_at` as `pivot_updated_at` from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entity_tag`.`entity_id` =310
Entity.php#411dev_events_tracker520μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =310and `start_at` >='2025-07-08 00:38:46'
Entity.php#422dev_events_tracker440μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =310and `start_at` <'2025-07-08 00:38:46'
Entity.php#422dev_events_tracker820μsselectdistinct `events`.*, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =310and `start_at` <'2025-07-08 00:38:46'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker430μsselect `entities`.*, `entity_event`.`event_id` as `pivot_event_id`, `entity_event`.`entity_id` as `pivot_entity_id`, `entity_event`.`created_at` as `pivot_created_at`, `entity_event`.`updated_at` as `pivot_updated_at` from `entities` innerjoin `entity_event` on `entities`.`id` = `entity_event`.`entity_id` where `entity_event`.`event_id` in (3306)