selectcount(*) as aggregate from `entities` leftjoin `entity_types` on `entities`.`entity_type_id` = `entity_types`.`id` whereexists (select*from `roles` innerjoin `entity_role` on `roles`.`id` = `entity_role`.`role_id` where `entities`.`id` = `entity_role`.`entity_id` and `name` ='Dj')6.42ms/app/Http/Controllers/EntitiesController.php:342dev_events_tracker
select `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` =427and `photos`.`is_primary` ='1' limit 11.67ms/app/Models/Entity.php:528dev_events_tracker
select `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` =427and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.98ms/app/Models/Entity.php:472dev_events_tracker
select `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` =427and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1960μs/app/Models/Entity.php:464dev_events_tracker
select `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` =4271.36msview::entities.single:97dev_events_tracker
select `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` =42710.29msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =427and `start_at` >='2025-04-07 08:20:16'1.45ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =427and `start_at` <'2025-04-07 08:20:16'1.7ms/app/Models/Entity.php:432dev_events_tracker
select `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` =400and `photos`.`is_primary` ='1' limit 11.77ms/app/Models/Entity.php:528dev_events_tracker
select `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` =400and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.49ms/app/Models/Entity.php:472dev_events_tracker
select `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` =400and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.36ms/app/Models/Entity.php:464dev_events_tracker
select `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` =400970μsview::entities.single:97dev_events_tracker
select `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` =400990μsview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =400and `start_at` >='2025-04-07 08:20:16'1.27ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =400and `start_at` <'2025-04-07 08:20:16'1.21ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =400and `start_at` <'2025-04-07 08:20:16'orderby `start_at` desc limit 15offset151.66ms/app/Models/Entity.php:432dev_events_tracker
select `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` =119and `photos`.`is_primary` ='1' limit 1980μs/app/Models/Entity.php:528dev_events_tracker
select `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` =119and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.45ms/app/Models/Entity.php:472dev_events_tracker
select `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` =119and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 12.22ms/app/Models/Entity.php:464dev_events_tracker
select `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` =1191.11msview::entities.single:97dev_events_tracker
select `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` =119940μsview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =119and `start_at` >='2025-04-07 08:20:16'1.8ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =119and `start_at` <'2025-04-07 08:20:16'1.77ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =119and `start_at` <'2025-04-07 08:20:16'orderby `start_at` desc limit 15offset153.02ms/app/Models/Entity.php:432dev_events_tracker
select `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 (337, 351, 352, 353, 396, 590)1.83ms/app/Models/Entity.php:432dev_events_tracker
select `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` =561and `photos`.`is_primary` ='1' limit 15.9ms/app/Models/Entity.php:528dev_events_tracker
select `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` =561and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 14.04ms/app/Models/Entity.php:472dev_events_tracker
select `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` =561and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 13.74ms/app/Models/Entity.php:472dev_events_tracker
select `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` =5611.29msview::entities.single:97dev_events_tracker
select `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` =5611.54msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =561and `start_at` >='2025-04-07 08:20:16'2.55ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =561and `start_at` <'2025-04-07 08:20:16'3.53ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =561and `start_at` <'2025-04-07 08:20:16'orderby `start_at` desc limit 15offset154.01ms/app/Models/Entity.php:432dev_events_tracker
select `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` =78and `photos`.`is_primary` ='1' limit 112.6ms/app/Models/Entity.php:528dev_events_tracker
select `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` =78and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 12.89ms/app/Models/Entity.php:472dev_events_tracker
select `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` =78and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 14.78ms/app/Models/Entity.php:464dev_events_tracker
select `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` =785.25msview::entities.single:97dev_events_tracker
select `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` =781.35msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =78and `start_at` >='2025-04-07 08:20:16'4.58ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =78and `start_at` <'2025-04-07 08:20:16'2.03ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =78and `start_at` <'2025-04-07 08:20:16'orderby `start_at` desc limit 15offset155.66ms/app/Models/Entity.php:432dev_events_tracker
select `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 (1374, 1535, 1767, 1772, 1808, 1830, 1843, 1861, 1952, 1987, 2033, 2047, 2106, 2146, 2245)1.72ms/app/Models/Entity.php:432dev_events_tracker
select `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` =49and `photos`.`is_primary` ='1' limit 11.16ms/app/Models/Entity.php:528dev_events_tracker
select `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` =49and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 19.58ms/app/Models/Entity.php:472dev_events_tracker
select `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` =49and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.8ms/app/Models/Entity.php:464dev_events_tracker
select `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` =495.4msview::entities.single:97dev_events_tracker
select `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` =491.15msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =49and `start_at` >='2025-04-07 08:20:17'7.46ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =49and `start_at` <'2025-04-07 08:20:17'3.71ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =49and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset159.55ms/app/Models/Entity.php:432dev_events_tracker
select `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 (2271, 2359, 2391, 2404, 2517, 2525, 2550, 2577, 2698, 2715, 2788, 2828, 2849, 2880, 2976)2.67ms/app/Models/Entity.php:432dev_events_tracker
select `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` =514and `photos`.`is_primary` ='1' limit 11.13ms/app/Models/Entity.php:528dev_events_tracker
select `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` =514and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 19.09ms/app/Models/Entity.php:472dev_events_tracker
select `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` =514and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 13.97ms/app/Models/Entity.php:464dev_events_tracker
select `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` =514810μsview::entities.single:97dev_events_tracker
select `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` =514910μsview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =514and `start_at` >='2025-04-07 08:20:17'880μs/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =514and `start_at` <'2025-04-07 08:20:17'1ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =514and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset151.34ms/app/Models/Entity.php:432dev_events_tracker
select `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` =391and `photos`.`is_primary` ='1' limit 11.01ms/app/Models/Entity.php:528dev_events_tracker
select `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` =391and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 18.97ms/app/Models/Entity.php:472dev_events_tracker
select `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` =391and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.09ms/app/Models/Entity.php:464dev_events_tracker
select `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` =3912.81msview::entities.single:97dev_events_tracker
select `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` =3911.31msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =391and `start_at` >='2025-04-07 08:20:17'1.28ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =391and `start_at` <'2025-04-07 08:20:17'1.63ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =391and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset156.22ms/app/Models/Entity.php:432dev_events_tracker
select `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 (2783, 2809, 2821, 2944, 2947, 3009, 3048, 3071, 3072, 3074, 3093, 3113, 3151, 3173, 3307)1.91ms/app/Models/Entity.php:432dev_events_tracker
select `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` =376and `photos`.`is_primary` ='1' limit 18.32ms/app/Models/Entity.php:528dev_events_tracker
select `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` =376and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.19ms/app/Models/Entity.php:472dev_events_tracker
select `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` =376and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 18.71ms/app/Models/Entity.php:464dev_events_tracker
select `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` =3761.13msview::entities.single:97dev_events_tracker
select `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` =3762.1msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =376and `start_at` >='2025-04-07 08:20:17'1.52ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =376and `start_at` <'2025-04-07 08:20:17'960μs/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =376and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset154.28ms/app/Models/Entity.php:432dev_events_tracker
select `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` =177and `photos`.`is_primary` ='1' limit 13.06ms/app/Models/Entity.php:528dev_events_tracker
select `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` =177and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 12.75ms/app/Models/Entity.php:472dev_events_tracker
select `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` =177and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 18.09ms/app/Models/Entity.php:464dev_events_tracker
select `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` =1772.98msview::entities.single:97dev_events_tracker
select `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` =17712.2msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =177and `start_at` >='2025-04-07 08:20:17'1.42ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =177and `start_at` <'2025-04-07 08:20:17'3.08ms/app/Models/Entity.php:432dev_events_tracker
select `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` =445and `photos`.`is_primary` ='1' limit 12.99ms/app/Models/Entity.php:528dev_events_tracker
select `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` =445and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 13.15ms/app/Models/Entity.php:472dev_events_tracker
select `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` =445and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 14.9ms/app/Models/Entity.php:464dev_events_tracker
select `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` =4458.55msview::entities.single:97dev_events_tracker
select `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` =4451.42msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =445and `start_at` >='2025-04-07 08:20:17'3.51ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =445and `start_at` <'2025-04-07 08:20:17'3.11ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =445and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset151.74ms/app/Models/Entity.php:432dev_events_tracker
select `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` =394and `photos`.`is_primary` ='1' limit 13.84ms/app/Models/Entity.php:528dev_events_tracker
select `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` =394and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.45ms/app/Models/Entity.php:472dev_events_tracker
select `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` =394and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.2ms/app/Models/Entity.php:472dev_events_tracker
select `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` =3948.14msview::entities.single:97dev_events_tracker
select `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` =3941.04msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =394and `start_at` >='2025-04-07 08:20:17'1.39ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =394and `start_at` <'2025-04-07 08:20:17'3.31ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =394and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset156.55ms/app/Models/Entity.php:432dev_events_tracker
select `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 (2571, 2667, 2673, 2705, 2752, 2758, 2783, 2823, 2835, 2871, 2902, 2947, 2984, 3005, 3009)4.04ms/app/Models/Entity.php:432dev_events_tracker
select `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` =576and `photos`.`is_primary` ='1' limit 13.21ms/app/Models/Entity.php:528dev_events_tracker
select `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` =576and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 13.41ms/app/Models/Entity.php:472dev_events_tracker
select `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` =576and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 12.69ms/app/Models/Entity.php:464dev_events_tracker
select `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` =5761.15msview::entities.single:97dev_events_tracker
select `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` =5761.22msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =576and `start_at` >='2025-04-07 08:20:17'2.49ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =576and `start_at` <'2025-04-07 08:20:17'2.88ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =576and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset154.5ms/app/Models/Entity.php:432dev_events_tracker
select `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` =390and `photos`.`is_primary` ='1' limit 11.91ms/app/Models/Entity.php:528dev_events_tracker
select `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` =390and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 15ms/app/Models/Entity.php:472dev_events_tracker
select `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` =390and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.14ms/app/Models/Entity.php:464dev_events_tracker
select `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` =3902.6msview::entities.single:97dev_events_tracker
select `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` =3901.78msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =390and `start_at` >='2025-04-07 08:20:17'1.4ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =390and `start_at` <'2025-04-07 08:20:17'1.76ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =390and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset151.84ms/app/Models/Entity.php:432dev_events_tracker
select `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` =173and `photos`.`is_primary` ='1' limit 12.43ms/app/Models/Entity.php:528dev_events_tracker
select `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` =173and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 17.14ms/app/Models/Entity.php:472dev_events_tracker
select `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` =173and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 15.6ms/app/Models/Entity.php:472dev_events_tracker
select `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` =1731.1msview::entities.single:97dev_events_tracker
select `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` =1731.09msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =173and `start_at` >='2025-04-07 08:20:17'3.76ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =173and `start_at` <'2025-04-07 08:20:17'2.07ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =173and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset155.98ms/app/Models/Entity.php:432dev_events_tracker
select `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 (1466, 1503, 1579, 1638, 2349, 2482, 2498, 2537, 2586, 2731, 2785, 2821, 3077, 3093, 3117)7.45ms/app/Models/Entity.php:432dev_events_tracker
select `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` =133and `photos`.`is_primary` ='1' limit 12.49ms/app/Models/Entity.php:528dev_events_tracker
select `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` =133and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 110.94ms/app/Models/Entity.php:472dev_events_tracker
select `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` =133and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.28ms/app/Models/Entity.php:464dev_events_tracker
select `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` =1332.63msview::entities.single:97dev_events_tracker
select `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` =1333.85msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =133and `start_at` >='2025-04-07 08:20:17'5.81ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =133and `start_at` <'2025-04-07 08:20:17'2.14ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =133and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset153.21ms/app/Models/Entity.php:432dev_events_tracker
select `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` =56and `photos`.`is_primary` ='1' limit 110.18ms/app/Models/Entity.php:528dev_events_tracker
select `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` =56and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.39ms/app/Models/Entity.php:472dev_events_tracker
select `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` =56and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.37ms/app/Models/Entity.php:464dev_events_tracker
select `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` =5622.61msview::entities.single:97dev_events_tracker
select `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` =561.64msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =56and `start_at` >='2025-04-07 08:20:17'3.78ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =56and `start_at` <'2025-04-07 08:20:17'4.61ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =56and `start_at` <'2025-04-07 08:20:17'orderby `start_at` desc limit 15offset159.22ms/app/Models/Entity.php:432dev_events_tracker
select `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` =449and `photos`.`is_primary` ='1' limit 14.13ms/app/Models/Entity.php:528dev_events_tracker
select `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` =449and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 12.2ms/app/Models/Entity.php:472dev_events_tracker
select `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` =449and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 13.11ms/app/Models/Entity.php:464dev_events_tracker
select `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` =4491.19msview::entities.single:97dev_events_tracker
select `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` =4492.51msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =449and `start_at` >='2025-04-07 08:20:18'2.87ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =449and `start_at` <'2025-04-07 08:20:18'7.71ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =449and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset153.85ms/app/Models/Entity.php:432dev_events_tracker
select `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` =181and `photos`.`is_primary` ='1' limit 111.3ms/app/Models/Entity.php:528dev_events_tracker
select `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` =181and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 118.33ms/app/Models/Entity.php:472dev_events_tracker
select `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` =181and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 15.17ms/app/Models/Entity.php:472dev_events_tracker
select `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` =1815.63msview::entities.single:97dev_events_tracker
select `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` =1812.31msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =181and `start_at` >='2025-04-07 08:20:18'10.45ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =181and `start_at` <'2025-04-07 08:20:18'2.74ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =181and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset153.87ms/app/Models/Entity.php:432dev_events_tracker
select `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` =371and `photos`.`is_primary` ='1' limit 12.66ms/app/Models/Entity.php:528dev_events_tracker
select `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` =371and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 15.71ms/app/Models/Entity.php:472dev_events_tracker
select `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` =371and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 12.65ms/app/Models/Entity.php:464dev_events_tracker
select `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` =371940μsview::entities.single:97dev_events_tracker
select `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` =3714msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =371and `start_at` >='2025-04-07 08:20:18'3.29ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =371and `start_at` <'2025-04-07 08:20:18'1.38ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =371and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset154.65ms/app/Models/Entity.php:432dev_events_tracker
select `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` =17and `photos`.`is_primary` ='1' limit 15.32ms/app/Models/Entity.php:528dev_events_tracker
select `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` =17and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.55ms/app/Models/Entity.php:472dev_events_tracker
select `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` =17and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.04ms/app/Models/Entity.php:464dev_events_tracker
select `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` =1713.83msview::entities.single:97dev_events_tracker
select `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` =177.26msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =17and `start_at` >='2025-04-07 08:20:18'8.94ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =17and `start_at` <'2025-04-07 08:20:18'2.99ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =17and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset1517.19ms/app/Models/Entity.php:432dev_events_tracker
select `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 (2001, 2007, 2012, 2055, 2117, 2140, 2195, 2255, 2332, 2427, 2431, 2470, 2497, 2562, 2564)3.69ms/app/Models/Entity.php:432dev_events_tracker
select `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` =397and `photos`.`is_primary` ='1' limit 13.06ms/app/Models/Entity.php:528dev_events_tracker
select `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` =397and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.32ms/app/Models/Entity.php:472dev_events_tracker
select `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` =397and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 17.48ms/app/Models/Entity.php:472dev_events_tracker
select `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` =3971.22msview::entities.single:97dev_events_tracker
select `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` =3977.99msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =397and `start_at` >='2025-04-07 08:20:18'1.18ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =397and `start_at` <'2025-04-07 08:20:18'1.1ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =397and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset151.71ms/app/Models/Entity.php:432dev_events_tracker
select `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` =499and `photos`.`is_primary` ='1' limit 11.41ms/app/Models/Entity.php:528dev_events_tracker
select `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` =499and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 19.9ms/app/Models/Entity.php:472dev_events_tracker
select `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` =499and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 115.83ms/app/Models/Entity.php:464dev_events_tracker
select `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` =4996.22msview::entities.single:97dev_events_tracker
select `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` =4998.15msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =499and `start_at` >='2025-04-07 08:20:18'15.26ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =499and `start_at` <'2025-04-07 08:20:18'7.58ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =499and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset152.38ms/app/Models/Entity.php:432dev_events_tracker
select `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` =261and `photos`.`is_primary` ='1' limit 11.17ms/app/Models/Entity.php:528dev_events_tracker
select `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` =261and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 112.54ms/app/Models/Entity.php:472dev_events_tracker
select `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` =261and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.21ms/app/Models/Entity.php:464dev_events_tracker
select `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` =2613.95msview::entities.single:97dev_events_tracker
select `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` =2616.26msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =261and `start_at` >='2025-04-07 08:20:18'10.47ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =261and `start_at` <'2025-04-07 08:20:18'1.34ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =261and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset153.86ms/app/Models/Entity.php:432dev_events_tracker
select `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 (1839, 1848, 1964, 2051, 2069, 2082, 2165, 2304, 2339, 2354, 2418, 2425, 2616, 2984, 3092)10.79ms/app/Models/Entity.php:432dev_events_tracker
select `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` =567and `photos`.`is_primary` ='1' limit 16.97ms/app/Models/Entity.php:528dev_events_tracker
select `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` =567and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 13.6ms/app/Models/Entity.php:472dev_events_tracker
select `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` =567and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1970μs/app/Models/Entity.php:464dev_events_tracker
select `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` =567920μsview::entities.single:97dev_events_tracker
select `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` =5672.22msview::entities.single:100dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =567and `start_at` >='2025-04-07 08:20:18'5.48ms/app/Models/Entity.php:421dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =567and `start_at` <'2025-04-07 08:20:18'10.74ms/app/Models/Entity.php:432dev_events_tracker
selectdistinct `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` =567and `start_at` <'2025-04-07 08:20:18'orderby `start_at` desc limit 15offset152.61ms/app/Models/Entity.php:432dev_events_tracker