One fine body…
1 x Application (71.57%) | 318ms |
1 x Booting (28.43%) | 126ms |
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` = 'ZLnPJ0LcuOvghW7sab4XTUOentJ0yM9JhdRQ44Rd' limit 1
6.97ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `project_variable` where `is_shared_view` = 1
4.35ms/app/Http/Middleware/ShareProjectVariables.php:20runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cookie_consent_category`
390μs/app/Http/Middleware/ShareProjectVariables.php:21runningconnectMetadata | |
---|---|
Backtrace |
|
SET session wait_timeout=30;
660μ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
6.92ms/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
670μs/app/Http/Controllers/Media/EventController.php:89runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `event_category` where `event_id` = 89 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1
580μs/app/Http/Controllers/Media/EventController.php:237runningconnectMetadata | |
---|---|
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.3ms/app/Http/Controllers/Media/EventController.php:257runningconnectMetadata | |
---|---|
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.15ms/app/Http/Controllers/Media/EventController.php:259runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelNMA2019:min_shot_at' limit 1
430μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelNMA2019:min_shot_at'
20.76ms/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
21.74ms/app/Http/Controllers/Media/EventController.php:282runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelNMA2019:min_shot_at', 's:19:\"2019-10-19 06:12:49\";', 1746907169)
6.29ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:103runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `cache` set `value` = 's:19:\"2019-10-20 09:17:28\";', `expiration` = 1746907169 where `key` = 'laravelNMA2019:max_shot_at'
7.03ms/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.6ms/app/Http/Controllers/Media/EventController.php:357runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelNMA2019:count_completed' limit 1
500μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelNMA2019:count_completed'
7.87ms/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
980μs/app/Http/Controllers/Media/EventController.php:398runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
460μs/app/Http/Controllers/Media/EventController.php:398runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
340μs/app/Http/Controllers/Media/EventController.php:398runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where 0 = 1 and `events`.`deleted_at` is null
920μs/app/Http/Controllers/Media/EventController.php:398runningconnectMetadata | |
---|---|
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
15.49ms/app/Http/Controllers/Media/EventController.php:401runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
470μs/app/Http/Controllers/Media/EventController.php:401runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
360μs/app/Http/Controllers/Media/EventController.php:401runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where 0 = 1 and `events`.`deleted_at` is null
5.41ms/app/Http/Controllers/Media/EventController.php:401runningconnectMetadata | |
---|---|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelNMA2019:count_completed', 'a:2:{s:6:\"images\";i:22247;s:6:\"videos\";i:0;}', 1746907169)
5.02ms/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 2200) 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.38ms/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
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 22000) 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
36.24ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (6152458, 6152464, 6152465, 6152467, 6152468, 6152470, 6152471, 6152472, 6152473, 6152477, 6152479, 6152480, 6152481, 6152485, 6152486, 6152487, 6152488, 6152489, 6152491, 6152492, 6152493, 6152497, 6152498, 6152499, 6152501, 6152505, 6152506, 6152507, 6152508, 6152509, 6152513, 6152515, 6152516, 6152521, 6152522, 6152523, 6152524, 6152526, 6152527, 6152528, 6152529, 6152533, 6152536, 6152537, 6152538, 6152542, 6152543, 6152544, 6152545, 6152548, 6152550, 6159283, 6159284, 6159294, 6159295, 6159296, 6159301, 6159302, 6159305, 6159328, 6159331, 6159333, 6159334, 6159335, 6159338, 6159339, 6159342, 6159353, 6159355, 6159365, 6159371, 6159373, 6159384, 6159385, 6159386, 6165012, 6165014, 6165015, 6165016, 6165017, 6165018, 6165019, 6165020, 6165021, 6165023, 6165024, 6165025, 6165026, 6165027, 6165028, 6165030, 6165031, 6165033, 6165034, 6165035, 6165036, 6165037, 6165048, 6171935, 6171936) and `media_runner`.`deleted_at` is null
7ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where `users`.`id` in (90551, 215518, 218791, 220357) and `users`.`deleted_at` is null
600μs/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where `events`.`id` in (89) and `events`.`deleted_at` is null
1.02ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
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
1ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
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
610μsview::media.event.show:192runningconnectMetadata | |
---|---|
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
570μsview::media.event.show:192runningconnectMetadata | |
---|---|
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
530μsview::media.event.show:192runningconnectMetadata | |
---|---|
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
540μsview::media.event.show:192runningconnectMetadata | |
---|---|
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
1ms/app/Models/Event.php:561runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'ZLnPJ0LcuOvghW7sab4XTUOentJ0yM9JhdRQ44Rd' limit 1
770μs/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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiaVc2eVV4bHRpOGVrTXdxYXZaWjYxdUZTUGE2a2xxaXlTZmgwblMzeCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6ODE6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvTk1BMjAxOT9wYWdlPTIyMSZxPSUyRmV2ZW50JTJGTk1BMjAxOSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1746906569, '', '172.31.43.248', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'ZLnPJ0LcuOvghW7sab4XTUOentJ0yM9JhdRQ44Rd')
6.78ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'ZLnPJ0LcuOvghW7sab4XTUOentJ0yM9JhdRQ44Rd' limit 1
760μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▶ "q" => "/event/NMA2019" "page" => "221" ]
0 of 0array:2 [▶ "q" => "/event/NMA2019" "page" => "221" ]
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-681fadc8-6d6fcf2049508d8b442fdf8f" ] "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 => "52.15.61.81" ] "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-681fadc8-6d6fcf2049508d8b442fdf8f" "HTTP_HOST" => "beta-media.runningconnect.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "52.15.61.81" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta-www.runningconnect.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.23.24" "REMOTE_PORT" => "31846" "REMOTE_ADDR" => "172.31.43.248" "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=221" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "q=/event/NMA2019&page=221" "SCRIPT_FILENAME" => "/usr/share/nginx/html/RunningConnectBeta/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1746906568.8144 "REQUEST_TIME" => 1746906568 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sat, 10 May 2025 19:49:29 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "locale=eyJpdiI6ImZBWVppbFlYZmhpemFRelhnS2lLVmc9PSIsInZhbHVlIjoiT2k0cUIxRlZ5T2xjT0NSbGZvQzI3QT09IiwibWFjIjoiODQ1MjUwODg2NDFhZDJmYWI0MmRmNDY2ZWEzNGQzOGQxNzNhNWMwZTRjOGRhOTg3MWZiYzRkMDY3YTdlYzg3NSJ9; expires=Thu, 09-May-2030 19:49:29 GMT; Max-Age=157680000; path=/; domain=runningconnect.com; httponly ◀locale=eyJpdiI6ImZBWVppbFlYZmhpemFRelhnS2lLVmc9PSIsInZhbHVlIjoiT2k0cUIxRlZ5T2xjT0NSbGZvQzI3QT09IiwibWFjIjoiODQ1MjUwODg2NDFhZDJmYWI0MmRmNDY2ZWEzNGQzOGQxNzNhNWMwZ ▶" 1 => "laravel_session=eyJpdiI6InhoZVVjSFFCeGZJRjZ3M3FybHRWWUE9PSIsInZhbHVlIjoiWTh1ejd6M01wd1k2OG5aZjdIc2o5c3dcLzlGYmhwY29VNitObWNkeHE3dStLZU1mTmpNRjUyWWhNNFhaWDJZRTNMSTVmZXJSTitpTTA2V0hHUWZvb3hBPT0iLCJtYWMiOiIyMjllZmU1MDEyMzY2ODdjNDY5OWVlYjg3ZmJiNjE0MTMwMGYxYzc0MjJkMGJkMDIxMGFiZDgzNTZhZjQ1MDVmIn0%3D; expires=Sat, 10-May-2025 21:49:29 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponly ◀laravel_session=eyJpdiI6InhoZVVjSFFCeGZJRjZ3M3FybHRWWUE9PSIsInZhbHVlIjoiWTh1ejd6M01wd1k2OG5aZjdIc2o5c3dcLzlGYmhwY29VNitObWNkeHE3dStLZU1mTmpNRjUyWWhNNFhaWDJZRTNM ▶" ] "Set-Cookie" => array:2 [▶ 0 => "locale=eyJpdiI6ImZBWVppbFlYZmhpemFRelhnS2lLVmc9PSIsInZhbHVlIjoiT2k0cUIxRlZ5T2xjT0NSbGZvQzI3QT09IiwibWFjIjoiODQ1MjUwODg2NDFhZDJmYWI0MmRmNDY2ZWEzNGQzOGQxNzNhNWMwZTRjOGRhOTg3MWZiYzRkMDY3YTdlYzg3NSJ9; expires=Thu, 09-May-2030 19:49:29 GMT; domain=runningconnect.com; path=/; httponly ◀locale=eyJpdiI6ImZBWVppbFlYZmhpemFRelhnS2lLVmc9PSIsInZhbHVlIjoiT2k0cUIxRlZ5T2xjT0NSbGZvQzI3QT09IiwibWFjIjoiODQ1MjUwODg2NDFhZDJmYWI0MmRmNDY2ZWEzNGQzOGQxNzNhNWMwZ ▶" 1 => "laravel_session=eyJpdiI6InhoZVVjSFFCeGZJRjZ3M3FybHRWWUE9PSIsInZhbHVlIjoiWTh1ejd6M01wd1k2OG5aZjdIc2o5c3dcLzlGYmhwY29VNitObWNkeHE3dStLZU1mTmpNRjUyWWhNNFhaWDJZRTNMSTVmZXJSTitpTTA2V0hHUWZvb3hBPT0iLCJtYWMiOiIyMjllZmU1MDEyMzY2ODdjNDY5OWVlYjg3ZmJiNjE0MTMwMGYxYzc0MjJkMGJkMDIxMGFiZDgzNTZhZjQ1MDVmIn0%3D; expires=Sat, 10-May-2025 21:49:29 GMT; domain=runningconnect.com; path=/; httponly ◀laravel_session=eyJpdiI6InhoZVVjSFFCeGZJRjZ3M3FybHRWWUE9PSIsInZhbHVlIjoiWTh1ejd6M01wd1k2OG5aZjdIc2o5c3dcLzlGYmhwY29VNitObWNkeHE3dStLZU1mTmpNRjUyWWhNNFhaWDJZRTNM ▶" ] ]
0 of 0array:4 [▶ "_token" => "iW6yUxlti8ekMwqavZZ61uFSPa6klqiySfh0nS3x" "_previous" => array:1 [▶ "url" => "https://beta-media.runningconnect.com/event/NMA2019?page=221&q=%2Fevent%2FNMA2019" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]