ElasticsearchService.php#27new_main180msselectcount(*) as aggregate from `articles` where `title` like'%بالفيديو.. باحث عراقي يؤكد بأن ليس كل ما قاله النبي من الوحي%'and `publish_time` <='2025-04-15 00:28:20'and `status` =1and `articles`.`deleted_at` isnull
Bindings
0:%بالفيديو.. باحث عراقي يؤكد بأن ليس كل ما قاله النبي من الوحي%
ElasticsearchService.php#27new_main182msselect `id`, `title`, `permalink`, `image_path`, `publish_time`, `comments_count`, `visit_count` from `articles` where `title` like'%بالفيديو.. باحث عراقي يؤكد بأن ليس كل ما قاله النبي من الوحي%'and `publish_time` <='2025-04-15 00:28:20'and `status` =1and `articles`.`deleted_at` isnullorderbyDATE(publish_time) DESC, TIME(publish_time) DESC limit 25offset0
Bindings
0:%بالفيديو.. باحث عراقي يؤكد بأن ليس كل ما قاله النبي من الوحي%
ElasticsearchService.php#27new_main800μ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 (203385) and `sections`.`deleted_at` isnull