順位

TOP 試合

2025 Blue Wave Growing up League U-16 関西 グループA

最終更新日: 2025-06-02 07:41:29
<< スワイプでご覧いただけます。 >>
キックオフ 試合状況 試合会場

延期

千里 畝傍 千里高校グランド
05/11 (日) 羽衣学園 13 - 0 試合終了 近大新宮 羽衣学園高校グラウンド
05/31 (土) 河南 0 - 2 試合終了 城陽 ナラディーア
06/01 (日) 桜宮 0 - 3 試合終了 千里 千里高校グランド
06/08 (日) 河南 千里 千里高校グランド
06/08 (日) 桜宮 畝傍 畝傍高校グランド
06/08 (日) 羽衣学園 城陽 サンガタウン東城陽
06/14 (土) 河南 近大新宮 下北山スポーツ公園
06/21 (土) 千里 近大新宮 上富田スポーツセンター
06/22 (日) 河南 畝傍 畝傍高校グランド
06/29 (日) 畝傍 近大新宮 橿原運動公園多目的グラウンド(ヤタガラスフィールド)
07/06 (日) 羽衣学園 畝傍 羽衣学園高校グラウンド
07/11 (金) 羽衣学園 桜宮 鶴見球技場
07/20 (日) 河南 羽衣学園 羽衣学園高校グラウンド
07/23 (水) 千里 城陽 OFA万博フットボールセンター
09/15 (月) 城陽 近大新宮 上富田スポーツセンター

未定

桜宮 近大新宮 未定

未定

桜宮 城陽 未定

未定

河南 桜宮 その他

未定

羽衣学園 千里 未定

未定

城陽 畝傍 未定

67.12msRequest Duration13.75MBMemory UsageGET match/{group_id?}/{yyyy?}/{period?}RouteGuestAuth status
    • Booting (15.03ms)
    • Application (57.57ms)
      5 templates were rendered
      • front.league.match (resources/views/front/league/match.blade.php)11blade
        Params
        0
        groups
        1
        groups_id
        2
        nav_on
        3
        leagues
        4
        matchObj
        5
        teamObj
        6
        yyyy
        7
        period
        8
        groupings
        9
        g
        10
        default_period
      • front.parts.side (resources/views/front/parts/side.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups
        5
        groups_id
        6
        nav_on
        7
        leagues
        8
        matchObj
        9
        teamObj
        10
        yyyy
        11
        period
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        match
      • layouts.front (resources/views/layouts/front.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups
        5
        groups_id
        6
        nav_on
        7
        leagues
        8
        matchObj
        9
        teamObj
        10
        yyyy
        11
        period
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        match
      • layouts.front.parts.header (resources/views/layouts/front/parts/header.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups
        5
        groups_id
        6
        nav_on
        7
        leagues
        8
        matchObj
        9
        teamObj
        10
        yyyy
        11
        period
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        match
      • layouts.front.parts.footer (resources/views/layouts/front/parts/footer.blade.php)21blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups
        5
        groups_id
        6
        nav_on
        7
        leagues
        8
        matchObj
        9
        teamObj
        10
        yyyy
        11
        period
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        match
      uri
      GET match/{group_id?}/{yyyy?}/{period?}
      as
      front.match.index
      controller
      App\Http\Controllers\Front\PcLeagueController@match
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Front/PcLeagueController.php:544-597
      56 statements were executed, 42 of which were duplicated, 14 unique18.96ms
      • select * from `groups` where `id` = '84' limit 1270μs/app/Http/Controllers/Front/PcLeagueController.php:561greencard12_teamdb
        Metadata
        Bindings
        • 0. 84
        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
        • 12. /app/Http/Controllers/Front/PcLeagueController.php:561
        • 61. /public/index.php:54
      • select * from `groups` where `convention` = '16' and `grouping` = '23' and `id` <> '66'160μs/app/Http/Controllers/Front/PcLeagueController.php:575greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 23
        • 2. 66
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:575
        • 60. /public/index.php:54
      • select `id` from `groups` where `convention` = '16' and `grouping` = '23' and `id` <> '66'100μs/app/Http/Controllers/Front/PcLeagueController.php:577greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 23
        • 2. 66
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:577
        • 60. /public/index.php:54
      • select * from `leagues` where `leagues`.`deleted_at` is null and `convention` = '16' and `is_publish` = '2' and `year` = '2025' and `group_id` = '84'190μs/app/Http/Controllers/Front/PcLeagueController.php:581greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2025
        • 3. 84
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:581
        • 60. /public/index.php:54
      • select `id` from `leagues` where `leagues`.`deleted_at` is null and `convention` = '16' and `is_publish` = '2' and `year` = '2025' and `group_id` = '84'100μs/app/Http/Controllers/Front/PcLeagueController.php:583greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2025
        • 3. 84
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:583
        • 60. /public/index.php:54
      • select `name`, `id` from `league_teams` where `leagues_id` = '244' order by `id` asc140μs/app/Http/Controllers/Front/PcLeagueController.php:587greencard12_teamdb
        Metadata
        Bindings
        • 0. 244
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:587
        • 60. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `is_filled` <> '2' and `leagues_id` = '244' order by `match_at` asc, `is_publish` asc4.62ms/app/Http/Controllers/Front/PcLeagueController.php:588greencard12_teamdb
        Metadata
        Bindings
        • 0. 2
        • 1. 244
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:588
        • 60. /public/index.php:54
      • select * from `league_teams` where `league_teams`.`id` in ('330', '353', '328', '352', '325', '324')140μs/app/Http/Controllers/Front/PcLeagueController.php:588greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        • 1. 353
        • 2. 328
        • 3. 352
        • 4. 325
        • 5. 324
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Http/Controllers/Front/PcLeagueController.php:588
        • 67. /public/index.php:54
      • select * from `league_teams` where `league_teams`.`id` in ('352', '324', '322', '325', '330', '328')110μs/app/Http/Controllers/Front/PcLeagueController.php:588greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        • 1. 324
        • 2. 322
        • 3. 325
        • 4. 330
        • 5. 328
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Http/Controllers/Front/PcLeagueController.php:588
        • 67. /public/index.php:54
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` in ('244')120μs/app/Http/Controllers/Front/PcLeagueController.php:588greencard12_teamdb
        Metadata
        Bindings
        • 0. 244
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Http/Controllers/Front/PcLeagueController.php:588
        • 67. /public/index.php:54
      • select * from `venues` where `venues`.`deleted_at` is null and `venues`.`id` in ('769', '755', '572', '770', '764', '773', '60', '82', '686', '756', '12', '9')180μs/app/Http/Controllers/Front/PcLeagueController.php:588greencard12_teamdb
        Metadata
        Bindings
        • 0. 769
        • 1. 755
        • 2. 572
        • 3. 770
        • 4. 764
        • 5. 773
        • 6. 60
        • 7. 82
        • 8. 686
        • 9. 756
        • 10. 12
        • 11. 9
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 18. /app/Http/Controllers/Front/PcLeagueController.php:588
        • 67. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `matches`.`leagues_id` = '244' and `matches`.`leagues_id` is not null4.14msview::front.league.match:80greencard12_teamdb
        Metadata
        Bindings
        • 0. 244
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. view::front.league.match:80
        • 23. /vendor/symfony/http-foundation/Response.php:202
        • 70. /public/index.php:54
      • select * from `groups` where `groups`.`id` = '84' and `groups`.`id` is not null limit 1120μsview::front.league.match:86greencard12_teamdb
        Metadata
        Bindings
        • 0. 84
        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
        • 17. view::front.league.match:86
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1290μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1190μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1190μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1240μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1180μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1200μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1180μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1200μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1170μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1220μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1180μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1230μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1230μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1200μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1220μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1180μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1230μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1190μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1190μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1220μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1190μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1210μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '353' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 353
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1210μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1190μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '322' and `teams`.`id` is not null limit 1210μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 322
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '325' and `teams`.`id` is not null limit 1200μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 325
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '324' and `teams`.`id` is not null limit 1200μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 324
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '352' and `teams`.`id` is not null limit 1180μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 352
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '328' and `teams`.`id` is not null limit 1190μsview::front.league.match:123greencard12_teamdb
        Metadata
        Bindings
        • 0. 328
        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
        • 17. view::front.league.match:123
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '330' and `teams`.`id` is not null limit 1260μsview::front.league.match:139greencard12_teamdb
        Metadata
        Bindings
        • 0. 330
        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
        • 17. view::front.league.match:139
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `groups` where `convention` = '16' limit 1120μsview::layouts.front.parts.header:103greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        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
        • 12. view::layouts.front.parts.header:103
        • 18. view::layouts.front:1
        • 24. view::front.league.match:165
        • 31. /vendor/symfony/http-foundation/Response.php:202
        • 78. /public/index.php:54
        guest
        true
          _token
          xLnMPDTujddhfJIWZ4XidTzdPtXHZx7OBMpzszXG
          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:27 [ "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => ...
          request_server
          array:67 [ "PATH" => "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" "PWD" => "/home/userfas...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache" ] "date" => array:1 [ 0 => "Sat...
          path_info
          /match/84/2025
          session_attributes
          array:2 [ "_token" => "xLnMPDTujddhfJIWZ4XidTzdPtXHZx7OBMpzszXG" "PHPDEBUGBAR_STACK_DATA" => [] ...