تصميم: بجهود القيادي محمد دحلان وبدعم من إلامارات العربية المتحدة وصول وتركيب المحطة الثانية "2" لتوليد الأكسجين
تاريخ النشر : 02 مارس, 2021 02:48 مساءً
1 x Application (91.51%) | 391.78ms |
1 x Booting (8.4%) | 35.97ms |
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` = 'IVwLIqu8lH0t3FNYxsGthB3Q2ebZ4Yr8WntlH6ue' limit 1
6.69ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `statistics_visitors` where `last_activity` < '2025-01-09 22:57:12'
550μs/app/Http/Controllers/backEnd/StatisticsController.php:143laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_visitors` where (`cookies_token` = '5uiKOCvHAAew3ZY9O0Jj0DDbkyPY3WBQEIWfxMuE8gIgFTPnsx1736456832') limit 1
760μ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 ('5uiKOCvHAAew3ZY9O0Jj0DDbkyPY3WBQEIWfxMuE8gIgFTPnsx1736456832', 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'https://fatehgaza.com/ar/printPost/30352', '18.118.210.79', 'United States', 'US', '', '2025/01/09 23:07:12')
1.79ms/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_day` where (`day` = '2025-01-09') limit 1
650μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_day` set `total` = 10446, `h23` = 77 where `id` = 897
2.76ms/app/Http/Controllers/backEnd/StatisticsController.php:80laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_country` where (`day` = '2025-01-09' and `country` = 'United States' and `country_code` = 'US') limit 1
820μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_country` set `total` = 5348, `h23` = 69 where `id` = 38072
1.81ms/app/Http/Controllers/backEnd/StatisticsController.php:96laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_visitors` set `day` = '2025-01-09', `hour` = '23' where `id` = 26486265
1.63ms/app/Http/Controllers/backEnd/StatisticsController.php:63laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_hits` where (`day` = '2025-01-09') limit 1
580μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_hits` set `total` = 11451, `h23` = 77 where `id` = 900
1.65ms/app/Http/Controllers/backEnd/StatisticsController.php:108laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `posts`.`id` = '30352' and `posts`.`deleted_at` is null limit 1
640μs/app/Http/Controllers/frontEnd/PostsFrontEndController.php:103laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `id` <> 30352 and `category_id` = 39 and `posts`.`deleted_at` is null order by `sort` desc limit 3
1.13ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:275laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 0 and `authors`.`deleted_at` is null limit 1
730μs/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` = 30352 order by `id` desc
23.88ms/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` = 30352 and `posts`.`deleted_at` is null order by `sort` desc
890μs/app/Http/Controllers/frontEnd/PostsFrontEndController.php:112laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '53' and `posts`.`deleted_at` is null order by `sort` desc limit 15 offset 0
1.11ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '33' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
1.3ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '24' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
1.37ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '30' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
26.01ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '37' and `posts`.`deleted_at` is null order by `sort` desc limit 6 offset 0
3.59ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '3' and `posts`.`deleted_at` is null order by `sort` desc limit 5 offset 0
9.23ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` = '36' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
5.86ms/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
1.31ms/app/Http/Controllers/frontEnd/WebController.php:191laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photos` where `id` in (15298, 53435, 48235, 46745, 54434, 37959, 54153, 49412, 54604, 53822, 53798, 53496, 53763, 11155, 53602, 54624, 54602, 54537, 54336, 54050, 54518)
1.12ms/app/Http/Controllers/frontEnd/WebController.php:169laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-01-09 23:07:12' and `category_id` in (2, 3, 31, 35) and `posts`.`deleted_at` is null order by `sort` desc limit 10
211ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:351laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'IVwLIqu8lH0t3FNYxsGthB3Q2ebZ4Yr8WntlH6ue' limit 1
580μs/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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiZ0RvWURvYlVKOTVXWnNFdUNLTzA5Z3NYWHl6eTFLR3FQcjE5THUxWSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDA6Imh0dHBzOi8vZmF0ZWhnYXphLmNvbS9hci9wcmludFBvc3QvMzAzNTIiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1736456832, '', '18.118.210.79', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'IVwLIqu8lH0t3FNYxsGthB3Q2ebZ4Yr8WntlH6ue')
4.07ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'IVwLIqu8lH0t3FNYxsGthB3Q2ebZ4Yr8WntlH6ue' limit 1
670μs/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" => "1869" "REMOTE_ADDR" => "18.118.210.79" "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/30352" "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" => 1736456832.1846 "REQUEST_TIME" => 1736456832 ]
[]
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 => "Thu, 09 Jan 2025 21:07:12 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjRUZFdSeVM5Wmt1SU1PQXE1eVFDdEE9PSIsInZhbHVlIjoic25VN0N3ZG1OZnpkUm10REtmYzN3OGRsdTdxRVZyZ1ZJN0JQQ1E2MEtKVkwxSTBxR2RiVlpZRkNJcW1yd29oRURadUhCNldreG9qQm1YM0ljUjZ2T3c3WTJOK1I0dU0rdkJ4NzZXUGpxaTBKUmpUNWs5bTZqem1seGhBVUJBWDUiLCJtYWMiOiIwMTk1NTdjNDk2N2RjNGYwNjk1NThiNzc2NTdiNWJhNGNiZjY4ZWYzYWM5Y2I2ZjVkYWQ4OWU1OTdmYTliZTBiIn0%3D; expires=Thu, 09-Jan-2025 23:07:12 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IjRUZFdSeVM5Wmt1SU1PQXE1eVFDdEE9PSIsInZhbHVlIjoic25VN0N3ZG1OZnpkUm10REtmYzN3OGRsdTdxRVZyZ1ZJN0JQQ1E2MEtKVkwxSTBxR2RiVlpZRkNJcW1yd29oRURadUhCN ▶" 1 => "laravel_session=eyJpdiI6IkRQUGZLaUlIcEFVMTlPQ2tBNWI5SkE9PSIsInZhbHVlIjoiSTh2RU5jQlVRcFNDdVFtdXB2dUJyUHcyOTFiT2ZzL3lWckZYaXAzS1ErdmRBcktCU2pzUVhZa3pBNDRueTVrNDYwRU1RaEUrb3NJRVIxTi9OampEc0pob3Fkc3IzanprQmNhN09vWXVlYkZzcVdEOC9vU0NpcHFNVklOcVhPcjQiLCJtYWMiOiI0ZDQ1YTYwMjE5MDFkZTI4ZDdjYjFmMTBiMGViNjMyNDFhNDE0MmRiNWU4MGQzZWQ3ODUyODY2YjhkMTA5Yzg3In0%3D; expires=Thu, 09-Jan-2025 23:07:12 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6IkRQUGZLaUlIcEFVMTlPQ2tBNWI5SkE9PSIsInZhbHVlIjoiSTh2RU5jQlVRcFNDdVFtdXB2dUJyUHcyOTFiT2ZzL3lWckZYaXAzS1ErdmRBcktCU2pzUVhZa3pBNDRueTVrNDYw ▶" 2 => "visitorar=eyJpdiI6Ijd6M3pCS2wrbTR0cmpralBOYnk0dWc9PSIsInZhbHVlIjoiTFJyRTVYMEh6clViN1J4V3hadnpvR3puVFQvNnVzQkZuZ2pxNkVyUGViYmdsMlRQeStxYS9QUHlub0Jxa2pscjh3QVF2enFEeUw0eGdSc3lMMmMyRjJlRFAvUXlBZ2w4NnZCTDVWbytIc3FGOFYxZ0xDck9IRHRhaTdGOERCeXNMRzJ1OGtIWCtFdmtuUGVNTzUrZmVnPT0iLCJtYWMiOiI5NzZiOTZjOTVkZmUxNDgwNmNmYmMyMDZhMmYxNjg1YmY1NWY1M2JlZjUyODY5MzQ2MDlmNWY2ZmJjZjhhODQzIn0%3D; expires=Fri, 09-Jan-2026 21:07:12 GMT; Max-Age=31536000; path=/; httponly; samesite=lax ◀visitorar=eyJpdiI6Ijd6M3pCS2wrbTR0cmpralBOYnk0dWc9PSIsInZhbHVlIjoiTFJyRTVYMEh6clViN1J4V3hadnpvR3puVFQvNnVzQkZuZ2pxNkVyUGViYmdsMlRQeStxYS9QUHlub0Jxa2pscjh3QVF2en ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjRUZFdSeVM5Wmt1SU1PQXE1eVFDdEE9PSIsInZhbHVlIjoic25VN0N3ZG1OZnpkUm10REtmYzN3OGRsdTdxRVZyZ1ZJN0JQQ1E2MEtKVkwxSTBxR2RiVlpZRkNJcW1yd29oRURadUhCNldreG9qQm1YM0ljUjZ2T3c3WTJOK1I0dU0rdkJ4NzZXUGpxaTBKUmpUNWs5bTZqem1seGhBVUJBWDUiLCJtYWMiOiIwMTk1NTdjNDk2N2RjNGYwNjk1NThiNzc2NTdiNWJhNGNiZjY4ZWYzYWM5Y2I2ZjVkYWQ4OWU1OTdmYTliZTBiIn0%3D; expires=Thu, 09-Jan-2025 23:07:12 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjRUZFdSeVM5Wmt1SU1PQXE1eVFDdEE9PSIsInZhbHVlIjoic25VN0N3ZG1OZnpkUm10REtmYzN3OGRsdTdxRVZyZ1ZJN0JQQ1E2MEtKVkwxSTBxR2RiVlpZRkNJcW1yd29oRURadUhCN ▶" 1 => "laravel_session=eyJpdiI6IkRQUGZLaUlIcEFVMTlPQ2tBNWI5SkE9PSIsInZhbHVlIjoiSTh2RU5jQlVRcFNDdVFtdXB2dUJyUHcyOTFiT2ZzL3lWckZYaXAzS1ErdmRBcktCU2pzUVhZa3pBNDRueTVrNDYwRU1RaEUrb3NJRVIxTi9OampEc0pob3Fkc3IzanprQmNhN09vWXVlYkZzcVdEOC9vU0NpcHFNVklOcVhPcjQiLCJtYWMiOiI0ZDQ1YTYwMjE5MDFkZTI4ZDdjYjFmMTBiMGViNjMyNDFhNDE0MmRiNWU4MGQzZWQ3ODUyODY2YjhkMTA5Yzg3In0%3D; expires=Thu, 09-Jan-2025 23:07:12 GMT; path=/; httponly ◀laravel_session=eyJpdiI6IkRQUGZLaUlIcEFVMTlPQ2tBNWI5SkE9PSIsInZhbHVlIjoiSTh2RU5jQlVRcFNDdVFtdXB2dUJyUHcyOTFiT2ZzL3lWckZYaXAzS1ErdmRBcktCU2pzUVhZa3pBNDRueTVrNDYw ▶" 2 => "visitorar=eyJpdiI6Ijd6M3pCS2wrbTR0cmpralBOYnk0dWc9PSIsInZhbHVlIjoiTFJyRTVYMEh6clViN1J4V3hadnpvR3puVFQvNnVzQkZuZ2pxNkVyUGViYmdsMlRQeStxYS9QUHlub0Jxa2pscjh3QVF2enFEeUw0eGdSc3lMMmMyRjJlRFAvUXlBZ2w4NnZCTDVWbytIc3FGOFYxZ0xDck9IRHRhaTdGOERCeXNMRzJ1OGtIWCtFdmtuUGVNTzUrZmVnPT0iLCJtYWMiOiI5NzZiOTZjOTVkZmUxNDgwNmNmYmMyMDZhMmYxNjg1YmY1NWY1M2JlZjUyODY5MzQ2MDlmNWY2ZmJjZjhhODQzIn0%3D; expires=Fri, 09-Jan-2026 21:07:12 GMT; path=/; httponly ◀visitorar=eyJpdiI6Ijd6M3pCS2wrbTR0cmpralBOYnk0dWc9PSIsInZhbHVlIjoiTFJyRTVYMEh6clViN1J4V3hadnpvR3puVFQvNnVzQkZuZ2pxNkVyUGViYmdsMlRQeStxYS9QUHlub0Jxa2pscjh3QVF2en ▶" ] ]
0 of 0array:4 [▶ "_token" => "gDoYDobUJ95WZsEuCKO09gsXXyzy1KGqPr19Lu1Y" "_previous" => array:1 [▶ "url" => "https://fatehgaza.com/ar/printPost/30352" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]