الأسير ماهر الأخرس ينتصر
تاريخ النشر : 06 نوفمبر, 2020 04:36 مساءً

1 x Application (93.39%) | 1.29s |
1 x Booting (6.59%) | 91.01ms |
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` = 'lxk5Gyo8aW5iimIhyiJww5NrDpkQp2Jpw9ur6YIi' limit 1
4.65ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `statistics_visitors` where `last_activity` < '2025-04-10 02:03:18'
1.71ms/app/Http/Controllers/backEnd/StatisticsController.php:143laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_visitors` where (`cookies_token` = 'pZoVJMLOJffJSO8tPTU5T1H1e7IqPj9dca95gzD2arWeL9pHyd1744240398') limit 1
880μ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 ('pZoVJMLOJffJSO8tPTU5T1H1e7IqPj9dca95gzD2arWeL9pHyd1744240398', 0, 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'https://fatehgaza.com/ar/printPost/22265', '3.141.4.8', 'United States', 'US', '', '2025/04/10 02:13:18')
2.73ms/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_day` where (`day` = '2025-04-10') limit 1
970μs/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_day` set `total` = 3195, `h02` = 321 where `id` = 988
2.89ms/app/Http/Controllers/backEnd/StatisticsController.php:80laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_country` where (`day` = '2025-04-10' and `country` = 'United States' and `country_code` = 'US') limit 1
5.1ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_country` set `total` = 2132, `h02` = 226 where `id` = 42283
4.88ms/app/Http/Controllers/backEnd/StatisticsController.php:96laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_visitors` set `day` = '2025-04-10', `hour` = '02' where `id` = 28940415
2.71ms/app/Http/Controllers/backEnd/StatisticsController.php:63laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `statistics_hits` where (`day` = '2025-04-10') limit 1
3.23ms/vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `statistics_hits` set `total` = 3372, `h02` = 322 where `id` = 991
10.49ms/app/Http/Controllers/backEnd/StatisticsController.php:108laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `posts`.`id` = '22265' and `posts`.`deleted_at` is null limit 1
1.17ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:103laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `id` <> 22265 and `category_id` = 38 and `posts`.`deleted_at` is null order by `sort` desc limit 3
6.93ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:275laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `authors` where `authors`.`id` = 0 and `authors`.`deleted_at` is null limit 1
900μ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` = 22265 order by `id` desc
65.22ms/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` = 22265 and `posts`.`deleted_at` is null order by `sort` desc
7.88ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:112laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '53' and `posts`.`deleted_at` is null order by `sort` desc limit 15 offset 0
5.99ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '33' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
8.23ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '24' and `posts`.`deleted_at` is null order by `sort` desc limit 2 offset 0
2.07ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '30' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
96.36ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '37' and `posts`.`deleted_at` is null order by `sort` desc limit 6 offset 0
14.85ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '3' and `posts`.`deleted_at` is null order by `sort` desc limit 5 offset 0
27.83ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:53laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:18' and `category_id` = '36' and `posts`.`deleted_at` is null order by `sort` desc limit 1 offset 0
19.2ms/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
5.71ms/app/Http/Controllers/frontEnd/WebController.php:191laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photos` where `id` in (7210, 28323, 23299, 20345, 54434, 37959, 54153, 49412, 54604, 53822, 53798, 53496, 53763, 11155, 53602, 54720, 54624, 54602, 54537, 54336)
1.63ms/app/Http/Controllers/frontEnd/WebController.php:169laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `posts` where `type` = 'publish' and `created_at` <= '2025-04-10 02:13:19' and `category_id` in (2, 3, 31, 35) and `posts`.`deleted_at` is null order by `sort` desc limit 10
843ms/app/Http/Controllers/frontEnd/PostsFrontEndController.php:351laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'lxk5Gyo8aW5iimIhyiJww5NrDpkQp2Jpw9ur6YIi' limit 1
1.07ms/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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiSFI1RzJ1MjY1V3o2MWtaWWduYldUd3A1VU1OaXR6b3V3MFlmak83SiI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NDA6Imh0dHBzOi8vZmF0ZWhnYXphLmNvbS9hci9wcmludFBvc3QvMjIyNjUiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1744240399, '', '3.141.4.8', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'lxk5Gyo8aW5iimIhyiJww5NrDpkQp2Jpw9ur6YIi')
6.05ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150laravelMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'lxk5Gyo8aW5iimIhyiJww5NrDpkQp2Jpw9ur6YIi' limit 1
4.58ms/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" => "31093" "REMOTE_ADDR" => "3.141.4.8" "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/22265" "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" => 1744240398.5279 "REQUEST_TIME" => 1744240398 ]
[]
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 => "Wed, 09 Apr 2025 23:13:19 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IldqYTVJZWNJNkRJdGl0S2RhTWlQb3c9PSIsInZhbHVlIjoib2UrcCtsUHg2bXJMSStqb2x1bUx4ajU0cHBrejVrbmYvdkVad3NBdzQrMzRCR3p0RnlDYVF3Z0lFTnRPR25XWlNPKyswa1czUWFicWl3TjdSTnZqVkdpWmZldTRUT2luWUNaQWl0VTh3QjFOM2w4WUxCVjVRRUdScEl0dlNZM0QiLCJtYWMiOiJjYmI4ZTViYWI0MmUwZDYyMDgwMWU4NjVhZmZlOWYyYjZkN2JhNmRmMTdhOWY4MjBmNDBjYzAyN2JlNWNkNjIwIn0%3D; expires=Thu, 10-Apr-2025 01:13:19 GMT; Max-Age=7200; path=/; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IldqYTVJZWNJNkRJdGl0S2RhTWlQb3c9PSIsInZhbHVlIjoib2UrcCtsUHg2bXJMSStqb2x1bUx4ajU0cHBrejVrbmYvdkVad3NBdzQrMzRCR3p0RnlDYVF3Z0lFTnRPR25XWlNPKyswa ▶" 1 => "laravel_session=eyJpdiI6Ilc2UXpkRXZXWUcxNTRRTUdaMVI0anc9PSIsInZhbHVlIjoiMCtFYlFvSVRXNnBMdldQRC9TUjlJekFXbEhrUXRxMjV5ZndiYkFLWkVudUNGbWNkVmpZVHNiWFlnSXEyMklLREF6VktjeXJHbFNjRytzbnlzS3d1SWpxeWtuNmwwUmFHUmxtTVBRMDBHcWc0Wm1rb2U4Umc5WDlKTTJMYm9IeDciLCJtYWMiOiJjM2E4MGQwZjFmNzMzMjI5NGY4OGEzY2UzNTNmOTc1ZDhiMmJjNGI5ZDFmM2UxN2U5NmY1MGJkYWIxYjQwM2QwIn0%3D; expires=Thu, 10-Apr-2025 01:13:19 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀laravel_session=eyJpdiI6Ilc2UXpkRXZXWUcxNTRRTUdaMVI0anc9PSIsInZhbHVlIjoiMCtFYlFvSVRXNnBMdldQRC9TUjlJekFXbEhrUXRxMjV5ZndiYkFLWkVudUNGbWNkVmpZVHNiWFlnSXEyMklLREF6 ▶" 2 => "visitorar=eyJpdiI6InpTQlpKOXNyTTk2YlVSU3dvNXNYR3c9PSIsInZhbHVlIjoiYTYrUFpBQ1dKcTdoRDltMXhPMWFoOHI5UVBWaUo3bHhrRmM1QzllWkp2NWt5L3VBZlF5MEJaaXo4Mmk3anBjc1paZTZiOEp3TjcreGlRSUZzaExhdjNRYTFodVJrbnUxY2dFYlZRaVcvK2RKeHJiMllES3pSV1pmdXNMY3VFREthNklrc3FpRzBaUDU4VXd5ZUVJUEx3PT0iLCJtYWMiOiIxZmM5NDc2NWU0NDNkYmQ0ZDIzMzIyZDkwYjJmMjMyYmViZTRmMGIwZDg2YzA5NThhOGI5NWYzNWEwNzMwZDFmIn0%3D; expires=Thu, 09-Apr-2026 23:13:18 GMT; Max-Age=31535999; path=/; httponly; samesite=lax ◀visitorar=eyJpdiI6InpTQlpKOXNyTTk2YlVSU3dvNXNYR3c9PSIsInZhbHVlIjoiYTYrUFpBQ1dKcTdoRDltMXhPMWFoOHI5UVBWaUo3bHhrRmM1QzllWkp2NWt5L3VBZlF5MEJaaXo4Mmk3anBjc1paZTZiOE ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IldqYTVJZWNJNkRJdGl0S2RhTWlQb3c9PSIsInZhbHVlIjoib2UrcCtsUHg2bXJMSStqb2x1bUx4ajU0cHBrejVrbmYvdkVad3NBdzQrMzRCR3p0RnlDYVF3Z0lFTnRPR25XWlNPKyswa1czUWFicWl3TjdSTnZqVkdpWmZldTRUT2luWUNaQWl0VTh3QjFOM2w4WUxCVjVRRUdScEl0dlNZM0QiLCJtYWMiOiJjYmI4ZTViYWI0MmUwZDYyMDgwMWU4NjVhZmZlOWYyYjZkN2JhNmRmMTdhOWY4MjBmNDBjYzAyN2JlNWNkNjIwIn0%3D; expires=Thu, 10-Apr-2025 01:13:19 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IldqYTVJZWNJNkRJdGl0S2RhTWlQb3c9PSIsInZhbHVlIjoib2UrcCtsUHg2bXJMSStqb2x1bUx4ajU0cHBrejVrbmYvdkVad3NBdzQrMzRCR3p0RnlDYVF3Z0lFTnRPR25XWlNPKyswa ▶" 1 => "laravel_session=eyJpdiI6Ilc2UXpkRXZXWUcxNTRRTUdaMVI0anc9PSIsInZhbHVlIjoiMCtFYlFvSVRXNnBMdldQRC9TUjlJekFXbEhrUXRxMjV5ZndiYkFLWkVudUNGbWNkVmpZVHNiWFlnSXEyMklLREF6VktjeXJHbFNjRytzbnlzS3d1SWpxeWtuNmwwUmFHUmxtTVBRMDBHcWc0Wm1rb2U4Umc5WDlKTTJMYm9IeDciLCJtYWMiOiJjM2E4MGQwZjFmNzMzMjI5NGY4OGEzY2UzNTNmOTc1ZDhiMmJjNGI5ZDFmM2UxN2U5NmY1MGJkYWIxYjQwM2QwIn0%3D; expires=Thu, 10-Apr-2025 01:13:19 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Ilc2UXpkRXZXWUcxNTRRTUdaMVI0anc9PSIsInZhbHVlIjoiMCtFYlFvSVRXNnBMdldQRC9TUjlJekFXbEhrUXRxMjV5ZndiYkFLWkVudUNGbWNkVmpZVHNiWFlnSXEyMklLREF6 ▶" 2 => "visitorar=eyJpdiI6InpTQlpKOXNyTTk2YlVSU3dvNXNYR3c9PSIsInZhbHVlIjoiYTYrUFpBQ1dKcTdoRDltMXhPMWFoOHI5UVBWaUo3bHhrRmM1QzllWkp2NWt5L3VBZlF5MEJaaXo4Mmk3anBjc1paZTZiOEp3TjcreGlRSUZzaExhdjNRYTFodVJrbnUxY2dFYlZRaVcvK2RKeHJiMllES3pSV1pmdXNMY3VFREthNklrc3FpRzBaUDU4VXd5ZUVJUEx3PT0iLCJtYWMiOiIxZmM5NDc2NWU0NDNkYmQ0ZDIzMzIyZDkwYjJmMjMyYmViZTRmMGIwZDg2YzA5NThhOGI5NWYzNWEwNzMwZDFmIn0%3D; expires=Thu, 09-Apr-2026 23:13:18 GMT; path=/; httponly ◀visitorar=eyJpdiI6InpTQlpKOXNyTTk2YlVSU3dvNXNYR3c9PSIsInZhbHVlIjoiYTYrUFpBQ1dKcTdoRDltMXhPMWFoOHI5UVBWaUo3bHhrRmM1QzllWkp2NWt5L3VBZlF5MEJaaXo4Mmk3anBjc1paZTZiOE ▶" ] ]
0 of 0array:4 [▶ "_token" => "HR5G2u265Wz61kZYgnbWTwp5UMNitzouw0YfjO7J" "_previous" => array:1 [▶ "url" => "https://fatehgaza.com/ar/printPost/22265" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]