selectcount(*) as aggregate from `entities` leftjoin `entity_types` on `entities`.`entity_type_id` = `entity_types`.`id` whereexists (select*from `tags` innerjoin `entity_tag` on `tags`.`id` = `entity_tag`.`tag_id` where `entities`.`id` = `entity_tag`.`entity_id` and `slug` ='cmu')980μs/app/Http/Controllers/EntitiesController.php:503dev_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` =29and `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` =29and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 17.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` =29and `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` =29730μ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` =29640μ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` =29and `start_at` >='2025-04-06 17:44:36'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` =29and `start_at` <'2025-04-06 17:44:36'7.65ms/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` =29and `start_at` <'2025-04-06 17:44:36'orderby `start_at` desc limit 15offset07.49ms/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 (354, 431, 666, 1923, 3987)910μ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` =572and `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` =572and `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` =572and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 1840μ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` =572770μ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` =572730μ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` =572and `start_at` >='2025-04-06 17:44:36'830μ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` =572and `start_at` <'2025-04-06 17:44:36'800μ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` =572and `start_at` <'2025-04-06 17:44:36'orderby `start_at` desc limit 15offset01.09ms/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 (3987)690μ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` =134and `photos`.`is_primary` ='1' limit 11.4ms/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` =134and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11ms/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` =134and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 11.87ms/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` =134730μ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` =134650μ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` =134and `start_at` >='2025-04-06 17:44:36'700μ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` =134and `start_at` <'2025-04-06 17:44:36'690μ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` =28and `photos`.`is_primary` ='1' limit 1820μ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` =28and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 18.1ms/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` =28and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 17.45ms/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` =28860μ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` =287.73msview::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` =28and `start_at` >='2025-04-06 17:44:36'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` =28and `start_at` <'2025-04-06 17:44:36'920μ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` =28and `start_at` <'2025-04-06 17:44:36'orderby `start_at` desc limit 15offset01.29ms/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 (18)590μs/app/Models/Entity.php:432dev_events_tracker