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` ='comedy')5.71ms/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` =498and `photos`.`is_primary` ='1' limit 11.19ms/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` =498and `url` LIKE'%soundcloud%'orderby `created_at` asc limit 11.06ms/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` =498and `url` LIKE'%bandcamp%'orderby `created_at` asc limit 13.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` =498980μ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` =498850μ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` =498and `start_at` >='2025-04-06 22:02:39'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` =498and `start_at` <'2025-04-06 22:02:39'850μ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` =498and `start_at` <'2025-04-06 22:02:39'orderby `start_at` desc limit 15offset02.47ms/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 (3946, 3990, 4030, 4076, 4077, 4078, 4079, 4090, 4100, 4120, 4134, 4140, 4169, 4170, 4174)1.46ms/app/Models/Entity.php:432dev_events_tracker