ArticleController.php#40new_main640μ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 (170885) and `sections`.`deleted_at` isnull
ArticleController.php#80new_comments2.29msselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` ='170885'and `type` =1and `comments`.`deleted_at` isnull
ArticleController.php#85new_comments750μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` ='170885'and `type` =1
helpers.php#454new_comments930μsselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` =170885and `comment_id` isnulland `type` =1and `comments`.`deleted_at` isnull
helpers.php#460new_comments680μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` =170885and `type` =1and `comment_id` isnull
آخر تعليق