0 of 0 array:1 [▼ "query" => "يستقبل" ]
[]
0 of 0 array:24 [▼ "x-https" => array:1 [▶ 0 => "1" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "connection" => array:1 [▶ 0 => "Keep-Alive" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "3.139.99.145" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "host" => array:1 [▶ 0 => "new.al-marsd.com" ] "x-forwarded-for" => array:1 [▶ 0 => "3.139.99.145" ] "cf-ray" => array:1 [▶ 0 => "937e4b19cbe2f84e-ORD" ] ]
0 of 0 array:3 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 29 Apr 2025 11:00:03 GMT" ] ]
0 of 0 array:2 [▼ "_token" => "CkpjwlFqBqezeTlaNf8SfhllA2MuAGLG9hH5FqT3" "flasher::envelopes" => [] ]
select count(*) as aggregate from `articles` where `title` like '%يستقبل%' and `publish_time` <= '2025-04-29 14:00:02' and `status` = 1 and `articles`.`deleted_at` is null
select `id`, `title`, `permalink`, `image_path`, `publish_time`, `comments_count`, `visit_count` from `articles` where `title` like '%يستقبل%' and `publish_time` <= '2025-04-29 14:00:02' and `status` = 1 and `articles`.`deleted_at` is null order by DATE(publish_time) DESC, TIME(publish_time) DESC limit 25 offset 0
select `sections`.*, `article_section`.`article_id` as `pivot_article_id`, `article_section`.`section_id` as `pivot_section_id` from `sections` inner join `article_section` on `sections`.`id` = `article_section`.`section_id` where `article_section`.`article_id` in (216605, 216876, 217306, 217415, 217513, 217547, 218394, 218677, 218786, 218808, 220022, 220097, 220757, 220770, 221045, 221531, 221585, 222192, 222339, 222347, 222602, 223416, 223563, 224097, 224156) and `sections`.`deleted_at` is null