Garmin Blue Run Sub1 10K Challenge 2018

Page 8 / 460 Show 110 results of 30627


Page 8 / 460 Show 110 results of 30627
7.4.33PHP Version351msRequest Duration42MBMemory UsageGET event/{slug}Route
    • Booting (145ms)
    • Application (206ms)
    • 1 x Application (58.6%)
      206ms
      1 x Booting (41.4%)
      145ms
      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-561
      32 statements were executed, 15 of which were duplicated, 17 unique84.53ms
      • select * from `sessions` where `id` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 15.39ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu
        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` = 15.31ms/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`670μ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;250μ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` = 'GBR2018' and `events`.`deleted_at` is null limit 12.43ms/app/Http/Controllers/Media/EventController.php:77runningconnect
        Metadata
        Bindings
        • 0. GBR2018
        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` = 37 and `type` = 'media' and `tags`.`deleted_at` is null920μs/app/Http/Controllers/Media/EventController.php:89runningconnect
        Metadata
        Bindings
        • 0. 37
        • 1. media
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:89
        • 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` = 37 and `has_personal_video` = 1 and `event_category`.`deleted_at` is null limit 1820μs/app/Http/Controllers/Media/EventController.php:237runningconnect
        Metadata
        Bindings
        • 0. 37
        • 1. 1
        Backtrace
        • 15. /app/Http/Controllers/Media/EventController.php:237
        • 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` = 37 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc1.63ms/app/Http/Controllers/Media/EventController.php:257runningconnect
        Metadata
        Bindings
        • 0. 37
        • 1. approved
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:257
        • 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` = 37 and `status` = 'approved' and `event_photographers`.`deleted_at` is null order by `display_name` asc960μs/app/Http/Controllers/Media/EventController.php:259runningconnect
        Metadata
        Bindings
        • 0. 37
        • 1. approved
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:259
        • 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` = 'laravelGBR2018:min_shot_at' limit 1650μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelGBR2018: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` = 'laravelGBR2018:max_shot_at' limit 1590μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelGBR2018: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` = 'laravelGBR2018:min_shot_at' limit 11.13ms/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelGBR2018: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:273
      • select * from `cache` where `key` = 'laravelGBR2018:max_shot_at' limit 1890μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelGBR2018: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:274
      • 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 null930μs/app/Http/Controllers/Media/EventController.php:357runningconnect
        Metadata
        Bindings
        • 0. 37
        • 1. 1
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:357
        • 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` = 'laravelGBR2018:count_completed' limit 1620μs/vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:63runningconnect
        Metadata
        Bindings
        • 0. laravelGBR2018: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` = 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 null5.35ms/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Bindings
        • 0. video
        • 1. completed
        • 2. 1
        • 3. 37
        • 4. video
        • 5. completed
        • 6. 1
        • 7. 37
        Backtrace
        • 14. /app/Http/Controllers/Media/EventController.php:458
        • 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_property` where `media_property`.`media_id` in (65849, 65850, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858) and `media_property`.`deleted_at` is null7.68ms/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:458
        • 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 `media_runner` where `media_runner`.`media_id` in (65849, 65850, 65851, 65852, 65853, 65854, 65855, 65856, 65857, 65858) and `media_runner`.`deleted_at` is null4.96ms/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:458
        • 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 0 = 1 and `users`.`deleted_at` is null640μs/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:458
        • 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 `events` where `events`.`id` in (37) and `events`.`deleted_at` is null870μs/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:458
        • 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 `media_setting` where `media_setting`.`event_id` in (37) and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc510μs/app/Http/Controllers/Media/EventController.php:458runningconnect
        Metadata
        Backtrace
        • 24. /app/Http/Controllers/Media/EventController.php:458
        • 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 `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 null5.82ms/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Bindings
        • 0. image
        • 1. completed
        • 2. 1
        • 3. 37
        • 4. image
        • 5. completed
        • 6. 1
        • 7. 37
        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 * 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 null15.05ms/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:459
        • 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 `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 null11.89ms/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:459
        • 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 0 = 1 and `users`.`deleted_at` is null660μs/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:459
        • 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 (37) and `events`.`deleted_at` is null500μs/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/Media/EventController.php:459
        • 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 `media_setting` where `media_setting`.`event_id` in (37) and `media_setting`.`deleted_at` is null order by `media_setting`.`height` desc430μs/app/Http/Controllers/Media/EventController.php:459runningconnect
        Metadata
        Backtrace
        • 24. /app/Http/Controllers/Media/EventController.php:459
        • 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 `custom_field` where `custom_field`.`event_id` = 37 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null690μs/app/Models/Event.php:561runningconnect
        Metadata
        Bindings
        • 0. 37
        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 `custom_field` where `custom_field`.`event_id` = 37 and `custom_field`.`event_id` is not null and `custom_field`.`deleted_at` is null760μs/app/Models/Event.php:561runningconnect
        Metadata
        Bindings
        • 0. 37
        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` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 1710μs/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu
        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 ('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:150runningconnect
        Metadata
        Bindings
        • 0. YTozOntzOjY6Il90b2tlbiI7czo0MDoiTnRpeHRDNk8xYmZYRjI4czBBRHk3ZkNLN3JPT3RoSnZTTWJvT0ZVWCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6Nzk6Imh0dHBzOi8vYmV0YS1tZWRpYS5ydW5uaW5nY29ubmVjdC5jb20vZXZlbnQvR0JSMjAxOD9wYWdlPTgmcT0lMkZldmVudCUyRkdCUjIwMTgiO31zOjY6Il9mbGFzaCI7YToyOntzOjM6Im9sZCI7YTowOnt9czozOiJuZXciO2E6MDp7fX19
        • 1. 1750216161
        • 2. 
        • 3. 172.31.19.8
        • 4. Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5. ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu
        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` = 'ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu' limit 11.35ms/vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:91runningconnect
        Metadata
        Bindings
        • 0. ODalou3eWXX5pWNSf6YV40aOmyeLyh5SDhpHwmzu
        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\CustomField
      2
      App\Models\MediaRunner
      174
      App\Models\MediaProperty
      210
      App\Models\Media
      110
      App\Models\EventPhotographer
      2
      App\Models\Event
      3
          _token
          NtixtC6O1bfXF28s0ADy7fCK7rOOthJvSMboOFUX
          _previous
          array:1 [ "url" => "https://beta-media.runningconnect.com/event/GBR2018?page=8&q=%2Fevent%2FGBR201...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /event/GBR2018
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:2 [ "q" => "/event/GBR2018" "page" => "8" ]
          request_request
          0 of 0
          array:2 [ "q" => "/event/GBR2018" "page" => "8" ]
          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-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 => "" ] ]
          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-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 ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array: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; httponlylocale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlY" 1 => "laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpoZnNZZDVpd01BMHlRdGp5S1JzMkE9PSIsIm1hYyI6IjY4NTc0NmI1NTYyNTdmNjc2NzRiYTBhZmIxMzEwZGViODQ0MGI1ODU2M2NiZDlkNDA1Y2I4ZGU0NzkzMTdiMmQifQ%3D%3D; expires=Wed, 18-Jun-2025 05:09:21 GMT; Max-Age=7200; path=/; domain=runningconnect.com; httponlylaravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpo" ] "Set-Cookie" => array:2 [ 0 => "locale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlYWZiYjY0NTZjZmRkZjQ2Zjg2MDk4NWFiOTYifQ%3D%3D; expires=Mon, 17-Jun-2030 03:09:21 GMT; domain=runningconnect.com; path=/; httponlylocale=eyJpdiI6IlZEcjZtakZ5Sm9JNEpcL2RuY0VSbmVRPT0iLCJ2YWx1ZSI6Ikh0VVdQeUoyaUZuWjVvQld1WFF3REE9PSIsIm1hYyI6ImI4NzQwODZiNTQ5OWMwMDNkYTJjNjM4OTZkYWMwYTE2ODVmMGRlY" 1 => "laravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpoZnNZZDVpd01BMHlRdGp5S1JzMkE9PSIsIm1hYyI6IjY4NTc0NmI1NTYyNTdmNjc2NzRiYTBhZmIxMzEwZGViODQ0MGI1ODU2M2NiZDlkNDA1Y2I4ZGU0NzkzMTdiMmQifQ%3D%3D; expires=Wed, 18-Jun-2025 05:09:21 GMT; domain=runningconnect.com; path=/; httponlylaravel_session=eyJpdiI6IjQ1ek9GZVhZWUk1QVVjNGNFSko4VUE9PSIsInZhbHVlIjoiNkdMNXRkdWZ1RUVEZ2ZXaWZYSVRvNE12WmQzMnhIQjl3RWpqT3o5UVl1SGh3WGJtK2RiMmYrME5mbDZ2a3VEWGpo" ] ]
          session_attributes
          0 of 0
          array: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" => [] ]