EntitiesController.php#503dev_events_tracker1.11msselectcount(*) 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` ='indiepop')
Entity.php#520dev_events_tracker800μ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` =406and `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` =406and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_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` =406and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker670μ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` =406
single.blade.php#100dev_events_tracker750μ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` =406
Entity.php#411dev_events_tracker800μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =406and `start_at` >='2025-07-10 09:49:27'
Entity.php#422dev_events_tracker740μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =406and `start_at` <'2025-07-10 09:49:27'
Entity.php#422dev_events_tracker1.17msselectdistinct `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` =406and `start_at` <'2025-07-10 09:49:27'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker630μ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 (2613)
Entity.php#520dev_events_tracker700μ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` =452and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker1.14msselect `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` =452and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker960μ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` =452and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker820μ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` =452and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker700μ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` =452
single.blade.php#100dev_events_tracker710μ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` =452
Entity.php#411dev_events_tracker880μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =452and `start_at` >='2025-07-10 09:49:27'
Entity.php#422dev_events_tracker900μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =452and `start_at` <'2025-07-10 09:49:27'
Entity.php#422dev_events_tracker1.25msselectdistinct `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` =452and `start_at` <'2025-07-10 09:49:27'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker3.21msselect `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 (2890, 2980, 3666)
Entity.php#520dev_events_tracker720μ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` =536and `photos`.`is_primary` ='1' limit 1
Entity.php#464dev_events_tracker2.12msselect `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` =536and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1
Entity.php#456dev_events_tracker2.59msselect `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` =536and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1
single.blade.php#97dev_events_tracker630μ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` =536
single.blade.php#100dev_events_tracker600μ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` =536
Entity.php#411dev_events_tracker660μsselectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =536and `start_at` >='2025-07-10 09:49:27'
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` =536and `start_at` <'2025-07-10 09:49:27'
Entity.php#422dev_events_tracker1.19msselectdistinct `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` =536and `start_at` <'2025-07-10 09:49:27'orderby `start_at` desc limit 15offset0
Entity.php#422dev_events_tracker760μ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 (3183, 3240, 3492, 3660, 3667, 3675)