ギャラリー

TOP ギャラリー
97.98msRequest Duration7.25MBMemory UsageGET gallery/group/{group_id?}/{yyyy?}RouteGuestAuth status
    • Booting (12.92ms)
    • Application (89.72ms)
      5 templates were rendered
      • front.gallery.group (resources/views/front/gallery/group.blade.php)8blade
        Params
        0
        groups_id
        1
        nav_on
        2
        matches
        3
        leagues
        4
        yyyy
        5
        groups
        6
        groupings
        7
        default_period
      • front.parts.side (resources/views/front/parts/side.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        matches
        7
        leagues
        8
        yyyy
        9
        groups
        10
        groupings
        11
        default_period
        12
        page_title
        13
        year
        14
        group
        15
        __empty_1
        16
        league
        17
        __empty_2
      • layouts.front (resources/views/layouts/front.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        matches
        7
        leagues
        8
        yyyy
        9
        groups
        10
        groupings
        11
        default_period
        12
        page_title
        13
        year
        14
        group
        15
        __empty_1
        16
        league
        17
        __empty_2
      • layouts.front.parts.header (resources/views/layouts/front/parts/header.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        matches
        7
        leagues
        8
        yyyy
        9
        groups
        10
        groupings
        11
        default_period
        12
        page_title
        13
        year
        14
        group
        15
        __empty_1
        16
        league
        17
        __empty_2
      • layouts.front.parts.footer (resources/views/layouts/front/parts/footer.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        groups_id
        5
        nav_on
        6
        matches
        7
        leagues
        8
        yyyy
        9
        groups
        10
        groupings
        11
        default_period
        12
        page_title
        13
        year
        14
        group
        15
        __empty_1
        16
        league
        17
        __empty_2
      uri
      GET gallery/group/{group_id?}/{yyyy?}
      as
      front.gallery.group
      controller
      App\Http\Controllers\Front\GalleryController@group
      namespace
      App\Http\Controllers
      prefix
      null
      where
      file
      app/Http/Controllers/Front/GalleryController.php:70-103
      10 statements were executed71.9ms
      • select * from `groups` where `convention` = '16' and `grouping` = '23'290μs/app/Http/Controllers/Front/GalleryController.php:78greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 23
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:78
        • 60. /public/index.php:54
      • select `id` from `groups` where `convention` = '16' and `grouping` = '23'80μs/app/Http/Controllers/Front/GalleryController.php:81greencard12_teamdb
        Metadata
        Bindings
        • 0. 16
        • 1. 23
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:81
        • 60. /public/index.php:54
      • select * from `leagues` where `leagues`.`deleted_at` is null and `year` = '2025' and `group_id` = '87' and `convention` = '16'6.97ms/app/Http/Controllers/Front/GalleryController.php:84greencard12_teamdb
        Metadata
        Bindings
        • 0. 2025
        • 1. 87
        • 2. 16
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:84
        • 60. /public/index.php:54
      • select `id` from `leagues` where `leagues`.`deleted_at` is null and `year` = '2025' and `group_id` = '87' and `convention` = '16'330μs/app/Http/Controllers/Front/GalleryController.php:86greencard12_teamdb
        Metadata
        Bindings
        • 0. 2025
        • 1. 87
        • 2. 16
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:86
        • 60. /public/index.php:54
      • select count(*) as aggregate from `matches` where `matches`.`deleted_at` is null and `leagues_id` = '87' and (select count(*) from `match_photos` where `match_photos`.`match_id` = `matches`.`id`) >= 130.58ms/app/Http/Controllers/Front/GalleryController.php:94greencard12_teamdb
        Metadata
        Bindings
        • 0. 87
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:94
        • 60. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `leagues_id` = '87' and (select count(*) from `match_photos` where `match_photos`.`match_id` = `matches`.`id`) >= 1 order by `match_at` desc limit 10 offset 033.12ms/app/Http/Controllers/Front/GalleryController.php:94greencard12_teamdb
        Metadata
        Bindings
        • 0. 87
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Front/GalleryController.php:94
        • 61. /public/index.php:54
      • select count(*) as aggregate from `matches` where `matches`.`deleted_at` is null and `leagues_id` = '247' and (select count(*) from `match_photos` where `match_photos`.`match_id` = `matches`.`id`) >= 1170μs/app/Http/Controllers/Front/GalleryController.php:97greencard12_teamdb
        Metadata
        Bindings
        • 0. 247
        Backtrace
        • 11. /app/Http/Controllers/Front/GalleryController.php:97
        • 60. /public/index.php:54
      • select * from `matches` where `matches`.`deleted_at` is null and `leagues_id` = '247' and (select count(*) from `match_photos` where `match_photos`.`match_id` = `matches`.`id`) >= 1 order by `match_at` desc limit 10 offset 0180μs/app/Http/Controllers/Front/GalleryController.php:97greencard12_teamdb
        Metadata
        Bindings
        • 0. 247
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Front/GalleryController.php:97
        • 61. /public/index.php:54
      • select * from `groups` where `groups`.`id` = '87' and `groups`.`id` is not null limit 1100μsview::front.gallery.group:98greencard12_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.gallery.group:98
        • 24. /vendor/symfony/http-foundation/Response.php:202
        • 71. /public/index.php:54
      • select * from `groups` where `convention` = '16' limit 180μ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.gallery.group:148
        • 31. /vendor/symfony/http-foundation/Response.php:202
        • 78. /public/index.php:54
        guest
        true
          _token
          PZaXodRWWAlCk9bQ7O30nlmo9LIEIulXS4tnNyqH
          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 => "Fri...
          path_info
          /gallery/group/87/2025
          session_attributes
          array:2 [ "_token" => "PZaXodRWWAlCk9bQ7O30nlmo9LIEIulXS4tnNyqH" "PHPDEBUGBAR_STACK_DATA" => [] ...