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.148.231.77" ] "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.148.231.77" ] "cf-ray" => array:1 [▶ 0 => "937ebc2c98d58052-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 12:17:15 GMT" ] ]
0 of 0 array:2 [▼ "_token" => "Di2GisUjZBljPLWeQ5QDDbNIrYGPYF61EXRXq62n" "flasher::envelopes" => [] ]
select count(*) as aggregate from `articles` where `title` like '%بالقوة%' and `publish_time` <= '2025-04-29 15:17:15' 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 15:17:15' 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 (181413, 182150, 182603, 182953, 188396, 188625, 189472, 192933, 193380, 196868, 197342, 197403, 197887, 199953, 202128, 203030, 205440, 206850, 209391, 209628, 209843, 211759, 212314, 213529, 218399) and `sections`.`deleted_at` is null