20  FW

中原凛

Rin Nakahara

身長 158
U-15出身 アンジュビオレ広島U15
U-12出身 古田EC

選手スタッツ

通算ゴール数 3 回
1試合平均シュート数 1.6 回
シュート決定率 37.5%

20  FW

中原凛

Rin Nakahara

身長 158
U-15出身 アンジュビオレ広島U15
U-12出身 古田EC

選手スタッツ

通算ゴール数 3 回
1試合平均シュート数 1.6 回
シュート決定率 37.5%
73.33msRequest Duration11.25MBMemory UsageGET api/team/player/show/{year}/{id}Route
    • Booting (21.65ms)
    • Application (56.7ms)
      1 templates were rendered
      • api.teams.player_show (resources/views/api/teams/player_show.blade.php)13blade
        Params
        0
        player
        1
        matches
        2
        goal
        3
        shoot
        4
        decision
        5
        assist
        6
        team_goal_rate
        7
        participation
        8
        time
        9
        change
        10
        yellow
        11
        red
        12
        team_goal
      uri
      GET api/team/player/show/{year}/{id}
      as
      api.team.player_show
      controller
      App\Http\Controllers\Api\TeamController@player_show
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Api/TeamController.php:113-478
      34 statements were executed, 5 of which were duplicated28.89ms
      • select * from `players` where `players`.`deleted_at` is null and `players`.`id` = '1536' limit 1540μsxs592524_sanixcup
        Params
        01536
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `matches` where `matches`.`deleted_at` is null and (`home_id` = '28' or `away_id` = '28') and `match_date` like '%2022%' and `is_filled` = '1'2.69msxs592524_sanixcup
        Params
        028
        128
        2%2022%
        31
        hintsUse SELECT * only if you need all columns from table
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `match_id` = '102' and `goal_player_id` = '1536' and `created_at` like '%2022%'2.51msxs592524_sanixcup
        Params
        0102
        11536
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `match_id` = '102' and `player_id` = '1536' and `created_at` like '%2022%'610μsxs592524_sanixcup
        Params
        0102
        11536
        2%2022%
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` = '19' and `leagues`.`id` is not null limit 1440μsxs592524_sanixcup
        Params
        019
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `match_id` = '104' and `goal_player_id` = '1536' and `created_at` like '%2022%'2.35msxs592524_sanixcup
        Params
        0104
        11536
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `match_id` = '104' and `player_id` = '1536' and `created_at` like '%2022%'510μsxs592524_sanixcup
        Params
        0104
        11536
        2%2022%
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` = '19' and `leagues`.`id` is not null limit 1240μsxs592524_sanixcup
        Params
        019
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `match_id` = '106' and `goal_player_id` = '1536' and `created_at` like '%2022%'2.42msxs592524_sanixcup
        Params
        0106
        11536
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `match_id` = '106' and `player_id` = '1536' and `created_at` like '%2022%'790μsxs592524_sanixcup
        Params
        0106
        11536
        2%2022%
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` = '19' and `leagues`.`id` is not null limit 1220μsxs592524_sanixcup
        Params
        019
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `match_id` = '121' and `goal_player_id` = '1536' and `created_at` like '%2022%'2.51msxs592524_sanixcup
        Params
        0121
        11536
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `match_id` = '121' and `player_id` = '1536' and `created_at` like '%2022%'440μsxs592524_sanixcup
        Params
        0121
        11536
        2%2022%
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` = '29' and `leagues`.`id` is not null limit 1180μsxs592524_sanixcup
        Params
        029
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `match_id` = '123' and `goal_player_id` = '1536' and `created_at` like '%2022%'2.32msxs592524_sanixcup
        Params
        0123
        11536
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `match_id` = '123' and `player_id` = '1536' and `created_at` like '%2022%'470μsxs592524_sanixcup
        Params
        0123
        11536
        2%2022%
      • select * from `leagues` where `leagues`.`deleted_at` is null and `leagues`.`id` = '29' and `leagues`.`id` is not null limit 1160μsxs592524_sanixcup
        Params
        029
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `goal_player_id` = '1536' and `created_at` like '%2022%'2.05msxs592524_sanixcup
        Params
        01536
        1%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `player_id` = '1536' and `color` like '%yellow%' and `created_at` like '%2022%'470μsxs592524_sanixcup
        Params
        01536
        1%yellow%
        2%2022%
      • select count(*) as aggregate from `cards` where `cards`.`deleted_at` is null and `player_id` = '1536' and `color` like '%red%' and `created_at` like '%2022%'440μsxs592524_sanixcup
        Params
        01536
        1%red%
        2%2022%
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `ass_player_id` = '1536' and `created_at` like '%2022%'2.05msxs592524_sanixcup
        Params
        01536
        1%2022%
      • select count(*) as aggregate from `goals` where `goals`.`deleted_at` is null and `team_id` = '28' and `created_at` like '%2022%'2.13msxs592524_sanixcup
        Params
        028
        1%2022%
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '28' limit 1400μsxs592524_sanixcup
        Params
        028
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `player_photos` where `player_id` = '1536' limit 1230μsxs592524_sanixcup
        Params
        01536
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `groups` where `groups`.`id` = '3' and `groups`.`id` is not null limit 1190μsxs592524_sanixcup
        Params
        03
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '29' and `teams`.`id` is not null limit 1170μsxs592524_sanixcup
        Params
        029
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `groups` where `groups`.`id` = '3' and `groups`.`id` is not null limit 1140μsxs592524_sanixcup
        Params
        03
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '15' and `teams`.`id` is not null limit 1160μsxs592524_sanixcup
        Params
        015
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `groups` where `groups`.`id` = '3' and `groups`.`id` is not null limit 1130μsxs592524_sanixcup
        Params
        03
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '16' and `teams`.`id` is not null limit 1160μsxs592524_sanixcup
        Params
        016
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `groups` where `groups`.`id` = '17' and `groups`.`id` is not null limit 1130μsxs592524_sanixcup
        Params
        017
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '18' and `teams`.`id` is not null limit 1160μsxs592524_sanixcup
        Params
        018
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `groups` where `groups`.`id` = '17' and `groups`.`id` is not null limit 1260μsxs592524_sanixcup
        Params
        017
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
      • select * from `teams` where `teams`.`deleted_at` is null and `teams`.`id` = '16' and `teams`.`id` is not null limit 1220μsxs592524_sanixcup
        Params
        016
        hintsUse SELECT * only if you need all columns from table
        LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        _token
        3m8ke2DQvgGwiHjqeNNghBbYOk5O1QOKMDVA3NpY
        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:26 [ "priority" => array:1 [ 0 => "u=0, i" ] "sec-fetch-dest" => array:1 [ 0 => ...
        request_server
        array:68 [ "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 => "Wed...
        path_info
        /api/team/player/show/2022/1536
        session_attributes
        array:2 [ "_token" => "3m8ke2DQvgGwiHjqeNNghBbYOk5O1QOKMDVA3NpY" "PHPDEBUGBAR_STACK_DATA" => [] ...