فتح ميديا - غزة
فيديو: اللجنة الوطنية للشراكة والتنمية تُعلن عن انطلاق مشروع المصـالحة المجتمعية
تاريخ النشر : 24 سبتمبر, 2023 01:08 مساءً

فتح ميديا - غزة
1 x Application (92.01%) | 811.36ms |
1 x Booting (7.95%) | 70.11ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
select * from `sessions` where `id` = 'yZFUwyBmybD2AShlnPAm0UpEPhfqq7XzrxLHa69l' limit 1
2.19ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `statistics_visitors` where `last_activity` < '2025-04-06 17:28:06'
4.88ms/app/Http/Controllers/backEnd/StatisticsController.php:143laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_visitors` where (`cookies_token` = 'JDKxOLXNqo60YdPE5vk9hSo5BY1o9XapemZqqUJCbvhcjPWtTn1743950286') limit 1
480μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `statistics_visitors` (`cookies_token`, `user_id`, `agent`, `link`, `ip`, `country`, `country_code`, `referer`, `last_activity`) values ('JDKxOLXNqo60YdPE5vk9hSo5BY1o9XapemZqqUJCbvhcjPWtTn1743950286', 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'https://fatehgaza.com/ar/printPost/74713', '18.216.220.244', 'United States', 'US', '', '2025/04/06 17:38:06')
2.85ms/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_day` where (`day` = '2025-04-06') limit 1
590μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_day` set `total` = 16702, `h17` = 655 where `id` = 984
1.55ms/app/Http/Controllers/backEnd/StatisticsController.php:80laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_country` where (`day` = '2025-04-06' and `country` = 'United States' and `country_code` = 'US') limit 1
1.78ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_country` set `total` = 9034, `h17` = 414 where `id` = 42078
3.06ms/app/Http/Controllers/backEnd/StatisticsController.php:96laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_visitors` set `day` = '2025-04-06', `hour` = '17' where `id` = 28839148
2.76ms/app/Http/Controllers/backEnd/StatisticsController.php:63laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_hits` where (`day` = '2025-04-06') limit 1
560μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_hits` set `total` = 17714, `h17` = 657 where `id` = 987
3.34ms/app/Http/Controllers/backEnd/StatisticsController.php:108laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `posts`.`id` = '74713' and `posts`.`deleted_at` is null limit 1
4.43ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:103laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `id` <> 74713 and `category_id` = 37 and `posts`.`deleted_at` is null order by `sort` desc limit 3
5.1ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:275laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 0 and `authors`.`deleted_at` is null limit 1
4.12ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:272laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `tags`.*, `posts_tags_pivot`.`post_id` as `pivot_post_id`, `posts_tags_pivot`.`tag_id` as `pivot_tag_id` from `tags` inner join `posts_tags_pivot` on `tags`.`id` = `posts_tags_pivot`.`tag_id` where `posts_tags_pivot`.`post_id` = 74713 order by `id` desc
62.76ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:110laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `posts`.*, `posts_related_pivot`.`post_id` as `pivot_post_id`, `posts_related_pivot`.`related_post_id` as `pivot_related_post_id` from `posts` inner join `posts_related_pivot` on `posts`.`id` = `posts_related_pivot`.`related_post_id` where `posts_related_pivot`.`post_id` = 74713 and `posts`.`deleted_at` is null order by `sort` desc
1.97ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:112laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '53' and `posts`.`deleted_at` is null order by `sort` desc limit 15 offset 0
1.43ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '33' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
1.29ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '24' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
1.53ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '30' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
60.39ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '37' and `posts`.`deleted_at` is null order by `sort` desc limit 6 offset 0
11ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '3' and `posts`.`deleted_at` is null order by `sort` desc limit 5 offset 0
12.52ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` = '36' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
11.12ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `menus_items` where `menu_id` in (1, 2, 3) and `active` = 1 and `menus_items`.`deleted_at` is null order by `sort` asc
2.13ms/app/Http/Controllers/frontEnd/WebController.php:191laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photos` where `id` in (53512, 53822, 53798, 53496, 54434, 37959, 54153, 49412, 54604, 53763, 11155, 53602, 54720, 54624, 54602, 54537, 54336)
1.52ms/app/Http/Controllers/frontEnd/WebController.php:169laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-06 17:38:06' and `category_id` in (2, 3, 31, 35) and `posts`.`deleted_at` is null order by `sort` desc limit 10
508ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:351laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'yZFUwyBmybD2AShlnPAm0UpEPhfqq7XzrxLHa69l' limit 1
4.94ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiNWhkc0ZmYUdpWkV2VWJnSWFpUjZXeXZGUldFYW9JdG5mWjgwYnZ5QiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDA6Imh0dHBzOi8vZmF0ZWhnYXphLmNvbS9hci9wcmludFBvc3QvNzQ3MTMiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1743950287, '', '18.216.220.244', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'yZFUwyBmybD2AShlnPAm0UpEPhfqq7XzrxLHa69l')
2.63ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'yZFUwyBmybD2AShlnPAm0UpEPhfqq7XzrxLHa69l' limit 1
2.09ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:17 [▶ "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "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" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "fatehgaza.com" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:42 [▶ "USER" => "www-data" "HOME" => "/var/www" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "fatehgaza.com" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "_" "SERVER_PORT" => "443" "SERVER_ADDR" => "104.248.225.38" "REMOTE_USER" => "" "REMOTE_PORT" => "13465" "REMOTE_ADDR" => "18.216.220.244" "SERVER_SOFTWARE" => "nginx/1.18.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/laravel/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/ar/printPost/74713" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "SCRIPT_FILENAME" => "/var/www/laravel/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1743950286.4827 "REQUEST_TIME" => 1743950286 ]
[]
0 of 0array:5 [▶ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 06 Apr 2025 14:38:07 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im84UWNMQUw4ckdOcVUvai80QXNHMlE9PSIsInZhbHVlIjoiOEpyQ2F1U2xjSVdQSG45NCtJaGVwZ1pSZ1ZtUjRVcEpkVEl2OWNlZkNJeFQyNkZmMnBIbVFubUp4OWtuWjJHaTBKMWh5L091YTBVMHRIbkZmRGV5UEhJQ0xmOVc1cFBwVjUvOW9MSFZBWjk2Umt4dlp0aGR1VjBSeTNqS2JCREciLCJtYWMiOiJiYTA2NTYxMTA0MjZmMjI3ZTNlN2IyZWViMmMxZThlMDNkZmMxYTA5NWZkOWE0MjAxZmI5YWY3MzQwZjZjOTE2In0%3D; expires=Sun, 06-Apr-2025 16:38:07 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6Im84UWNMQUw4ckdOcVUvai80QXNHMlE9PSIsInZhbHVlIjoiOEpyQ2F1U2xjSVdQSG45NCtJaGVwZ1pSZ1ZtUjRVcEpkVEl2OWNlZkNJeFQyNkZmMnBIbVFubUp4OWtuWjJHaTBKMWh5L ▶" 1 => "laravel_session=eyJpdiI6IldlNjBvN0F5M2hzWUN5TVFtcHdyY2c9PSIsInZhbHVlIjoicXJYYkN1bHpsNExCd244SEJBb3BMMTVDeDBOUkVzamNXckxEdlE5eGxUaDRvTDM3dlA5YWRBenAyVWV3TUVjcytSbmNGQ1hWSUVuOHovZGc5a3h6NVFzVFB6RHc2YjBXM0NISlFWNGZpNFBWWGtDSWdnQTdaZTVUZS9IcElBSWsiLCJtYWMiOiJjYzU2NGUxNTY4ZTJjYzdhN2I5MmExZmFmZGEyYTg5NDJkZjU4NjlkMGQ0YmM0MTM4NWVmNjNmOGJhZjY2NjZiIn0%3D; expires=Sun, 06-Apr-2025 16:38:07 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6IldlNjBvN0F5M2hzWUN5TVFtcHdyY2c9PSIsInZhbHVlIjoicXJYYkN1bHpsNExCd244SEJBb3BMMTVDeDBOUkVzamNXckxEdlE5eGxUaDRvTDM3dlA5YWRBenAyVWV3TUVjcytS ▶" 2 => "visitorar=eyJpdiI6InZaV2NSclVJc21rd3RGV2xqKy91Nnc9PSIsInZhbHVlIjoiYTN6ZUxVZVpVNzd2dVJZNzBJVWlsZG9oTnNodDNCVzd3K0w4UExKSmw1RExMS0l3d0dyUy9ueFptdWRPWE5zbzFiWmdaVGtpdXFQMWhpU1JqLzYweENwZ0tDRFhCYTUzc1A4T01XUlc4TVhRR0paUVFseWVFMStGSFUwSkNIYUYrYklURmtXN21ERkNlTTR2NHg2dUZnPT0iLCJtYWMiOiJlNDM4Y2RlMzlmYmQ3OTQxNTFiYjViNThmNTE0OGI0ZWVlMWVjN2Q4MjcwMmU5YThhNTljNDdjNWJiNThlZDEwIn0%3D; expires=Mon, 06-Apr-2026 14:38:06 GMT; Max-Age=31535999; path=/; httponly; samesite=lax ◀visitorar=eyJpdiI6InZaV2NSclVJc21rd3RGV2xqKy91Nnc9PSIsInZhbHVlIjoiYTN6ZUxVZVpVNzd2dVJZNzBJVWlsZG9oTnNodDNCVzd3K0w4UExKSmw1RExMS0l3d0dyUy9ueFptdWRPWE5zbzFiWmdaVG ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6Im84UWNMQUw4ckdOcVUvai80QXNHMlE9PSIsInZhbHVlIjoiOEpyQ2F1U2xjSVdQSG45NCtJaGVwZ1pSZ1ZtUjRVcEpkVEl2OWNlZkNJeFQyNkZmMnBIbVFubUp4OWtuWjJHaTBKMWh5L091YTBVMHRIbkZmRGV5UEhJQ0xmOVc1cFBwVjUvOW9MSFZBWjk2Umt4dlp0aGR1VjBSeTNqS2JCREciLCJtYWMiOiJiYTA2NTYxMTA0MjZmMjI3ZTNlN2IyZWViMmMxZThlMDNkZmMxYTA5NWZkOWE0MjAxZmI5YWY3MzQwZjZjOTE2In0%3D; expires=Sun, 06-Apr-2025 16:38:07 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6Im84UWNMQUw4ckdOcVUvai80QXNHMlE9PSIsInZhbHVlIjoiOEpyQ2F1U2xjSVdQSG45NCtJaGVwZ1pSZ1ZtUjRVcEpkVEl2OWNlZkNJeFQyNkZmMnBIbVFubUp4OWtuWjJHaTBKMWh5L ▶" 1 => "laravel_session=eyJpdiI6IldlNjBvN0F5M2hzWUN5TVFtcHdyY2c9PSIsInZhbHVlIjoicXJYYkN1bHpsNExCd244SEJBb3BMMTVDeDBOUkVzamNXckxEdlE5eGxUaDRvTDM3dlA5YWRBenAyVWV3TUVjcytSbmNGQ1hWSUVuOHovZGc5a3h6NVFzVFB6RHc2YjBXM0NISlFWNGZpNFBWWGtDSWdnQTdaZTVUZS9IcElBSWsiLCJtYWMiOiJjYzU2NGUxNTY4ZTJjYzdhN2I5MmExZmFmZGEyYTg5NDJkZjU4NjlkMGQ0YmM0MTM4NWVmNjNmOGJhZjY2NjZiIn0%3D; expires=Sun, 06-Apr-2025 16:38:07 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IldlNjBvN0F5M2hzWUN5TVFtcHdyY2c9PSIsInZhbHVlIjoicXJYYkN1bHpsNExCd244SEJBb3BMMTVDeDBOUkVzamNXckxEdlE5eGxUaDRvTDM3dlA5YWRBenAyVWV3TUVjcytS ▶" 2 => "visitorar=eyJpdiI6InZaV2NSclVJc21rd3RGV2xqKy91Nnc9PSIsInZhbHVlIjoiYTN6ZUxVZVpVNzd2dVJZNzBJVWlsZG9oTnNodDNCVzd3K0w4UExKSmw1RExMS0l3d0dyUy9ueFptdWRPWE5zbzFiWmdaVGtpdXFQMWhpU1JqLzYweENwZ0tDRFhCYTUzc1A4T01XUlc4TVhRR0paUVFseWVFMStGSFUwSkNIYUYrYklURmtXN21ERkNlTTR2NHg2dUZnPT0iLCJtYWMiOiJlNDM4Y2RlMzlmYmQ3OTQxNTFiYjViNThmNTE0OGI0ZWVlMWVjN2Q4MjcwMmU5YThhNTljNDdjNWJiNThlZDEwIn0%3D; expires=Mon, 06-Apr-2026 14:38:06 GMT; path=/; httponly ◀visitorar=eyJpdiI6InZaV2NSclVJc21rd3RGV2xqKy91Nnc9PSIsInZhbHVlIjoiYTN6ZUxVZVpVNzd2dVJZNzBJVWlsZG9oTnNodDNCVzd3K0w4UExKSmw1RExMS0l3d0dyUy9ueFptdWRPWE5zbzFiWmdaVG ▶" ] ]
0 of 0array:4 [▶ "_token" => "5hdsFfaGiZEvUbgIaiR6WyvFRWEaoItnfZ80bvyB" "_previous" => array:1 [▶ "url" => "https://fatehgaza.com/ar/printPost/74713" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]