deletefrom `cache` where `key` ='laravelTUTMB2021_PERFECTSHOT:count_completed'5.45ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:216runningconnect
selectCOUNT(*) AS c from `media` where `type` ='video'and `media`.`status` ='completed'and `is_approved` =1and `media`.`event_id` =144and `media`.`deleted_at` isnullorderby shot_at desc limit 11.3ms/app/Http/Controllers/Media/EventController.php:399runningconnect
select*from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` isnull730μs/app/Http/Controllers/Media/EventController.php:399runningconnect
selectCOUNT(*) AS c from `media` where `type` ='image'and `media`.`status` ='completed'and `is_approved` =1and `media`.`event_id` =144and `media`.`deleted_at` isnullorderby shot_at desc limit 162.41ms/app/Http/Controllers/Media/EventController.php:402runningconnect
select*from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` isnull910μs/app/Http/Controllers/Media/EventController.php:402runningconnect
select `id` from `events` where `events`.`id` in (144) and `events`.`deleted_at` isnull560μs/app/Http/Controllers/Media/EventController.php:460runningconnect
select `id`, `is_watermark`, `event_id`, `height`, `is_frame` from `media_setting` where `media_setting`.`event_id` in (144) and `is_buyable` =1and `media_setting`.`deleted_at` isnullorderby `media_setting`.`height` desc510μs/app/Http/Controllers/Media/EventController.php:460runningconnect