One fine body…
1 x Application (58.6%) | 206ms |
1 x Booting (41.4%) | 145ms |
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` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 1
5.39ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `project_variable` where `is_shared_view` = 1
5.31ms/app/Http/Middleware/ShareProjectVariables.php:20runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cookie_consent_category`
670μs/app/Http/Middleware/ShareProjectVariables.php:21runningconnectMetadata | |
---|---|
Backtrace |
|
SET session wait_timeout=30;
250μs/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where `slug` = 'GBR2018' and `events`.`deleted_at` is null limit 1
2.43ms/app/Http/Controllers/Media/EventController.php:77runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `tags` where `event_id` = 37 and `type` = 'media' and `tags`.`deleted_at` is null
920μs/app/Http/Controllers/Media/EventController.php:89runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `event_category` where `event_id` = 37 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1
820μ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` = 37 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
1.63ms/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` = 37 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc
960μs/app/Http/Controllers/Media/EventController.php:259runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelGBR2018:min_shot_at' limit 1
650μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelGBR2018:max_shot_at' limit 1
590μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelGBR2018:min_shot_at' limit 1
1.13ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelGBR2018:max_shot_at' limit 1
890μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_price` where exists (select * from `media_setting` where `media_price`.`media_setting_id` = `media_setting`.`id` and `event_id` = 37 and `media_setting`.`deleted_at` is null) and `user_id` in (1) and `media_price`.`deleted_at` is null
930μs/app/Http/Controllers/Media/EventController.php:357runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `cache` where `key` = 'laravelGBR2018:count_completed' limit 1
620μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnectMetadata | |
---|---|
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` = 37 and `media`.`deleted_at` is null limit 10 offset 70) as m on `media`.`id` = `m`.`id` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 37 and `media`.`deleted_at` is null
5.35ms/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_property` where `media_property`.`media_id` in (65849, 65850, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858) and `media_property`.`deleted_at` is null
7.68ms/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (65849, 65850, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858) and `media_runner`.`deleted_at` is null
4.96ms/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
640μs/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `events` where `events`.`id` in (37) and `events`.`deleted_at` is null
870μs/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `media_setting` where `media_setting`.`event_id` in (37) and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc
510μs/app/Http/Controllers/Media/EventController.php:458runningconnectMetadata | |
---|---|
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` = 37 and `media`.`deleted_at` is null limit 100 offset 700) as m on `media`.`id` = `m`.`id` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 37 and `media`.`deleted_at` is null
5.82ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `media_property` where `media_property`.`media_id` in (9967, 9968, 9969, 9970, 9971, 9972, 9973, 9974, 9975, 9976, 9977, 9978, 9979, 9980, 9981, 9982, 9983, 9984, 9985, 9986, 9987, 9988, 9989, 9990, 9991, 9992, 9993, 9994, 9995, 9996, 9997, 9998, 9999, 10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, 10010, 10011, 10012, 10013, 10014, 10015, 10016, 10017, 10018, 10019, 10020, 10021, 10022, 10023, 10024, 10025, 10026, 10027, 10028, 10029, 10030, 10031, 10032, 10033, 10034, 10035, 10036, 10037, 10038, 10039, 10040, 10041, 10042, 10043, 10044, 10045, 10046, 10047, 10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056, 10057, 10058, 10059, 10060, 10061, 10062, 10063, 10064, 10065, 10066) and `media_property`.`deleted_at` is null
15.05ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `media_runner` where `media_runner`.`media_id` in (9967, 9968, 9969, 9970, 9971, 9972, 9973, 9974, 9975, 9976, 9977, 9978, 9979, 9980, 9981, 9982, 9983, 9984, 9985, 9986, 9987, 9988, 9989, 9990, 9991, 9992, 9993, 9994, 9995, 9996, 9997, 9998, 9999, 10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, 10010, 10011, 10012, 10013, 10014, 10015, 10016, 10017, 10018, 10019, 10020, 10021, 10022, 10023, 10024, 10025, 10026, 10027, 10028, 10029, 10030, 10031, 10032, 10033, 10034, 10035, 10036, 10037, 10038, 10039, 10040, 10041, 10042, 10043, 10044, 10045, 10046, 10047, 10048, 10049, 10050, 10051, 10052, 10053, 10054, 10055, 10056, 10057, 10058, 10059, 10060, 10061, 10062, 10063, 10064, 10065, 10066) and `media_runner`.`deleted_at` is null
11.89ms/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `users` where 0 = 1 and `users`.`deleted_at` is null
660μs/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select `id` from `events` where `events`.`id` in (37) and `events`.`deleted_at` is null
500μs/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `media_setting` where `media_setting`.`event_id` in (37) and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc
430μs/app/Http/Controllers/Media/EventController.php:459runningconnectMetadata | |
---|---|
Backtrace |
|
select * from `custom_field` where `custom_field`.`event_id` = 37 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null
690μs/app/Models/Event.php:561runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `custom_field` where `custom_field`.`event_id` = 37 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null
760μs/app/Models/Event.php:561runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 1
710μ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 ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiTnRpeHRDNk8xYmZYRjI4czBBRHk3ZkNLN3JPT3RoSnZTTWJvT0ZVWCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6Nzk6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvR0JSMjAxOD9wYWdlPTgmcT0lMkZldmVudCUyRkdCUjIwMTgiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19', 1750216161, '', '172.31.19.8', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu')
3.47ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `sessions` where `id` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 1
1.35ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnectMetadata | |
---|---|
Bindings |
|
Backtrace |
|
200
0 of 0array:2 [▶ "q" => "/event/GBR2018" "page" => "8" ]
0 of 0array:2 [▶ "q" => "/event/GBR2018" "page" => "8" ]
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-68522de1-41200fad790a2a38156e3fad" ] "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.35" ] "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-68522de1-41200fad790a2a38156e3fad" "HTTP_HOST" => "beta-media.runningconnect.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.35" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta-www.runningconnect.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.23.24" "REMOTE_PORT" => "2024" "REMOTE_ADDR" => "172.31.19.8" "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/GBR2018?page=8" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "q=/event/GBR2018&page=8" "SCRIPT_FILENAME" => "/usr/share/nginx/html/RunningConnectBeta/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750216161.0418 "REQUEST_TIME" => 1750216161 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Wed, 18 Jun 2025 03:09:21 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "locale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlYWZiYjY0NTZjZmRkZjQ2Zjg2MDk4NWFiOTYifQ%3D%3D; expires=Mon, 17-Jun-2030 03:09:21 GMT; Max-Age=157680000; path=/; domain=runningconnect.com; httponly ◀locale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlY ▶" 1 => "laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpoZnNZZDVpd01BMHlRdGp5S1JzMkE9PSIsIm1hYyI6IjY4NTc0NmI1NTYyNTdmNjc2NzRiYTBhZmIxMzEwZGViODQ0MGI1ODU2M2NiZDlkNDA1Y2I4ZGU0NzkzMTdiMmQifQ%3D%3D; expires=Wed, 18-Jun-2025 05:09:21 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponly ◀laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpo ▶" ] "Set-Cookie" => array:2 [▶ 0 => "locale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlYWZiYjY0NTZjZmRkZjQ2Zjg2MDk4NWFiOTYifQ%3D%3D; expires=Mon, 17-Jun-2030 03:09:21 GMT; domain=runningconnect.com; path=/; httponly ◀locale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlY ▶" 1 => "laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpoZnNZZDVpd01BMHlRdGp5S1JzMkE9PSIsIm1hYyI6IjY4NTc0NmI1NTYyNTdmNjc2NzRiYTBhZmIxMzEwZGViODQ0MGI1ODU2M2NiZDlkNDA1Y2I4ZGU0NzkzMTdiMmQifQ%3D%3D; expires=Wed, 18-Jun-2025 05:09:21 GMT; domain=runningconnect.com; path=/; httponly ◀laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpo ▶" ] ]
0 of 0array:4 [▶ "_token" => "NtixtC6O1bfXF28s0ADy7fCK7rOOthJvSMboOFUX" "_previous" => array:1 [▶ "url" => "https://beta-media.runningconnect.com/event/GBR2018?page=8&q=%2Fevent%2FGBR2018" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]