ElasticsearchService.php#27new_main198msselectcount(*) as aggregate from `articles` where `title` like'%ماليزيا%'and `publish_time` <='2025-04-14 05:32:24'and `status` =1and `articles`.`deleted_at` isnull
ElasticsearchService.php#27new_main1.04msselect `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 (168280, 168924, 172203, 175837, 187810, 190087, 190090, 190236, 192008, 203000, 222257) and `sections`.`deleted_at` isnull