得点ランキング

TOP 得点ランキング

2025 Blue Wave Growing up League U-16 中四国 グループB

最終更新日: 2025-05-15 12:02:59
<< スワイプでご覧いただけます。 >>
順位 名前 所属チーム 得点
28.39msRequest Duration7.5MBMemory UsageGET ranking/groups/{groups_id?}/{yyyy?}/{period?}RouteGuestAuth status
    • Booting (9.97ms)
    • Application (21.58ms)
      5 templates were rendered
      • front.league.ranking (resources/views/front/league/ranking.blade.php)11blade
        Params
        0
        groups_id
        1
        nav_on
        2
        leagues
        3
        rankings
        4
        teamObj
        5
        yyyy
        6
        period
        7
        groups
        8
        groupings
        9
        g
        10
        default_period
      • front.parts.side (resources/views/front/parts/side.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        rankings
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        rank
        21
        prev_pt
      • layouts.front (resources/views/layouts/front.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        rankings
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        rank
        21
        prev_pt
      • layouts.front.parts.header (resources/views/layouts/front/parts/header.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        rankings
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        rank
        21
        prev_pt
      • layouts.front.parts.footer (resources/views/layouts/front/parts/footer.blade.php)22blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        leagues
        7
        rankings
        8
        teamObj
        9
        yyyy
        10
        period
        11
        groups
        12
        groupings
        13
        g
        14
        default_period
        15
        page_title
        16
        year
        17
        group
        18
        __empty_1
        19
        league
        20
        rank
        21
        prev_pt
      uri
      GET ranking/groups/{groups_id?}/{yyyy?}/{period?}
      as
      front.ranking.groups
      controller
      App\Http\Controllers\Front\PcLeagueController@ranking_groups
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Front/PcLeagueController.php:262-314
      10 statements were executed7.73ms
      • select * from `groups` where `id` = '87' limit 1240μs/app/Http/Controllers/Front/PcLeagueController.php:278greencard12_teamdb
        Metadata
        Bindings
        • 0. 87
        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:278
        • 61. /public/index.php:54
      • select * from `groups` where `convention` = '16' and `grouping` = '23' and `id` <> '66'130μs/app/Http/Controllers/Front/PcLeagueController.php:292greencard12_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:292
        • 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:294greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 23
        • 2. 66
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:294
        • 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` = '87'130μs/app/Http/Controllers/Front/PcLeagueController.php:298greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2025
        • 3. 87
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:298
        • 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` = '87'70μs/app/Http/Controllers/Front/PcLeagueController.php:300greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 2
        • 2. 2025
        • 3. 87
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:300
        • 60. /public/index.php:54
      • select `name`, `id` from `league_teams` where `leagues_id` = '247' order by `id` asc120μs/app/Http/Controllers/Front/PcLeagueController.php:305greencard12_teamdb
        Metadata
        Bindings
        • 0. 247
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:305
        • 60. /public/index.php:54
      • select team_id,goal_player_id as id, count(*) cnt from `goals` where `goals`.`deleted_at` is null and `league_id` = '247' and `goal_player_id` <> '0' group by `goal_player_id` order by `cnt` desc6.42ms/app/Http/Controllers/Front/PcLeagueController.php:306greencard12_teamdb
        Metadata
        Bindings
        • 0. 247
        • 1. 0
        Backtrace
        • 11. /app/Http/Controllers/Front/PcLeagueController.php:306
        • 60. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `matches`.`leagues_id` = '247' and `matches`.`leagues_id` is not null370μsview::front.league.ranking:86greencard12_teamdb
        Metadata
        Bindings
        • 0. 247
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 16. view::front.league.ranking:86
        • 23. /vendor/symfony/http-foundation/Response.php:202
        • 70. /public/index.php:54
      • select * from `groups` where `groups`.`id` = '87' and `groups`.`id` is not null limit 180μsview::front.league.ranking:92greencard12_teamdb
        Metadata
        Bindings
        • 0. 87
        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.ranking:92
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `groups` where `convention` = '16' limit 170μ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.ranking:157
        • 31. /vendor/symfony/http-foundation/Response.php:202
        • 78. /public/index.php:54
        guest
        true
          _token
          v8uYYwrXWAvTCMzrv68iux7rjAFcGi1HBkSLevgJ
          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 => "Tue...
          path_info
          /ranking/groups/87/2025/second
          session_attributes
          array:2 [ "_token" => "v8uYYwrXWAvTCMzrv68iux7rjAFcGi1HBkSLevgJ" "PHPDEBUGBAR_STACK_DATA" => [] ...