TMB I ING PARKRUN 2019

Page 1 / 203 Show 100 results of 20209


Page 1 / 203 Show 100 results of 20209
7.4.33PHP Version407msRequest Duration40MBMemory UsageGET event/{slug}Route
    • Booting (234ms)
    • Application (173ms)
    • 1 x Booting (57.59%)
      234ms
      1 x Application (42.41%)
      173ms
      4 templates were rendered
      • media.event.show (resources/views/media/event/show.blade.php)22blade
        Params
        0
        videos
        1
        images
        2
        event
        3
        search_method
        4
        search
        5
        threshold
        6
        isEmbed
        7
        current_page
        8
        prices
        9
        approvedPhotographers
        10
        searchPhotographersIds
        11
        dateLimit
        12
        dateInput
        13
        isAllPhotographer
        14
        media_search
        15
        cert_flag
        16
        enable_flatrate
        17
        tags
        18
        is_search
        19
        cart_ids
        20
        has_personal_video
        21
        has_flatrate
      • vendor.pagination.bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • vendor.pagination.bootstrap-4 (resources/views/vendor/pagination/bootstrap-4.blade.php)2blade
        Params
        0
        paginator
        1
        elements
      • layouts.media.default (resources/views/layouts/media/default.blade.php)38blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        sentinelCheck
        5
        sentinelUser
        6
        projectVariables
        7
        cookieCategories
        8
        videos
        9
        images
        10
        event
        11
        search_method
        12
        search
        13
        threshold
        14
        isEmbed
        15
        current_page
        16
        prices
        17
        approvedPhotographers
        18
        searchPhotographersIds
        19
        dateLimit
        20
        dateInput
        21
        isAllPhotographer
        22
        media_search
        23
        cert_flag
        24
        enable_flatrate
        25
        tags
        26
        is_search
        27
        cart_ids
        28
        has_personal_video
        29
        has_flatrate
        30
        __currentLoopData
        31
        loop
        32
        eventPhotographer
        33
        medias
        34
        appendList
        35
        unwantedList
        36
        unwanted
        37
        media
      uri
      GET event/{slug}
      middleware
      web
      domain
      beta-media.runningconnect.com
      controller
      App\Http\Controllers\Media\EventController@show
      as
      media.event.show
      namespace
      App\Http\Controllers
      prefix
      /event
      where
      file
      app/Http/Controllers/Media/EventController.php:70-562
      26 statements were executed, 9 of which were duplicated, 17 unique58.44ms
      • select * from `sessions` where `id` = 'wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF' limit 14.64ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:81
      • select * from `project_variable` where `is_shared_view` = 16.45ms/app/Http/Middleware/ShareProjectVariables.php:20runningconnect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Http/Middleware/ShareProjectVariables.php:20
        • 13. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 15. /app/Http/Middleware/ShareAuthFromSentinel.php:29
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
      • select * from `cookie_consent_category`650μs/app/Http/Middleware/ShareProjectVariables.php:21runningconnect
        Metadata
        Backtrace
        • 12. /app/Http/Middleware/ShareProjectVariables.php:21
        • 13. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Pipeline.php:53
        • 15. /app/Http/Middleware/ShareAuthFromSentinel.php:29
        • 16. /vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:163
      • SET session wait_timeout=30;240μs/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239runningconnect
        Metadata
        Backtrace
        • 9. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
        • 10. /app/Http/Controllers/Media/EventController.php:72
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
      • select * from `events` where `slug` = 'TMBINGPARKRUN2019' and `events`.`deleted_at` is null limit 14.54ms/app/Http/Controllers/Media/EventController.php:77runningconnect
        Metadata
        Bindings
        • 0. TMBINGPARKRUN2019
        Backtrace
        • 15. /app/Http/Controllers/Media/EventController.php:77
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `tags` where `event_id` = 117 and `type` = 'media' and `tags`.`deleted_at` is null820μs/app/Http/Controllers/Media/EventController.php:90runningconnect
        Metadata
        Bindings
        • 0. 117
        • 1. media
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:90
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `event_category` where `event_id` = 117 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1880μs/app/Http/Controllers/Media/EventController.php:238runningconnect
        Metadata
        Bindings
        • 0. 117
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/Media/EventController.php:238
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select *, `event_photographers`.`id` as `id` from `event_photographers` inner join `photographers` on `photographers`.`user_id` = `event_photographers`.`user_id` where `event_id` = 117 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc1.51ms/app/Http/Controllers/Media/EventController.php:258runningconnect
        Metadata
        Bindings
        • 0. 117
        • 1. approved
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:258
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select *, `event_photographers`.`id` as `id` from `event_photographers` inner join `photographers` on `photographers`.`user_id` = `event_photographers`.`user_id` where `event_id` = 117 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc1.24ms/app/Http/Controllers/Media/EventController.php:260runningconnect
        Metadata
        Bindings
        • 0. 117
        • 1. approved
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:260
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `cache` where `key` = 'laravelTMBINGPARKRUN2019:min_shot_at' limit 1720μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelTMBINGPARKRUN2019:min_shot_at
        Backtrace
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:70
        • 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:357
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
      • select * from `cache` where `key` = 'laravelTMBINGPARKRUN2019:max_shot_at' limit 11.06ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelTMBINGPARKRUN2019:max_shot_at
        Backtrace
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:70
        • 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:357
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
      • select * from `cache` where `key` = 'laravelTMBINGPARKRUN2019:min_shot_at' limit 1630μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelTMBINGPARKRUN2019:min_shot_at
        Backtrace
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:357
        • 16. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
        • 17. /app/Http/Controllers/Media/EventController.php:289
      • select * from `cache` where `key` = 'laravelTMBINGPARKRUN2019:max_shot_at' limit 1690μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelTMBINGPARKRUN2019:max_shot_at
        Backtrace
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:357
        • 16. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
        • 17. /app/Http/Controllers/Media/EventController.php:290
      • select * from `media_price` where exists (select * from `media_setting` where `media_price`.`media_setting_id` = `media_setting`.`id` and `event_id` = 117 and `media_setting`.`deleted_at` is null) and `user_id` in (163256, 136447, 66507, 57168, 71416, 117196) and `media_price`.`deleted_at` is null1.24ms/app/Http/Controllers/Media/EventController.php:358runningconnect
        Metadata
        Bindings
        • 0. 117
        • 1. 163256
        • 2. 136447
        • 3. 66507
        • 4. 57168
        • 5. 71416
        • 6. 117196
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:358
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `cache` where `key` = 'laravelTMBINGPARKRUN2019:count_completed' limit 1700μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelTMBINGPARKRUN2019:count_completed
        Backtrace
        • 13. /vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63
        • 14. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:97
        • 15. /vendor/laravel/framework/src/Illuminate/Cache/Repository.php:374
        • 16. /vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:357
        • 17. /vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php:239
      • 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` = 117 and `media`.`deleted_at` is null limit 10 offset 0) as m on `media`.`id` = `m`.`id` where `type` = 'video' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 117 and `media`.`deleted_at` is null1.72ms/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Bindings
        • 0. video
        • 1. completed
        • 2. 1
        • 3. 117
        • 4. video
        • 5. completed
        • 6. 1
        • 7. 117
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:459
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • 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` = 117 and `media`.`deleted_at` is null limit 100 offset 0) as m on `media`.`id` = `m`.`id` where `type` = 'image' and `media`.`status` = 'completed' and `is_approved` = 1 and `media`.`event_id` = 117 and `media`.`deleted_at` is null9.2ms/app/Http/Controllers/Media/EventController.php:460runningconnect
        Metadata
        Bindings
        • 0. image
        • 1. completed
        • 2. 1
        • 3. 117
        • 4. image
        • 5. completed
        • 6. 1
        • 7. 117
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:460
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `media_runner` where `media_runner`.`media_id` in (7137351, 7137352, 7137353, 7137354, 7137355, 7137356, 7137357, 7137358, 7137359, 7137360, 7137361, 7137362, 7137363, 7137364, 7137365, 7137366, 7137367, 7137368, 7137369, 7137370, 7137371, 7137372, 7137373, 7137374, 7137375, 7137376, 7137377, 7137378, 7137379, 7137380, 7137381, 7137382, 7137383, 7137384, 7137385, 7137386, 7137387, 7137388, 7137389, 7137390, 7137391, 7137392, 7137393, 7137394, 7137395, 7137396, 7137397, 7137398, 7137399, 7137400, 7137401, 7137402, 7137403, 7137404, 7137405, 7137406, 7137407, 7137408, 7137409, 7137410, 7137411, 7137412, 7137413, 7137414, 7137415, 7137416, 7137417, 7137418, 7137419, 7137420, 7137421, 7137422, 7137423, 7137424, 7137425, 7137426, 7137427, 7137428, 7137429, 7137430, 7137431, 7137432, 7137433, 7137434, 7137435, 7137436, 7137437, 7137438, 7137439, 7137440, 7137441, 7137442, 7137443, 7137444, 7137445, 7137446, 7137447, 7137448, 7137449, 7137450) and `media_runner`.`deleted_at` is null12.55ms/app/Http/Controllers/Media/EventController.php:460runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:460
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `users` where `users`.`id` in (136447) and `users`.`deleted_at` is null760μs/app/Http/Controllers/Media/EventController.php:460runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:460
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `id` from `events` where `events`.`id` in (117) and `events`.`deleted_at` is null700μs/app/Http/Controllers/Media/EventController.php:460runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:460
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 25. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select `id`, `is_watermark`, `event_id`, `height`, `is_frame` from `media_setting` where `media_setting`.`event_id` in (117) and `is_buyable` = 1 and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc620μs/app/Http/Controllers/Media/EventController.php:460runningconnect
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 24. /app/Http/Controllers/Media/EventController.php:460
        • 27. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 28. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:219
        • 29. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:176
        • 30. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:680
      • select * from `photographers` where `photographers`.`user_id` = 136447 and `photographers`.`user_id` is not null and `photographers`.`deleted_at` is null limit 1900μsview::media.event.show:195runningconnect
        Metadata
        Bindings
        • 0. 136447
        Backtrace
        • 20. view::media.event.show:195
        • 22. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:59
        • 23. /vendor/laravel/framework/src/Illuminate/View/View.php:142
        • 24. /vendor/laravel/framework/src/Illuminate/View/View.php:125
        • 25. /vendor/laravel/framework/src/Illuminate/View/View.php:90
      • select * from `custom_field` where `custom_field`.`event_id` = 117 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null1.32ms/app/Models/Event.php:561runningconnect
        Metadata
        Bindings
        • 0. 117
        Backtrace
        • 19. /app/Models/Event.php:561
        • 26. /vendor/laravel/framework/src/Illuminate/Support/Collection.php:1946
        • 29. /vendor/laravel/framework/src/Illuminate/Pagination/LengthAwarePaginator.php:167
        • 30. /vendor/laravel/framework/src/Illuminate/Pagination/LengthAwarePaginator.php:188
        • 31. /vendor/laravel/framework/src/Illuminate/Pagination/LengthAwarePaginator.php:199
      • select * from `sessions` where `id` = 'wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF' limit 1660μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:128
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:170
        • 18. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:65
      • insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiejlsdlo3WUlZUWtUQjlWdzdwS1dKb3BvdmprazJ5bmtuUUF2RHRVQyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTI6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvVE1CSU5HUEFSS1JVTjIwMTk/cT0lMkZldmVudCUyRlRNQklOR1BBUktSVU4yMDE5Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1750306857, '', '172.31.27.27', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF')3.42ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150runningconnect
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiejlsdlo3WUlZUWtUQjlWdzdwS1dKb3BvdmprazJ5bmtuUUF2RHRVQyI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6OTI6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvVE1CSU5HUEFSS1JVTjIwMTk/cT0lMkZldmVudCUyRlRNQklOR1BBUktSVU4yMDE5Ijt9czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1. 1750306857
        • 2. 
        • 3. 172.31.27.27
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF
        Backtrace
        • 10. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:150
        • 11. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:134
        • 12. /vendor/laravel/framework/src/Illuminate/Session/Store.php:129
        • 13. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:170
        • 14. /vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:65
      • select * from `sessions` where `id` = 'wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF' limit 1580μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. wHMjpk8oMMQrz3wjeH2qYwUAD9oSqAIdwTtRlqyF
        Backtrace
        • 14. /vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91
        • 15. /vendor/laravel/framework/src/Illuminate/Session/Store.php:97
        • 16. /vendor/laravel/framework/src/Illuminate/Session/Store.php:87
        • 17. /vendor/laravel/framework/src/Illuminate/Session/Store.php:71
        • 18. /vendor/laravel/framework/src/Illuminate/Support/Manager.php:146
      App\Models\Photographer
      1
      App\Models\MediaSetting
      5
      App\Models\User
      1
      App\Models\MediaRunner
      280
      App\Models\Media
      100
      App\Models\MediaPrice
      30
      App\Models\EventPhotographer
      12
      App\Models\Event
      2
          _token
          z9lvZ7YIYQkTB9Vw7pKWJopovjkk2ynknQAvDtUC
          _previous
          array:1 [ "url" => "https://beta-media.runningconnect.com/event/TMBINGPARKRUN2019?q=%2Fevent%2FTMB...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /event/TMBINGPARKRUN2019
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "q" => "/event/TMBINGPARKRUN2019" ]
          request_request
          0 of 0
          array:1 [ "q" => "/event/TMBINGPARKRUN2019" ]
          request_headers
          0 of 0
          array: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-68539028-27db3eb62d7fac6459ae9e75" ] "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.165" ] "content-length" => array:1 [ 0 => "" ] "content-type" => array:1 [ 0 => "" ] ]
          request_server
          0 of 0
          array: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-68539028-27db3eb62d7fac6459ae9e75" "HTTP_HOST" => "beta-media.runningconnect.com" "HTTP_X_FORWARDED_PORT" => "443" "HTTP_X_FORWARDED_PROTO" => "https" "HTTP_X_FORWARDED_FOR" => "216.73.216.165" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "beta-www.runningconnect.com" "SERVER_PORT" => "443" "SERVER_ADDR" => "172.31.23.24" "REMOTE_PORT" => "46934" "REMOTE_ADDR" => "172.31.27.27" "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/TMBINGPARKRUN2019" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "q=/event/TMBINGPARKRUN2019&" "SCRIPT_FILENAME" => "/usr/share/nginx/html/RunningConnectBeta/public/index.php" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1750306856.7285 "REQUEST_TIME" => 1750306856 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Thu, 19 Jun 2025 04:20:57 GMT" ] "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [ 0 => "locale=eyJpdiI6IlBcLytxazJGUU02RXBob0IzQ0ppZm13PT0iLCJ2YWx1ZSI6IjE0Qnd4RGFIcWFCMEtBNHplaWtqS1E9PSIsIm1hYyI6ImY2NGVkMjhkOTE3M2JmM2I0MWUxNWQxYmZiY2UyOTY5YWZiZjZkYzIwZjNkOTljN2E4NzliZDM1ODNkZjY1YTkifQ%3D%3D; expires=Tue, 18-Jun-2030 04:20:57 GMT; Max-Age=157680000; path=/; domain=runningconnect.com; httponlylocale=eyJpdiI6IlBcLytxazJGUU02RXBob0IzQ0ppZm13PT0iLCJ2YWx1ZSI6IjE0Qnd4RGFIcWFCMEtBNHplaWtqS1E9PSIsIm1hYyI6ImY2NGVkMjhkOTE3M2JmM2I0MWUxNWQxYmZiY2UyOTY5YWZiZjZkY" 1 => "laravel_session=eyJpdiI6ImU0R0g1WXl0Y1djT3BjXC9BU2xTNUlBPT0iLCJ2YWx1ZSI6IjNIY1NLVHRydjFrbUxcL3JcL3dyNlwvblluT2txWWVOdGtFY0N1ekU2ZGtTXC9CaWN3b1UyeW1vXC84WTBGXC9NTmdCa0ZMUFVCdlpSMmJiUTJweCtMbjk2RWdBPT0iLCJtYWMiOiJlY2RlYzg4NDU1MDk1YTRmZmEwNjY1YjgyMTM1MDQ1MzBjMjI2YzgzNzFhOGJkNDJkMmU0ODU5ZDVkYzMzNmRiIn0%3D; expires=Thu, 19-Jun-2025 06:20:57 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponlylaravel_session=eyJpdiI6ImU0R0g1WXl0Y1djT3BjXC9BU2xTNUlBPT0iLCJ2YWx1ZSI6IjNIY1NLVHRydjFrbUxcL3JcL3dyNlwvblluT2txWWVOdGtFY0N1ekU2ZGtTXC9CaWN3b1UyeW1vXC84WTBGXC9N" ] "Set-Cookie" => array:2 [ 0 => "locale=eyJpdiI6IlBcLytxazJGUU02RXBob0IzQ0ppZm13PT0iLCJ2YWx1ZSI6IjE0Qnd4RGFIcWFCMEtBNHplaWtqS1E9PSIsIm1hYyI6ImY2NGVkMjhkOTE3M2JmM2I0MWUxNWQxYmZiY2UyOTY5YWZiZjZkYzIwZjNkOTljN2E4NzliZDM1ODNkZjY1YTkifQ%3D%3D; expires=Tue, 18-Jun-2030 04:20:57 GMT; domain=runningconnect.com; path=/; httponlylocale=eyJpdiI6IlBcLytxazJGUU02RXBob0IzQ0ppZm13PT0iLCJ2YWx1ZSI6IjE0Qnd4RGFIcWFCMEtBNHplaWtqS1E9PSIsIm1hYyI6ImY2NGVkMjhkOTE3M2JmM2I0MWUxNWQxYmZiY2UyOTY5YWZiZjZkY" 1 => "laravel_session=eyJpdiI6ImU0R0g1WXl0Y1djT3BjXC9BU2xTNUlBPT0iLCJ2YWx1ZSI6IjNIY1NLVHRydjFrbUxcL3JcL3dyNlwvblluT2txWWVOdGtFY0N1ekU2ZGtTXC9CaWN3b1UyeW1vXC84WTBGXC9NTmdCa0ZMUFVCdlpSMmJiUTJweCtMbjk2RWdBPT0iLCJtYWMiOiJlY2RlYzg4NDU1MDk1YTRmZmEwNjY1YjgyMTM1MDQ1MzBjMjI2YzgzNzFhOGJkNDJkMmU0ODU5ZDVkYzMzNmRiIn0%3D; expires=Thu, 19-Jun-2025 06:20:57 GMT; domain=runningconnect.com; path=/; httponlylaravel_session=eyJpdiI6ImU0R0g1WXl0Y1djT3BjXC9BU2xTNUlBPT0iLCJ2YWx1ZSI6IjNIY1NLVHRydjFrbUxcL3JcL3dyNlwvblluT2txWWVOdGtFY0N1ekU2ZGtTXC9CaWN3b1UyeW1vXC84WTBGXC9N" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "z9lvZ7YIYQkTB9Vw7pKWJopovjkk2ynknQAvDtUC" "_previous" => array:1 [ "url" => "https://beta-media.runningconnect.com/event/TMBINGPARKRUN2019?q=%2Fevent%2FTMBINGPARKRUN2019" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]