selectcount(*) as aggregate from `entities` leftjoin `entity_types` on `entities`.`entity_type_id` = `entity_types`.`id` where `entity_status_id` <>4andexists (select*from `entity_statuses` where `entities`.`entity_status_id` = `entity_statuses`.`id` and `name` ='Active')4.76ms/app/Http/Controllers/EntitiesController.php:143dev_events_tracker
select `entities`.*, (selectcount(*) from `follows` where `entities`.`id` = `follows`.`object_id` and `follows`.`object_type` ='entity') as `follows_count` from `entities` leftjoin `entity_types` on `entities`.`entity_type_id` = `entity_types`.`id` where `entity_status_id` <>4andexists (select*from `entity_statuses` where `entities`.`entity_status_id` = `entity_statuses`.`id` and `name` ='Active') orderby `entities`.`created_at` desc limit 25offset25019.57ms/app/Http/Controllers/EntitiesController.php:143dev_events_tracker
select `entities`.*, (selectcount(*) from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entities`.`id` = `entity_event`.`entity_id` and `events`.`start_at` >'2025-01-06 17:03:12') as `events_count` from `entities` orderby `events_count` desc limit 6offset6074.05ms/app/Http/Controllers/EntitiesController.php:156dev_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` in (33, 129, 145, 408, 465, 506)1.38ms/app/Http/Controllers/EntitiesController.php:156dev_events_tracker
select `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` in (33, 129, 145, 408, 465, 506)4.26ms/app/Http/Controllers/EntitiesController.php:156dev_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` in (33, 129, 145, 408, 465, 506)1.04ms/app/Http/Controllers/EntitiesController.php:156dev_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` =408and `photos`.`is_primary` ='1' limit 11.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` =408and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.35ms/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` =408and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.47ms/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =408and `start_at` >='2025-04-06 17:03:12'1.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` =408and `start_at` <'2025-04-06 17:03:12'1.16ms/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` =408and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.92ms/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` =129and `photos`.`is_primary` ='1' limit 11.44ms/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` =129and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.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` =129and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1900μs/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =129and `start_at` >='2025-04-06 17:03:12'1.01ms/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` =129and `start_at` <'2025-04-06 17:03:12'1.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` =129and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =145and `photos`.`is_primary` ='1' limit 1870μ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` =145and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.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` =145and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.17ms/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =145and `start_at` >='2025-04-06 17:03:12'1.15ms/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` =145and `start_at` <'2025-04-06 17:03:12'990μ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` =145and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.75ms/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` =465and `photos`.`is_primary` ='1' limit 11.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` =465and `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` =465and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1890μs/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =465and `start_at` >='2025-04-06 17:03:12'1.41ms/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` =465and `start_at` <'2025-04-06 17:03:12'1.32ms/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` =465and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =506and `photos`.`is_primary` ='1' limit 11.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` =506and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.85ms/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` =506and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.48ms/app/Models/Entity.php:464dev_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` =506and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.26ms/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =506and `start_at` >='2025-04-06 17:03:12'1.13ms/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` =506and `start_at` <'2025-04-06 17:03:12'1.05ms/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` =506and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =33and `photos`.`is_primary` ='1' limit 17.96ms/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` =33and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 19.91ms/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` =33and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1820μs/app/Models/Entity.php:464dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =33and `start_at` >='2025-04-06 17:03:12'1.22ms/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` =33and `start_at` <'2025-04-06 17:03:12'1.23ms/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` =33and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =317and `photos`.`is_primary` ='1' limit 17.52ms/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` =317and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 15.47ms/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` =317and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.25ms/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` =3171.11msview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =317and `start_at` >='2025-04-06 17:03:12'8.91ms/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` =317and `start_at` <'2025-04-06 17:03:12'1.24ms/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` =317and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.56ms/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` =316and `photos`.`is_primary` ='1' limit 11.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` =316and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.23ms/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` =316and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.16ms/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` =3161.22msview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =316and `start_at` >='2025-04-06 17:03:12'1.16ms/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` =316and `start_at` <'2025-04-06 17:03:12'1.07ms/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` =315and `photos`.`is_primary` ='1' limit 13.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` =315and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.29ms/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` =315and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.01ms/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` =315960μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =315and `start_at` >='2025-04-06 17:03:12'1.08ms/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` =315and `start_at` <'2025-04-06 17:03:12'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` =315and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.55ms/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` =311and `photos`.`is_primary` ='1' limit 11.07ms/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` =311and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.42ms/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` =311and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.13ms/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` =311880μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =311and `start_at` >='2025-04-06 17:03:12'850μ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` =311and `start_at` <'2025-04-06 17:03:12'860μs/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` =310and `photos`.`is_primary` ='1' limit 11.07ms/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` =310and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.22ms/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` =310and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.01ms/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` =3101.1msview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =310and `start_at` >='2025-04-06 17:03:12'1.1ms/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` =310and `start_at` <'2025-04-06 17:03:12'1.4ms/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` =310and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.89ms/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` =309and `photos`.`is_primary` ='1' limit 11.09ms/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` =309and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.21ms/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` =309and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.06ms/app/Models/Entity.php:464dev_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` =309and `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` =309830μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =309and `start_at` >='2025-04-06 17:03:12'1.19ms/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` =309and `start_at` <'2025-04-06 17:03:12'1.02ms/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` =309and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.88ms/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` =302and `photos`.`is_primary` ='1' limit 11.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` =302and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.17ms/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` =302and `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` =302990μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =302and `start_at` >='2025-04-06 17:03:12'1.06ms/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` =302and `start_at` <'2025-04-06 17:03:12'1.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` =302and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.41ms/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` =301and `photos`.`is_primary` ='1' limit 1960μ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` =301and `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` =301and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1950μ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` =301780μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =301and `start_at` >='2025-04-06 17:03:12'910μ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` =301and `start_at` <'2025-04-06 17:03:12'980μ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` =301and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =300and `photos`.`is_primary` ='1' limit 11.15ms/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` =300and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.17ms/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` =300and `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` =300870μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =300and `start_at` >='2025-04-06 17:03:12'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` =300and `start_at` <'2025-04-06 17:03:12'1.16ms/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` =300and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.94ms/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` =299and `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` =299and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.02ms/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` =299and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1640μ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` =299660μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =299and `start_at` >='2025-04-06 17:03:12'950μ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` =299and `start_at` <'2025-04-06 17:03:12'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` =299and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.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` =298and `photos`.`is_primary` ='1' limit 1840μ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` =298and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.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` =298and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.07ms/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` =298900μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =298and `start_at` >='2025-04-06 17:03:12'1.02ms/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` =298and `start_at` <'2025-04-06 17:03:12'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` =298and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.29ms/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` =295and `photos`.`is_primary` ='1' limit 11.2ms/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` =295and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.36ms/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` =295and `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` =295890μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =295and `start_at` >='2025-04-06 17:03:12'1.02ms/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` =295and `start_at` <'2025-04-06 17:03:12'1.16ms/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` =295and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1502ms/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` =294and `photos`.`is_primary` ='1' limit 1960μ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` =294and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.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` =294and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1860μ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` =294770μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =294and `start_at` >='2025-04-06 17:03:12'1.14ms/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` =294and `start_at` <'2025-04-06 17:03:12'910μ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` =294and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.49ms/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` =293and `photos`.`is_primary` ='1' limit 11.15ms/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` =293and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1980μs/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` =293and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1910μ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` =293870μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =293and `start_at` >='2025-04-06 17:03:12'900μ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` =293and `start_at` <'2025-04-06 17:03:12'820μs/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` =292and `photos`.`is_primary` ='1' limit 11.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` =292and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.35ms/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` =292and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1990μ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` =292990μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =292and `start_at` >='2025-04-06 17:03:12'1.03ms/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` =292and `start_at` <'2025-04-06 17:03:12'990μ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` =292and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.48ms/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` =291and `photos`.`is_primary` ='1' limit 11.26ms/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` =291and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.17ms/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` =291and `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` =2911.14msview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =291and `start_at` >='2025-04-06 17:03:12'1.08ms/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` =291and `start_at` <'2025-04-06 17:03:12'1.01ms/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` =291and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.41ms/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` =290and `photos`.`is_primary` ='1' limit 11.02ms/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` =290and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.02ms/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` =290and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 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` =290970μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =290and `start_at` >='2025-04-06 17:03:12'1.06ms/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` =290and `start_at` <'2025-04-06 17:03:12'830μ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` =290and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.15ms/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` =289and `photos`.`is_primary` ='1' limit 11.08ms/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` =289and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.01ms/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` =289and `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` =289830μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =289and `start_at` >='2025-04-06 17:03:12'1.07ms/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` =289and `start_at` <'2025-04-06 17:03:12'990μ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` =289and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.44ms/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` =288and `photos`.`is_primary` ='1' limit 11.1ms/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` =288and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.24ms/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` =288and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.01ms/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` =288890μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =288and `start_at` >='2025-04-06 17:03:12'910μ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` =288and `start_at` <'2025-04-06 17:03:12'810μs/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` =287and `photos`.`is_primary` ='1' limit 11.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` =287and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.56ms/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` =287and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.08ms/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` =287840μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =287and `start_at` >='2025-04-06 17:03:12'870μ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` =287and `start_at` <'2025-04-06 17:03:12'880μ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` =287and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.37ms/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` =286and `photos`.`is_primary` ='1' limit 11.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` =286and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.12ms/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` =286and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1920μ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` =286950μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =286and `start_at` >='2025-04-06 17:03:12'940μ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` =286and `start_at` <'2025-04-06 17:03:12'860μ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` =286and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.31ms/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` =285and `photos`.`is_primary` ='1' limit 1990μ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` =285and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.23ms/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` =285and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1740μ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` =2851.06msview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =285and `start_at` >='2025-04-06 17:03:12'1.02ms/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` =285and `start_at` <'2025-04-06 17:03:12'900μs/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` =284and `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` =284and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.02ms/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` =284and `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` =284870μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =284and `start_at` >='2025-04-06 17:03:12'780μ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` =284and `start_at` <'2025-04-06 17:03:12'730μ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` =284and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.24ms/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` =283and `photos`.`is_primary` ='1' limit 1910μ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` =283and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.27ms/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` =283and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1810μ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` =283810μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =283and `start_at` >='2025-04-06 17:03:12'1.02ms/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` =283and `start_at` <'2025-04-06 17:03:12'770μs/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` =282and `photos`.`is_primary` ='1' limit 1910μ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` =282and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.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` =282and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 1910μs/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` =282750μsview::entities.single:97dev_events_tracker
selectcount(*) as aggregate from `events` innerjoin `entity_event` on `events`.`id` = `entity_event`.`event_id` where `entity_event`.`entity_id` =282and `start_at` >='2025-04-06 17:03:12'1.16ms/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` =282and `start_at` <'2025-04-06 17:03:12'1.24ms/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` =282and `start_at` <'2025-04-06 17:03:12'orderby `start_at` desc limit 15offset1501.68ms/app/Models/Entity.php:432dev_events_tracker