One fine body…
1 x Application (78.13%) | 940ms |
1 x Booting (21.87%) | 263ms |
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` = '7RGWADcrzTHfIEKRbFUo6rockYMl35KdtFIAle6v' limit 1
137ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `project_variable` where `is_shared_view` = 1
114ms/app/Http/Middleware/ShareProjectVariables.php:20runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cookie_consent_category`
12.91ms/app/Http/Middleware/ShareProjectVariables.php:21runningconnectMetadata | |
---|---|
Backtrace |
|
SET session wait_timeout=30;
11.48ms/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where `slug` = 'EDS2019' and `events`.`deleted_at` is null limit 1
63.48ms/app/Http/Controllers/Media/EventController.php:77runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `tags` where `event_id` = 112 and `type` = 'media' and `tags`.`deleted_at` is null
22.18ms/app/Http/Controllers/Media/EventController.php:90runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `event_category` where `event_id` = 112 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1
1.92ms/app/Http/Controllers/Media/EventController.php:238runningconnectMetadata | |
---|---|
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` = 112 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
17.03ms/app/Http/Controllers/Media/EventController.php:258runningconnectMetadata | |
---|---|
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` = 112 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
5.1ms/app/Http/Controllers/Media/EventController.php:260runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelEDS2019:min_shot_at' limit 1
900μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelEDS2019:min_shot_at'
3.99ms/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` = 112 and `media`.`deleted_at` is null limit 1
55.18ms/app/Http/Controllers/Media/EventController.php:283runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelEDS2019:min_shot_at', 's:19:\"2014-01-02 01:31:19\";', 1751990186)
10.24ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:103runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
update `cache` set `value` = 's:19:\"2019-12-01 19:01:44\";', `expiration` = 1751990186 where `key` = 'laravelEDS2019:max_shot_at'
4.97ms/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` = 112 and `media_setting`.`deleted_at` is null) and `user_id` in (163256, 212254, 228121, 227988, 168073, 122687, 221095, 121672, 125900, 227998, 179827, 125913, 180912, 224546, 136074, 228129, 227476, 1, 206440, 214820, 227156, 171653, 228055, 139943, 164024, 227221, 41388, 202381, 228110, 49421, 200921) and `media_price`.`deleted_at` is null
3.03ms/app/Http/Controllers/Media/EventController.php:358runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelEDS2019:count_completed' limit 1
870μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
delete from `cache` where `key` = 'laravelEDS2019:count_completed'
8.11ms/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` = 112 and `media`.`deleted_at` is null limit 1
1.33ms/app/Http/Controllers/Media/EventController.php:399runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
790μs/app/Http/Controllers/Media/EventController.php:399runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
640μs/app/Http/Controllers/Media/EventController.php:399runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where 0 = 1 and `events`.`deleted_at` is null
720μs/app/Http/Controllers/Media/EventController.php:399runningconnectMetadata | |
---|---|
Backtrace |
|
select COUNT(*) AS c from `media` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 112 and `media`.`deleted_at` is null limit 1
33.61ms/app/Http/Controllers/Media/EventController.php:402runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (0) and `media_runner`.`deleted_at` is null
790μs/app/Http/Controllers/Media/EventController.php:402runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
640μs/app/Http/Controllers/Media/EventController.php:402runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where 0 = 1 and `events`.`deleted_at` is null
450μs/app/Http/Controllers/Media/EventController.php:402runningconnectMetadata | |
---|---|
Backtrace |
|
insert into `cache` (`key`, `value`, `expiration`) values ('laravelEDS2019:count_completed', 'a:2:{s:6:\"images\";i:60485;s:6:\"videos\";i:0;}', 1751990186)
5.23ms/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` = 112 and `media`.`deleted_at` is null limit 10 offset 60) as m on `media`.`id` = `m`.`id` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 112 and `media`.`deleted_at` is null
1.91ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
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` = 112 and `media`.`deleted_at` is null limit 100 offset 600) as m on `media`.`id` = `m`.`id` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 112 and `media`.`deleted_at` is null
28.64ms/app/Http/Controllers/Media/EventController.php:460runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (6653399, 6653404, 6653439, 6653452, 6653456, 6653458, 6656788, 6665961, 6665977, 6666292, 6679572, 6679573, 6679574, 6679575, 6679576, 6679577, 6679578, 6679583, 6679584, 6679585, 6679586, 6679588, 6679589, 6679590, 6679591, 6679592, 6679593, 6679594, 6679596, 6679597, 6679598, 6679599, 6679600, 6679601, 6679602, 6679605, 6679610, 6679611, 6679612, 6679613, 6679614, 6679615, 6679616, 6679617, 6679621, 6679622, 6679623, 6679624, 6679625, 6679626, 6679627, 6679628, 6679629, 6679630, 6679631, 6679632, 6679633, 6679634, 6679635, 6679636, 6679637, 6679638, 6679642, 6679643, 6679644, 6679645, 6679646, 6679647, 6679648, 6706707, 6706708, 6706709, 6706710, 6706711, 6706714, 6706715, 6706716, 6706717, 6706718, 6706719, 6706720, 6706721, 6706722, 6706723, 6706724, 6706725, 6706726, 6706727, 6706728, 6706729, 6706730, 6706731, 6706732, 6706733, 6706734, 6706735, 6706736, 6706737, 6706738, 6706741) and `media_runner`.`deleted_at` is null
29.72ms/app/Http/Controllers/Media/EventController.php:460runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where `users`.`id` in (163256, 168073, 200921, 228110) and `users`.`deleted_at` is null
1.35ms/app/Http/Controllers/Media/EventController.php:460runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where `events`.`id` in (112) and `events`.`deleted_at` is null
560μs/app/Http/Controllers/Media/EventController.php:460runningconnectMetadata | |
---|---|
Backtrace |
|
select `id`, `is_watermark`, `event_id`, `height`, `is_frame` from `media_setting` where `media_setting`.`event_id` in (112) and `is_buyable` = 1 and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc
590μs/app/Http/Controllers/Media/EventController.php:460runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 200921 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
870μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 168073 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
740μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `photographers` where `photographers`.`user_id` = 228110 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1
760μsview::media.event.show:195runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `custom_field` where `custom_field`.`event_id` = 112 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null
1.27ms/app/Models/Event.php:561runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = '7RGWADcrzTHfIEKRbFUo6rockYMl35KdtFIAle6v' limit 1
1.27ms/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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiSjRhcVFrU3Q2RzZ5UzZaOGZqYjZBVXZuS2hhT25QenRTR1JGcnRxTyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTM6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvRURTMjAxOS9lbWJlZD9wYWdlPTcmcT0lMkZldmVudCUyRkVEUzIwMTklMkZlbWJlZCI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1751989586, '', '172.31.6.221', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', '7RGWADcrzTHfIEKRbFUo6rockYMl35KdtFIAle6v')
7.14ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = '7RGWADcrzTHfIEKRbFUo6rockYMl35KdtFIAle6v' limit 1
480μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▶ "q" => "/event/EDS2019/embed" "page" => "7" ]
0 of 0array:2 [▶ "q" => "/event/EDS2019/embed" "page" => "7" ]
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-686d3d51-1a81144b7fba706a65a60060" ] "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.217.11" ] "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-686d3d51-1a81144b7fba706a65a60060" "HTTP_HOST" => "beta-media.runningconnect.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.217.11" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta-www.runningconnect.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.23.24" "REMOTE_PORT" => "11100" "REMOTE_ADDR" => "172.31.6.221" "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/EDS2019/embed?page=7" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "q=/event/EDS2019/embed&page=7" "SCRIPT_FILENAME" => "/usr/share/nginx/html/RunningConnectBeta/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1751989585.7466 "REQUEST_TIME" => 1751989585 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 08 Jul 2025 15:46:26 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "locale=eyJpdiI6ImoxVnUzU3dSVExsRmZ5TjVZTHF6ZlE9PSIsInZhbHVlIjoiaEVjT3M2U1NHTkRDSkJlRWVueWgzQT09IiwibWFjIjoiYTdlNjI3NjYxM2E2OGZmNGM3YzY3NmJkZWI0YWZjMWI2ODlmZTJkNTFiNjY5NTg3ODVhYWViZDY0Y2FkMDA3NSJ9; expires=Sun, 07-Jul-2030 15:46:26 GMT; Max-Age=157680000; path=/; domain=runningconnect.com; httponly ◀locale=eyJpdiI6ImoxVnUzU3dSVExsRmZ5TjVZTHF6ZlE9PSIsInZhbHVlIjoiaEVjT3M2U1NHTkRDSkJlRWVueWgzQT09IiwibWFjIjoiYTdlNjI3NjYxM2E2OGZmNGM3YzY3NmJkZWI0YWZjMWI2ODlmZTJkN ▶" 1 => "laravel_session=eyJpdiI6IjZQZzdFckZFOHVtRTdIbXdMM3Y3QWc9PSIsInZhbHVlIjoiRTJrc1dcL2ZMQmNUWU1Da2N4XC9BNnpaN1F4NFlsOGhGdXhuTUc2Q1N5TlRnZkRtOGlcL2FlamoxRlgxRHpHRGE2dmlWaUFqTEJFWVFSb010MXhwSlN6SEE9PSIsIm1hYyI6Ijk0N2Q5YWFhOTdlNGQ3ZDEwNzk3ZDVkMzMwOWE0NTVhY2M0OWQ3YjJlMTU0Njg1NDQwOGY1YmM2YzgyMDBhYzIifQ%3D%3D; expires=Tue, 08-Jul-2025 17:46:26 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponly ◀laravel_session=eyJpdiI6IjZQZzdFckZFOHVtRTdIbXdMM3Y3QWc9PSIsInZhbHVlIjoiRTJrc1dcL2ZMQmNUWU1Da2N4XC9BNnpaN1F4NFlsOGhGdXhuTUc2Q1N5TlRnZkRtOGlcL2FlamoxRlgxRHpHRGE2 ▶" ] "Set-Cookie" => array:2 [▶ 0 => "locale=eyJpdiI6ImoxVnUzU3dSVExsRmZ5TjVZTHF6ZlE9PSIsInZhbHVlIjoiaEVjT3M2U1NHTkRDSkJlRWVueWgzQT09IiwibWFjIjoiYTdlNjI3NjYxM2E2OGZmNGM3YzY3NmJkZWI0YWZjMWI2ODlmZTJkNTFiNjY5NTg3ODVhYWViZDY0Y2FkMDA3NSJ9; expires=Sun, 07-Jul-2030 15:46:26 GMT; domain=runningconnect.com; path=/; httponly ◀locale=eyJpdiI6ImoxVnUzU3dSVExsRmZ5TjVZTHF6ZlE9PSIsInZhbHVlIjoiaEVjT3M2U1NHTkRDSkJlRWVueWgzQT09IiwibWFjIjoiYTdlNjI3NjYxM2E2OGZmNGM3YzY3NmJkZWI0YWZjMWI2ODlmZTJkN ▶" 1 => "laravel_session=eyJpdiI6IjZQZzdFckZFOHVtRTdIbXdMM3Y3QWc9PSIsInZhbHVlIjoiRTJrc1dcL2ZMQmNUWU1Da2N4XC9BNnpaN1F4NFlsOGhGdXhuTUc2Q1N5TlRnZkRtOGlcL2FlamoxRlgxRHpHRGE2dmlWaUFqTEJFWVFSb010MXhwSlN6SEE9PSIsIm1hYyI6Ijk0N2Q5YWFhOTdlNGQ3ZDEwNzk3ZDVkMzMwOWE0NTVhY2M0OWQ3YjJlMTU0Njg1NDQwOGY1YmM2YzgyMDBhYzIifQ%3D%3D; expires=Tue, 08-Jul-2025 17:46:26 GMT; domain=runningconnect.com; path=/; httponly ◀laravel_session=eyJpdiI6IjZQZzdFckZFOHVtRTdIbXdMM3Y3QWc9PSIsInZhbHVlIjoiRTJrc1dcL2ZMQmNUWU1Da2N4XC9BNnpaN1F4NFlsOGhGdXhuTUc2Q1N5TlRnZkRtOGlcL2FlamoxRlgxRHpHRGE2 ▶" ] ]
0 of 0array:4 [▶ "_token" => "J4aqQkSt6G6yS6Z8fjb6AUvnKhaOnPztSGRFrtqO" "_previous" => array:1 [▶ "url" => "https://beta-media.runningconnect.com/event/EDS2019/embed?page=7&q=%2Fevent%2FEDS2019%2Fembed" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]