SportArticleController.php#43new_sport930μsselect `sections`.*, `article_section`.`article_id` as `pivot_article_id`, `article_section`.`section_id` as `pivot_section_id` from `sections` innerjoin `article_section` on `sections`.`id` = `article_section`.`section_id` where `article_section`.`article_id` in (222969) and `sections`.`deleted_at` isnull
SportArticleController.php#78new_comments2.48msselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` ='222969'and `type` =2and `comments`.`deleted_at` isnull
SportArticleController.php#83new_comments690μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` ='222969'and `type` =2
helpers.php#454new_comments1.2msselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` =222969and `comment_id` isnulland `type` =2and `comments`.`deleted_at` isnull
helpers.php#460new_comments810μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` =222969and `type` =2and `comment_id` isnull
التعليقات (19)
التعليقات مغلقة