One fine body…
1 x Application (62.95%) | 521ms |
1 x Booting (37.05%) | 307ms |
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 |
|
23 |
|
24 |
|
25 |
|
26 |
|
27 |
|
28 |
|
29 |
|
30 |
|
31 |
|
32 |
|
33 |
|
34 |
|
35 |
|
36 |
|
37 |
|
select * from `sessions` where `id` = 'smdZniWuKtriiwhhZmDTW3dcnSJm1XE49lAwJZWS' limit 1
3.74ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `project_variable` where `is_shared_view` = 1
2.72ms/app/Http/Middleware/ShareProjectVariables.php:20runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cookie_consent_category`
440μs/app/Http/Middleware/ShareProjectVariables.php:21runningconnectMetadata | |
---|---|
Backtrace |
|
SET session wait_timeout=30;
320μs/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where `slug` = 'NMA2019' and `events`.`deleted_at` is null limit 1
2.94ms/app/Http/Controllers/Media/EventController.php:77runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `tags` where `event_id` = 89 and `type` = 'media' and `tags`.`deleted_at` is null
590μs/app/Http/Controllers/Media/EventController.php:90runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `event_category` where `event_id` = 89 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1
640μs/app/Http/Controllers/Media/EventController.php:242runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, `event_photographers`.`id` as `id` from `event_photographers` inner join `photographers` on `photographers`.`user_id` = `event_photographers`.`user_id` where `event_id` = 89 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
1.45ms/app/Http/Controllers/Media/EventController.php:262runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select *, `event_photographers`.`id` as `id` from `event_photographers` inner join `photographers` on `photographers`.`user_id` = `event_photographers`.`user_id` where `event_id` = 89 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
1.38ms/app/Http/Controllers/Media/EventController.php:264runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelNMA2019:min_shot_at' limit 1
470μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelNMA2019:min_shot_at'
3.48ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:216runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select MIN(shot_at) as min_date, MAX(shot_at) as max_date from `media` where `status` = 'completed' and `event_id` = 89 and `media`.`deleted_at` is null limit 1
96.88ms/app/Http/Controllers/Media/EventController.php:287runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelNMA2019:min_shot_at', 's:19:\"2019-10-19 06:12:49\";', 1755703613)
5.4ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:103runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `cache` set `value` = 's:19:\"2019-10-20 09:17:28\";', `expiration` = 1755703613 where `key` = 'laravelNMA2019:max_shot_at'
5.25ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_price` where exists (select * from `media_setting` where `media_price`.`media_setting_id` = `media_setting`.`id` and `event_id` = 89 and `media_setting`.`deleted_at` is null) and `user_id` in (204960, 125563, 215518, 215484, 221274, 204783, 184104, 220357, 220620, 205269, 220383, 219784, 119750, 191630, 218769, 205728, 128403, 90551, 221395, 215673, 220279, 130183, 123955, 139889, 218791, 218808, 221300, 205036, 218989, 192269) and `media_price`.`deleted_at` is null
1.79ms/app/Http/Controllers/Media/EventController.php:362runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelNMA2019:count_completed' limit 1
510μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelNMA2019:count_completed'
10.83ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:216runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select COUNT(*) AS c from `media` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null limit 1
970μs/app/Http/Controllers/Media/EventController.php:403runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
500μs/app/Http/Controllers/Media/EventController.php:403runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
6.31ms/app/Http/Controllers/Media/EventController.php:403runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where 0 = 1 and `events`.`deleted_at` is null
730μs/app/Http/Controllers/Media/EventController.php:403runningconnectMetadata | |
---|---|
Backtrace |
|
select COUNT(*) AS c from `media` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null limit 1
49.08ms/app/Http/Controllers/Media/EventController.php:406runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
580μs/app/Http/Controllers/Media/EventController.php:406runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
450μs/app/Http/Controllers/Media/EventController.php:406runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where 0 = 1 and `events`.`deleted_at` is null
570μs/app/Http/Controllers/Media/EventController.php:406runningconnectMetadata | |
---|---|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelNMA2019:count_completed', 'a:2:{s:6:\"images\";i:22247;s:6:\"videos\";i:0;}', 1755703613)
11.05ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:103runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `media`.`type`, `media`.`original_deleted_at`, `media`.`user_id`, `media`.`width`, `media`.`height`, `media`.`preview_url`, `media`.`shot_at`, `media`.`media_price_id`, `media`.`event_id`, `media`.`medium_url`, `media`.`id` as `id` from `media` inner join (select `id` from `media` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null limit 10 offset 2120) as m on `media`.`id` = `m`.`id` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null
1.53ms/app/Http/Controllers/Media/EventController.php:463runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `media`.`type`, `media`.`original_deleted_at`, `media`.`user_id`, `media`.`width`, `media`.`height`, `media`.`preview_url`, `media`.`shot_at`, `media`.`media_price_id`, `media`.`event_id`, `media`.`medium_url`, `media`.`id` as `id` from `media` inner join (select `id` from `media` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null limit 100 offset 21200) as m on `media`.`id` = `m`.`id` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 89 and `media`.`deleted_at` is null
46.09ms/app/Http/Controllers/Media/EventController.php:464runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (6151731, 6151732, 6151733, 6151734, 6151735, 6151736, 6151741, 6151742, 6151743, 6151744, 6151745, 6151746, 6151747, 6151748, 6151750, 6151754, 6151758, 6151759, 6151760, 6151761, 6151762, 6151763, 6151764, 6151767, 6151769, 6151770, 6151771, 6151772, 6151773, 6151774, 6151776, 6151778, 6151780, 6151781, 6151782, 6151783, 6151784, 6151785, 6151788, 6151792, 6151797, 6151798, 6151801, 6151802, 6151804, 6151805, 6151806, 6151810, 6151814, 6158941, 6158947, 6158950, 6158953, 6158984, 6158985, 6158986, 6158989, 6158994, 6164824, 6164826, 6164827, 6164829, 6164830, 6164831, 6164832, 6164833, 6164835, 6164836, 6164837, 6164838, 6164839, 6164840, 6164841, 6164842, 6164843, 6164844, 6164845, 6164846, 6164862, 6170351, 6170353, 6170362, 6170374, 6170375, 6171731, 6171732, 6171733, 6171734, 6171736, 6171737, 6171738, 6171739, 6171741, 6171742, 6171751, 6171752, 6171753, 6171754, 6171755, 6171756) and `media_runner`.`deleted_at` is null
31.98ms/app/Http/Controllers/Media/EventController.php:464runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where `users`.`id` in (90551, 215518, 218769, 218791, 220357) and `users`.`deleted_at` is null
910μs/app/Http/Controllers/Media/EventController.php:464runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where `events`.`id` in (89) and `events`.`deleted_at` is null
600μs/app/Http/Controllers/Media/EventController.php:464runningconnectMetadata | |
---|---|
Backtrace |
|
select `id`, `is_watermark`, `event_id`, `height`, `is_frame` from `media_setting` where `media_setting`.`event_id` in (89) and `is_buyable` = 1 and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc
640μs/app/Http/Controllers/Media/EventController.php:464runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 220357 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
580μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 90551 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
560μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 218791 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
590μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 215518 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
510μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 218769 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
630μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `custom_field` where `custom_field`.`event_id` = 89 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null
7.54ms/app/Models/Event.php:566runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'smdZniWuKtriiwhhZmDTW3dcnSJm1XE49lAwJZWS' limit 1
1.26ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoickljajRmWU1uNDVlUmw5YjIydVdMTTh5eG5GR1czd1NVNGZndzhuZSI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6NjA6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvTk1BMjAxOT9wYWdlPTIxMyI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1755703014, '', '172.31.18.151', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'smdZniWuKtriiwhhZmDTW3dcnSJm1XE49lAwJZWS')
3.36ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'smdZniWuKtriiwhhZmDTW3dcnSJm1XE49lAwJZWS' limit 1
660μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:1 [▶ "page" => "213" ]
0 of 0array:1 [▶ "page" => "213" ]
0 of 0array:21 [▶ "priority" => array:1 [▶ 0 => "u=0, i" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "x-amzn-trace-id" => array:1 [▶ 0 => "Root=1-68a5e6e5-6928eab63178546c6eec3201" ] "host" => array:1 [▶ 0 => "beta-media.runningconnect.com" ] "x-forwarded-port" => array:1 [▶ 0 => "443" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-forwarded-for" => array:1 [▶ 0 => "216.73.216.132" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:45 [▶ "USER" => "nginx" "HOME" => "/var/lib/nginx" "HTTP_PRIORITY" => "u=0, i" "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" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_X_AMZN_TRACE_ID" => "Root=1-68a5e6e5-6928eab63178546c6eec3201" "HTTP_HOST" => "beta-media.runningconnect.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.132" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta-www.runningconnect.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.23.24" "REMOTE_PORT" => "11574" "REMOTE_ADDR" => "172.31.18.151" "SERVER_SOFTWARE" => "nginx/1.21.3" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/usr/share/nginx/html/RunningConnectBeta/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/event/NMA2019?page=213" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=213" "SCRIPT_FILENAME" => "/usr/share/nginx/html/RunningConnectBeta/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1755703013.2277 "REQUEST_TIME" => 1755703013 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 20 Aug 2025 15:16:53 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "locale=eyJpdiI6IjBFRXdJSUJHSHhudDIrTFd6S1R4eXc9PSIsInZhbHVlIjoiYlwvNHJVOFZ3K2ZJc1dCM3lNcGhneVE9PSIsIm1hYyI6ImExNTNhYmZkYjY2MDJmMmZkYmQ0NjIyMmU3ZDViMDZmMDU4NjJhNTE1YTBhZWI2NjMzMzM5N2JlMWQ5OTA5MmYifQ%3D%3D; expires=Mon, 19-Aug-2030 15:16:54 GMT; Max-Age=157680000; path=/; domain=runningconnect.com; httponly ◀locale=eyJpdiI6IjBFRXdJSUJHSHhudDIrTFd6S1R4eXc9PSIsInZhbHVlIjoiYlwvNHJVOFZ3K2ZJc1dCM3lNcGhneVE9PSIsIm1hYyI6ImExNTNhYmZkYjY2MDJmMmZkYmQ0NjIyMmU3ZDViMDZmMDU4NjJhN ▶" 1 => "laravel_session=eyJpdiI6ImNOTThmVlN5NExEXC9hNUlDUzAxMitnPT0iLCJ2YWx1ZSI6IkNwNmVZK2dpVHNYQWJvSjU2eUc4QVV3VVFzVmZaTFc2ekh1Y0V2NGlCdFViRkNcL2t6UmwrbDYxM3FxVXd5WlVaT1ZCRUpuUURNUlhLQWJvNUZGYUYzQT09IiwibWFjIjoiYTJhNGQyYTYzNzIyZjMyNzc1NGY1YTUwMDRlMDA4NjE1YWZiYjhmYmIyMDNlOWJmNDk0MzUwN2FiNmI1NWI0NyJ9; expires=Wed, 20-Aug-2025 17:16:54 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponly ◀laravel_session=eyJpdiI6ImNOTThmVlN5NExEXC9hNUlDUzAxMitnPT0iLCJ2YWx1ZSI6IkNwNmVZK2dpVHNYQWJvSjU2eUc4QVV3VVFzVmZaTFc2ekh1Y0V2NGlCdFViRkNcL2t6UmwrbDYxM3FxVXd5WlVa ▶" ] "Set-Cookie" => array:2 [▶ 0 => "locale=eyJpdiI6IjBFRXdJSUJHSHhudDIrTFd6S1R4eXc9PSIsInZhbHVlIjoiYlwvNHJVOFZ3K2ZJc1dCM3lNcGhneVE9PSIsIm1hYyI6ImExNTNhYmZkYjY2MDJmMmZkYmQ0NjIyMmU3ZDViMDZmMDU4NjJhNTE1YTBhZWI2NjMzMzM5N2JlMWQ5OTA5MmYifQ%3D%3D; expires=Mon, 19-Aug-2030 15:16:54 GMT; domain=runningconnect.com; path=/; httponly ◀locale=eyJpdiI6IjBFRXdJSUJHSHhudDIrTFd6S1R4eXc9PSIsInZhbHVlIjoiYlwvNHJVOFZ3K2ZJc1dCM3lNcGhneVE9PSIsIm1hYyI6ImExNTNhYmZkYjY2MDJmMmZkYmQ0NjIyMmU3ZDViMDZmMDU4NjJhN ▶" 1 => "laravel_session=eyJpdiI6ImNOTThmVlN5NExEXC9hNUlDUzAxMitnPT0iLCJ2YWx1ZSI6IkNwNmVZK2dpVHNYQWJvSjU2eUc4QVV3VVFzVmZaTFc2ekh1Y0V2NGlCdFViRkNcL2t6UmwrbDYxM3FxVXd5WlVaT1ZCRUpuUURNUlhLQWJvNUZGYUYzQT09IiwibWFjIjoiYTJhNGQyYTYzNzIyZjMyNzc1NGY1YTUwMDRlMDA4NjE1YWZiYjhmYmIyMDNlOWJmNDk0MzUwN2FiNmI1NWI0NyJ9; expires=Wed, 20-Aug-2025 17:16:54 GMT; domain=runningconnect.com; path=/; httponly ◀laravel_session=eyJpdiI6ImNOTThmVlN5NExEXC9hNUlDUzAxMitnPT0iLCJ2YWx1ZSI6IkNwNmVZK2dpVHNYQWJvSjU2eUc4QVV3VVFzVmZaTFc2ekh1Y0V2NGlCdFViRkNcL2t6UmwrbDYxM3FxVXd5WlVa ▶" ] ]
0 of 0array:4 [▶ "_token" => "rIcj4fYMn45eRl9b22uWLM8yxnFGW3wSU4fgw8ne" "_previous" => array:1 [▶ "url" => "https://beta-media.runningconnect.com/event/NMA2019?page=213" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]