Comments.php#84sahehwtc_demo9.9msselect `comments`.*, (selectcount(*) from `comments` as `laravel_reserved_0` where `comments`.`id` = `laravel_reserved_0`.`parent_id` and `laravel_reserved_0`.`deleted_at` isnull) as `children_count`, (selectcount(*) from `clients` innerjoin `favorites` on `clients`.`id` = `favorites`.`client_id` where `comments`.`id` = `favorites`.`favoriteable_id` and `favoriteable_type` ='App\\Models\\Comment'and `clients`.`deleted_at` isnull) as `favoriters_count` from `comments` where `comments`.`commentable_type` ='App\\Models\\Challenge'and `comments`.`commentable_id` =5and `comments`.`commentable_id` isnotnulland `parent_id` isnulland `comments`.`deleted_at` isnullorderby `id` desc limit 10
Comments.php#65sahehwtc_demo450μsselectcount(*) as aggregate from `comments` where `comments`.`commentable_type` ='App\\Models\\Challenge'and `comments`.`commentable_id` =5and `comments`.`commentable_id` isnotnulland `comments`.`deleted_at` isnull
DatabaseStore.php#410sahehwtc_demo370μsdeletefrom `cache` where `key` in ('social_media', 'illuminate:cache:flexible:created:social_media') and `expiration` <=1756585099
DatabaseStore.php#410sahehwtc_demo470μsdeletefrom `cache` where `key` in ('support_website_link', 'illuminate:cache:flexible:created:support_website_link') and `expiration` <=1756585099