ArticleController.php#40new_main390μ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 (218812) and `sections`.`deleted_at` isnull
ArticleController.php#84new_comments2.63msselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` ='218812'and `type` =1and `comments`.`deleted_at` isnull
ArticleController.php#89new_comments590μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` ='218812'and `type` =1
helpers.php#424new_comments1.66msselectcount(*) as aggregate from `comments` where `status` in (1, 2) and `article_id` =218812and `comment_id` isnulland `type` =1and `comments`.`deleted_at` isnull
helpers.php#430new_comments790μsselectcount(*) as aggregate from `comments_archive` where `status` in (1, 2) and `article_id` =218812and `type` =1and `comment_id` isnull
التعليقات (50)
التعليقات مغلقة