up
matches
106.5msRequest Duration2MBMemory UsageGET match/{match}RouteAuth status
    • Booting (22.25ms)
    • Application (95.31ms)
      5 templates were rendered
      • match (resources/views/match.blade.php)6blade
        Params
        0
        match
        1
        main_match
        2
        submatches
        3
        match_data
        4
        hasMatchManagementAccess
        5
        match_bet
      • includes.match.submatches (resources/views/includes/match/submatches.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        match
        5
        main_match
        6
        submatches
        7
        match_data
        8
        hasMatchManagementAccess
        9
        match_bet
      • layouts.main (resources/views/layouts/main.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        match
        5
        main_match
        6
        submatches
        7
        match_data
        8
        hasMatchManagementAccess
        9
        match_bet
      • includes.header (resources/views/includes/header.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        match
        5
        main_match
        6
        submatches
        7
        match_data
        8
        hasMatchManagementAccess
        9
        match_bet
      • includes.facebook-modal-removal (resources/views/includes/facebook-modal-removal.blade.php)10blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        match
        5
        main_match
        6
        submatches
        7
        match_data
        8
        hasMatchManagementAccess
        9
        match_bet
      uri
      GET match/{match}
      middleware
      web
      controller
      App\Http\Controllers\MatchController@viewMatch
      namespace
      App\Http\Controllers
      prefix
      null
      where
      as
      match.view
      file
      app/Http/Controllers/MatchController.php:15-281
      17 statements were executed, 2 of which were duplicated, 15 unique26.68ms
      • select * from `matches` where `id` = '5056' limit 13.11ms/app/Http/Middleware/Cors.php:41xdev1
        Metadata
        Bindings
        • 0. 5056
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 40. /app/Http/Middleware/Cors.php:41
        • 43. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 67. /public/index.php:53
      • select * from `teams` where `teams`.`id` = '5' limit 16.73ms/app/Http/Controllers/MatchController.php:26xdev1
        Metadata
        Bindings
        • 0. 5
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. /app/Http/Controllers/MatchController.php:26
        • 22. /app/Http/Controllers/MatchController.php:27
        • 30. /app/Http/Middleware/CheckDeactivate.php:32
        • 33. /app/Http/Middleware/CheckBanned.php:65
        • 60. /app/Http/Middleware/Cors.php:41
        • 63. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 87. /public/index.php:53
      • select * from `teams` where `teams`.`id` = '6' limit 1680μs/app/Http/Controllers/MatchController.php:29xdev1
        Metadata
        Bindings
        • 0. 6
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. /app/Http/Controllers/MatchController.php:29
        • 22. /app/Http/Controllers/MatchController.php:30
        • 30. /app/Http/Middleware/CheckDeactivate.php:32
        • 33. /app/Http/Middleware/CheckBanned.php:65
        • 60. /app/Http/Middleware/Cors.php:41
        • 63. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 87. /public/index.php:53
      • select * from `leagues` where `leagues`.`id` = '239' limit 1970μs/app/Http/Controllers/MatchController.php:41xdev1
        Metadata
        Bindings
        • 0. 239
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. /app/Http/Controllers/MatchController.php:41
        • 22. /app/Http/Controllers/MatchController.php:42
        • 30. /app/Http/Middleware/CheckDeactivate.php:32
        • 33. /app/Http/Middleware/CheckBanned.php:65
        • 60. /app/Http/Middleware/Cors.php:41
        • 63. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 87. /public/index.php:53
      • select `id`, `amount`, `team_id`, `user_id`, `ratio`, `gains`, `match_id`, `updated_at` from `bets` where `match_id` = '5056'770μs/app/Repositories/BetRepository.php:34xdev1
        Metadata
        Bindings
        • 0. 5056
        Backtrace
        • 12. /app/Repositories/BetRepository.php:34
        • 13. /app/Http/Controllers/MatchController.php:58
        • 17. /app/Http/Controllers/MatchController.php:59
        • 25. /app/Http/Middleware/CheckDeactivate.php:32
        • 28. /app/Http/Middleware/CheckBanned.php:65
        • 55. /app/Http/Middleware/Cors.php:41
        • 58. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 82. /public/index.php:53
      • select * from `matches` where `matches`.`id` = '5056' and `type` = 'sub' limit 1810μs/app/Http/Controllers/MatchController.php:273xdev1
        Metadata
        Bindings
        • 0. 5056
        • 1. sub
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 16. /app/Http/Controllers/MatchController.php:273
        • 24. /app/Http/Middleware/CheckDeactivate.php:32
        • 27. /app/Http/Middleware/CheckBanned.php:65
        • 54. /app/Http/Middleware/Cors.php:41
        • 57. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 81. /public/index.php:53
      • select * from `matches` where `matches`.`id` = '5045' limit 1810μs/app/Http/Controllers/MatchController.php:274xdev1
        Metadata
        Bindings
        • 0. 5045
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 18. /app/Http/Controllers/MatchController.php:274
        • 26. /app/Http/Middleware/CheckDeactivate.php:32
        • 29. /app/Http/Middleware/CheckBanned.php:65
        • 56. /app/Http/Middleware/Cors.php:41
        • 59. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 83. /public/index.php:53
      • select * from `matches` where `matches`.`main_match` = '5045' and `matches`.`main_match` is not null and `type` = 'sub' order by `game_grp` asc, `created_at` asc, `sub_type` asc5.77ms/app/Http/Controllers/MatchController.php:274xdev1
        Metadata
        Bindings
        • 0. 5045
        • 1. sub
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/MatchController.php:274
        • 22. /app/Http/Middleware/CheckDeactivate.php:32
        • 25. /app/Http/Middleware/CheckBanned.php:65
        • 52. /app/Http/Middleware/Cors.php:41
        • 55. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 79. /public/index.php:53
      • select * from `matches` where `id` = '5045' limit 11.66ms/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 5045
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/MatchController.php:278
        • 21. /app/Http/Middleware/CheckDeactivate.php:32
        • 24. /app/Http/Middleware/CheckBanned.php:65
        • 51. /app/Http/Middleware/Cors.php:41
        • 54. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 78. /public/index.php:53
      • select * from `match_score_endings` where `match_score_endings`.`match_id` in ('5045')690μs/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 5045
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:278
        • 27. /app/Http/Middleware/CheckDeactivate.php:32
        • 30. /app/Http/Middleware/CheckBanned.php:65
        • 57. /app/Http/Middleware/Cors.php:41
        • 60. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 84. /public/index.php:53
      • select * from `match_score_ending_settings` where `match_score_ending_settings`.`match_id` in ('5045')590μs/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 5045
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:278
        • 27. /app/Http/Middleware/CheckDeactivate.php:32
        • 30. /app/Http/Middleware/CheckBanned.php:65
        • 57. /app/Http/Middleware/Cors.php:41
        • 60. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 84. /public/index.php:53
      • select * from `teams` where `teams`.`id` in ('5')600μs/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 5
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:278
        • 27. /app/Http/Middleware/CheckDeactivate.php:32
        • 30. /app/Http/Middleware/CheckBanned.php:65
        • 57. /app/Http/Middleware/Cors.php:41
        • 60. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 84. /public/index.php:53
      • select * from `teams` where `teams`.`id` in ('6')520μs/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 6
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:278
        • 27. /app/Http/Middleware/CheckDeactivate.php:32
        • 30. /app/Http/Middleware/CheckBanned.php:65
        • 57. /app/Http/Middleware/Cors.php:41
        • 60. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 84. /public/index.php:53
      • select `id`, `type`, `name` from `leagues` where `leagues`.`id` in ('239')590μs/app/Http/Controllers/MatchController.php:278xdev1
        Metadata
        Bindings
        • 0. 239
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:278
        • 27. /app/Http/Middleware/CheckDeactivate.php:32
        • 30. /app/Http/Middleware/CheckBanned.php:65
        • 57. /app/Http/Middleware/Cors.php:41
        • 60. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 84. /public/index.php:53
      • select * from `site_configurations` where `type` = 'settings' and `key` = 'show-odds-each-submatches' limit 1790μs/app/SiteConfiguration.php:63xdev1
        Metadata
        Bindings
        • 0. settings
        • 1. show-odds-each-submatches
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/SiteConfiguration.php:63
        • 14. /app/Helpers/helpers.php:1475
        • 21. view::match:442
        • 28. /vendor/symfony/http-foundation/Response.php:206
        • 32. /app/Http/Middleware/CheckDeactivate.php:32
        • 35. /app/Http/Middleware/CheckBanned.php:65
        • 62. /app/Http/Middleware/Cors.php:41
        • 65. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 89. /public/index.php:53
      • select * from `site_configurations` where `type` = 'settings' and `key` = 'show-leaderboards' limit 1870μs/app/SiteConfiguration.php:87xdev1
        Metadata
        Bindings
        • 0. settings
        • 1. show-leaderboards
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/SiteConfiguration.php:87
        • 14. /app/Helpers/helpers.php:1446
        • 21. view::layouts.main:136
        • 27. view::match:2729
        • 34. /vendor/symfony/http-foundation/Response.php:206
        • 38. /app/Http/Middleware/CheckDeactivate.php:32
        • 41. /app/Http/Middleware/CheckBanned.php:65
        • 68. /app/Http/Middleware/Cors.php:41
        • 71. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 95. /public/index.php:53
      • select * from `site_configurations` where `type` = 'settings' and `key` = 'show-leaderboards' limit 1720μs/app/SiteConfiguration.php:87xdev1
        Metadata
        Bindings
        • 0. settings
        • 1. show-leaderboards
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/SiteConfiguration.php:87
        • 14. /app/Helpers/helpers.php:1446
        • 21. view::layouts.main:136
        • 27. view::match:2729
        • 34. /vendor/symfony/http-foundation/Response.php:206
        • 38. /app/Http/Middleware/CheckDeactivate.php:32
        • 41. /app/Http/Middleware/CheckBanned.php:65
        • 68. /app/Http/Middleware/Cors.php:41
        • 71. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 95. /public/index.php:53
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          XzALGIKJTZne6ewpb4GXykIkSW1CDqXfKCoeI2gv
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:17 [ "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest...
          request_server
          array:41 [ "USER" => "webapp" "HOME" => "/home/webapp" "HTTP_ACCEPT_ENCODING" => "gzip, deflat...
          request_cookies
          []
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /match/5056
          session_attributes
          array:2 [ "_token" => "XzALGIKJTZne6ewpb4GXykIkSW1CDqXfKCoeI2gv" "PHPDEBUGBAR_STACK_DATA" => [] ...