up
matches
117.76msRequest Duration2MBMemory UsageGET match/{match}RouteAuth status
    • Booting (31.31ms)
    • Application (106.3ms)
      6 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.layout1.matchview (resources/views/includes/layout1/matchview.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        theme
        4
        layout
        5
        errors
        6
        match
        7
        main_match
        8
        submatches
        9
        match_data
        10
        hasMatchManagementAccess
        11
        match_bet
      • includes.match.submatches (resources/views/includes/match/submatches.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        theme
        4
        layout
        5
        errors
        6
        match
        7
        main_match
        8
        submatches
        9
        match_data
        10
        hasMatchManagementAccess
        11
        match_bet
      • layouts.main (resources/views/layouts/main.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        theme
        4
        layout
        5
        errors
        6
        match
        7
        main_match
        8
        submatches
        9
        match_data
        10
        hasMatchManagementAccess
        11
        match_bet
      • includes.header (resources/views/includes/header.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        theme
        4
        layout
        5
        errors
        6
        match
        7
        main_match
        8
        submatches
        9
        match_data
        10
        hasMatchManagementAccess
        11
        match_bet
      • includes.facebook-modal-removal (resources/views/includes/facebook-modal-removal.blade.php)12blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        theme
        4
        layout
        5
        errors
        6
        match
        7
        main_match
        8
        submatches
        9
        match_data
        10
        hasMatchManagementAccess
        11
        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:16-300
      40 statements were executed, 22 of which were duplicated, 18 unique41.03ms
      • select * from `servers` where `id` = '1' and `type` = 'main' limit 11.97ms/app/Providers/ThemeProvider.php:18odd_calculator
        Metadata
        Bindings
        • 0. 1
        • 1. main
        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/Providers/ThemeProvider.php:18
        • 28. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 12.23ms/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 43. /app/Http/Middleware/Cors.php:41
        • 46. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 70. /public/index.php:53
      • select * from `matches` where `matches`.`id` > '1' and `id` = '5238' limit 12.37ms/app/Http/Middleware/Cors.php:41xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 5238
        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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1700μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 47. /app/Http/Middleware/Cors.php:41
        • 50. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 74. /public/index.php:53
      • select * from `teams` where `teams`.`id` = '5' limit 1820μs/app/Http/Controllers/MatchController.php:27xdev1
        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:27
        • 22. /app/Http/Controllers/MatchController.php:28
        • 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` = '2' limit 1570μs/app/Http/Controllers/MatchController.php:30xdev1
        Metadata
        Bindings
        • 0. 2
        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:30
        • 22. /app/Http/Controllers/MatchController.php:31
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-league-reference' limit 1650μs/app/SiteConfiguration.php:155xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-league-reference
        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:155
        • 14. /app/Helpers/helpers.php:2848
        • 17. /app/Match.php:109
        • 22. /app/Http/Controllers/MatchController.php:42
        • 26. /app/Http/Controllers/MatchController.php:43
        • 34. /app/Http/Middleware/CheckDeactivate.php:32
        • 37. /app/Http/Middleware/CheckBanned.php:65
        • 64. /app/Http/Middleware/Cors.php:41
        • 67. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 91. /public/index.php:53
      • select * from `leagues` where `leagues`.`id` > '1' and `leagues`.`id` = '244' limit 1990μs/app/Http/Controllers/MatchController.php:42xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 244
        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:42
        • 22. /app/Http/Controllers/MatchController.php:43
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-league-reference' limit 1870μs/app/SiteConfiguration.php:155xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-league-reference
        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:155
        • 14. /app/Helpers/helpers.php:2848
        • 25. /app/Http/Controllers/MatchController.php:42
        • 29. /app/Http/Controllers/MatchController.php:43
        • 37. /app/Http/Middleware/CheckDeactivate.php:32
        • 40. /app/Http/Middleware/CheckBanned.php:65
        • 67. /app/Http/Middleware/Cors.php:41
        • 70. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 94. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 11.02ms/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 23. /app/Http/Middleware/CheckDeactivate.php:32
        • 26. /app/Http/Middleware/CheckBanned.php:65
        • 53. /app/Http/Middleware/Cors.php:41
        • 56. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 80. /public/index.php:53
      • select * from `match_bets` where `match_id` = '5238'820μs/app/Http/Controllers/MatchController.php:58odd_calculator
        Metadata
        Bindings
        • 0. 5238
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/MatchController.php:58
        • 20. /app/Http/Middleware/CheckDeactivate.php:32
        • 23. /app/Http/Middleware/CheckBanned.php:65
        • 50. /app/Http/Middleware/Cors.php:41
        • 53. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 77. /public/index.php:53
      • select `id`, `amount`, `team_id`, `user_id`, `ratio`, `gains`, `match_id`, `updated_at` from `bets` where `match_id` = '5238'620μs/app/Repositories/BetRepository.php:34xdev1
        Metadata
        Bindings
        • 0. 5238
        Backtrace
        • 12. /app/Repositories/BetRepository.php:34
        • 13. /app/Http/Controllers/MatchController.php:69
        • 17. /app/Http/Controllers/MatchController.php:70
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1760μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 23. /app/Http/Middleware/CheckDeactivate.php:32
        • 26. /app/Http/Middleware/CheckBanned.php:65
        • 53. /app/Http/Middleware/Cors.php:41
        • 56. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 80. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1710μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 18. /app/Http/Controllers/MatchController.php:292
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1630μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 16. /app/SubMatch.php:15
        • 19. /app/Http/Controllers/MatchController.php:292
        • 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 `matches` where `matches`.`id` > '1' and `id` > '1' and `matches`.`id` = '5238' and `type` = 'sub' limit 1890μs/app/Http/Controllers/MatchController.php:292xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 5238
        • 3. 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:292
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1730μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 23. /app/Http/Controllers/MatchController.php:292
        • 31. /app/Http/Middleware/CheckDeactivate.php:32
        • 34. /app/Http/Middleware/CheckBanned.php:65
        • 61. /app/Http/Middleware/Cors.php:41
        • 64. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 88. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1550μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 16. /app/SubMatch.php:15
        • 24. /app/Http/Controllers/MatchController.php:292
        • 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` = 'admin-settings' and `key` = 'last-match-reference' limit 1520μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 17. /app/SubMatch.php:23
        • 22. /app/Http/Controllers/MatchController.php:293
        • 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 `matches` where `matches`.`id` > '1' and `matches`.`id` = '5227' limit 1740μs/app/Http/Controllers/MatchController.php:293xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 5227
        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:293
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1550μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 25. /app/Http/Controllers/MatchController.php:293
        • 33. /app/Http/Middleware/CheckDeactivate.php:32
        • 36. /app/Http/Middleware/CheckBanned.php:65
        • 63. /app/Http/Middleware/Cors.php:41
        • 66. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 90. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1560μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 17. /app/Match.php:227
        • 18. /app/Http/Controllers/MatchController.php:293
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1480μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 16. /app/SubMatch.php:15
        • 18. /app/Match.php:227
        • 19. /app/Http/Controllers/MatchController.php:293
        • 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 `matches` where `matches`.`id` > '1' and `id` > '1' and `matches`.`main_match` = '5227' and `matches`.`main_match` is not null and `type` = 'sub' order by `game_grp` asc, `created_at` asc, `sub_type` asc7.46ms/app/Http/Controllers/MatchController.php:293xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 1
        • 2. 5227
        • 3. sub
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/MatchController.php:293
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1860μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 21. /app/Http/Controllers/MatchController.php:293
        • 29. /app/Http/Middleware/CheckDeactivate.php:32
        • 32. /app/Http/Middleware/CheckBanned.php:65
        • 59. /app/Http/Middleware/Cors.php:41
        • 62. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 86. /public/index.php:53
      • select * from `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1910μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 16. /app/SubMatch.php:15
        • 22. /app/Http/Controllers/MatchController.php:293
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1650μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 18. /app/Http/Controllers/MatchController.php:297
        • 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`.`id` > '1' and `id` = '5227' limit 1950μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 5227
        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:297
        • 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 `site_configurations` where `type` = 'admin-settings' and `key` = 'last-match-reference' limit 1580μs/app/SiteConfiguration.php:149xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-match-reference
        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:149
        • 14. /app/Helpers/helpers.php:2839
        • 20. /app/Http/Controllers/MatchController.php:297
        • 28. /app/Http/Middleware/CheckDeactivate.php:32
        • 31. /app/Http/Middleware/CheckBanned.php:65
        • 58. /app/Http/Middleware/Cors.php:41
        • 61. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 85. /public/index.php:53
      • select * from `match_score_endings` where `match_score_endings`.`match_id` in ('5227')860μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 5227
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:297
        • 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 ('5227')800μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 5227
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:297
        • 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')510μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 5
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:297
        • 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 ('2')840μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 2
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:297
        • 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` = 'admin-settings' and `key` = 'last-league-reference' limit 1800μs/app/SiteConfiguration.php:155xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-league-reference
        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:155
        • 14. /app/Helpers/helpers.php:2848
        • 17. /app/Match.php:109
        • 26. /app/Http/Controllers/MatchController.php:297
        • 34. /app/Http/Middleware/CheckDeactivate.php:32
        • 37. /app/Http/Middleware/CheckBanned.php:65
        • 64. /app/Http/Middleware/Cors.php:41
        • 67. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 91. /public/index.php:53
      • select `id`, `type`, `name` from `leagues` where `leagues`.`id` > '1' and `leagues`.`id` in ('244')600μs/app/Http/Controllers/MatchController.php:297xdev1
        Metadata
        Bindings
        • 0. 1
        • 1. 244
        Backtrace
        • 19. /app/Http/Controllers/MatchController.php:297
        • 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` = 'admin-settings' and `key` = 'last-league-reference' limit 1790μs/app/SiteConfiguration.php:155xdev1
        Metadata
        Bindings
        • 0. admin-settings
        • 1. last-league-reference
        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:155
        • 14. /app/Helpers/helpers.php:2848
        • 26. /app/Http/Controllers/MatchController.php:297
        • 34. /app/Http/Middleware/CheckDeactivate.php:32
        • 37. /app/Http/Middleware/CheckBanned.php:65
        • 64. /app/Http/Middleware/Cors.php:41
        • 67. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 91. /public/index.php:53
      • select * from `teams` where `teams`.`id` is null limit 1710μsview::includes.layout1.matchview:7xdev1
        Metadata
        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. view::includes.layout1.matchview:7
        • 24. view::match:102
        • 31. /vendor/symfony/http-foundation/Response.php:206
        • 35. /app/Http/Middleware/CheckDeactivate.php:32
        • 38. /app/Http/Middleware/CheckBanned.php:65
        • 65. /app/Http/Middleware/Cors.php:41
        • 68. /vendor/fideloper/proxy/src/TrustProxies.php:57
        • 92. /public/index.php:53
      • select * from `site_configurations` where `type` = 'settings' and `key` = 'show-odds-each-submatches' limit 1910μ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:1522
        • 21. view::match:126
        • 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 11.06ms/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:1493
        • 21. view::layouts.main:136
        • 27. view::match:2413
        • 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 1990μ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:1493
        • 21. view::layouts.main:136
        • 27. view::match:2413
        • 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
          OWs67YkpvQPnDsknoVp3OYR6bKg54oaGHN3NrlOy
          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/5238
          session_attributes
          array:2 [ "_token" => "OWs67YkpvQPnDsknoVp3OYR6bKg54oaGHN3NrlOy" "PHPDEBUGBAR_STACK_DATA" => [] ...