Statistiques et historique du joueur

97147

FREI

Mathias

Rossemaison

Statistiques pour la saison
  • Statistiques
    Saison Compétition Équipe GP Matchs joués G/A/T Buts Assists Points Pénalités
    2019 2ème ligue Gr. A Rossemaison IV 1 1 3/3/6 3 3 6 0'
    2018 2ème ligue Gr. A Rossemaison IIIb 12 12 10/14/24 10 14 24 15'
    2018 Play-offs 2L Rossemaison IIIb 4 4 2/2/4 2 2 4 4'
    2018 Barrage 1L-2L Rossemaison IIIb 1 1 1/0/1 1 0 1 7'
    2018 SWISS CUP Rossemaison IIIb 1 1 0/0/0 0 0 0 0'
    2017 2ème ligue Gr. A Rossemaison III 6 6 1/6/7 1 6 7 4'
    2017 SWISS CUP Rossemaison III 3 3 1/1/2 1 1 2 2'
  • Matchs joués
  • Statistiques < 2017
    • 2016
    • 2015
    • 2014
    • 2013
    • 2012
    • 2011
    • 2010
    • 2009
    • 2008
  • Statistiques par match < 2017
    Saison Compétition Date Équipe Match G/A/T Buts Assists Points Pénalités
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 06.05.2016 Rossemaison II CA22 Buix II - Rossemaison II 1/2/3 1 2 3 2'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 05.06.2016 Rossemaison II CA38 Rossemaison II - Léchelles Coyotes I 0/1/1 0 1 1 0'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 08.06.2016 Rossemaison II CA44 Bassecourt Eagles I - Rossemaison II 2/1/3 2 1 3 0'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 11.06.2016 Rossemaison II CA47 Rolling Aventicum III - Rossemaison II 2/0/2 2 0 2 9'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 26.06.2016 Rossemaison II CA65 La Roche I - Rossemaison II 2/0/2 2 0 2 2'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 25.06.2016 Rossemaison II CA56 La Broye II - Rossemaison II 1/0/1 1 0 1 0'
    /home/clients/9ab1090f75a14769a34ef0b7b62165ba/sites/beta.inline-hockey.ch/public - 2016 1L - Gr. A 02.09.2016 Rossemaison II CA74 Aire-la-Ville - Rossemaison II 0/0/0 0 0 0 2'
  • Historique
    Club Raison Date
    Rossemaison Nouvelle licence 07.02.2008
    Rossemaison Retour FSIH 31.12.2020
  • Sanctions
    Aucun historique pour ce joueur
Request history8.2.28PHP Version2.75sRequest Duration44MBMemory UsageGET {page_content_alias}/{params?}Route
    • Booting (2.26s)time
    • Application (488ms)time
    • 1 x Booting (82.22%)
      2.26s
      1 x Application (17.78%)
      488ms
      7 templates were rendered
      • fsih.accueilaccueil.blade.php#?blade
      • fsih.include.menu2menu2.blade.php#?blade
      • fsih.include.headerheader.blade.php#?blade
      • fsih.include.menumenu.blade.php#?blade
      • fsih.content.playerplayer.blade.php#?blade
      • fsih.include.footerfooter.blade.php#?blade
      • fsih.include.basebase.blade.php#?blade
      uri
      GET {page_content_alias}/{params?}
      middleware
      web
      controller
      App\Http\Controllers\MikiPageController@render
      namespace
      App\Http\Controllers
      prefix
      where
      file
      app/Http/Controllers/MikiPageController.php:633-818
      1356 statements were executed, 856 have been excluded (448 duplicates)Show only duplicatesd033fv_inline_hockey_beta98.63ms
      • # Query soft and hard limit for Debugbar are reached. Only the first 100 queries show details. Queries after the first 500 are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
      • Language.php#93d033fv_inline_hockey_beta440μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/Http/Controllers/MikiPageController.php:642
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • MikiPageController.php#699d033fv_inline_hockey_beta660μsselect count(*) as aggregate from `miki_page_contents` where `alias` = 'player' and `page_id` is not null
        Bindings
        • 0: player
        Backtrace
        • app/Http/Controllers/MikiPageController.php:699
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#704d033fv_inline_hockey_beta400μsselect * from `miki_page_contents` where `alias` = 'player' and `page_id` is not null order by `created_at` desc limit 1
        Bindings
        • 0: player
        Backtrace
        • app/Http/Controllers/MikiPageController.php:704
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#707d033fv_inline_hockey_beta310μsselect * from `miki_pages` where `miki_pages`.`id` = 11 limit 1
        Bindings
        • 0: 11
        Backtrace
        • app/Http/Controllers/MikiPageController.php:707
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#712d033fv_inline_hockey_beta460μsselect count(*) as aggregate from `miki_page_contents` where `miki_page_contents`.`page_id` = 11 and `miki_page_contents`.`page_id` is not null and `created_at` > '2017-02-03 15:04:45' and `language_code` = 'fr'
        Bindings
        • 0: 11
        • 1: 2017-02-03 15:04:45
        • 2: fr
        Backtrace
        • app/Http/Controllers/MikiPageController.php:712
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#719d033fv_inline_hockey_beta180μsselect * from `miki_theme_templates` where `miki_theme_templates`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/MikiPageController.php:719
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#719d033fv_inline_hockey_beta170μsselect * from `miki_themes` where `miki_themes`.`id` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/MikiPageController.php:719
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPageController.php#733d033fv_inline_hockey_beta150μsselect * from `languages`
        Backtrace
        • app/Http/Controllers/MikiPageController.php:733
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPage.php#133d033fv_inline_hockey_beta280μsselect `user_groups`.*, `has_user_groups`.`has_user_group_id` as `pivot_has_user_group_id`, `has_user_groups`.`user_group_id` as `pivot_user_group_id`, `has_user_groups`.`has_user_group_type` as `pivot_has_user_group_type` from `user_groups` inner join `has_user_groups` on `user_groups`.`id` = `has_user_groups`.`user_group_id` where `has_user_groups`.`has_user_group_id` = 11 and `has_user_groups`.`has_user_group_type` = 'App\\MikiPage'
        Bindings
        • 0: 11
        • 1: App\MikiPage
        Backtrace
        • app/MikiPage.php:133
        • app/Http/Controllers/MikiPageController.php:741
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
      • MikiPageController.php#786d033fv_inline_hockey_beta210μsselect * from `miki_pages` where `default` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/MikiPageController.php:786
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • MikiPage.php#260d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 3
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/Http/Controllers/MikiPageController.php:786
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Language.php#80d033fv_inline_hockey_beta130μsselect * from `languages` where `main_language` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Language.php:80
        • app/MikiPage.php:722
        • app/Http/Controllers/MikiPageController.php:786
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
      • Language.php#93d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiBox.php:220
        • view::fsih.accueil:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#224d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `miki_boxes` where `name` = 'main_sponsor_left'
        Bindings
        • 0: main_sponsor_left
        Backtrace
        • app/MikiBox.php:224
        • view::fsih.accueil:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#226d033fv_inline_hockey_beta120μsselect * from `miki_boxes` where `name` = 'main_sponsor_left' limit 1
        Bindings
        • 0: main_sponsor_left
        Backtrace
        • app/MikiBox.php:226
        • view::fsih.accueil:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#99d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `miki_box_contents` where `miki_box_contents`.`box_id` = 15 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr'
        Bindings
        • 0: 15
        • 1: fr
        Backtrace
        • app/MikiBox.php:99
        • app/MikiBox.php:227
        • view::fsih.accueil:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#104d033fv_inline_hockey_beta160μsselect * from `miki_box_contents` where `miki_box_contents`.`box_id` = 15 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 15
        • 1: fr
        Backtrace
        • app/MikiBox.php:104
        • app/MikiBox.php:227
        • view::fsih.accueil:14
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiBox.php:220
        • view::fsih.accueil:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#224d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `miki_boxes` where `name` = 'main_sponsor_right'
        Bindings
        • 0: main_sponsor_right
        Backtrace
        • app/MikiBox.php:224
        • view::fsih.accueil:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#226d033fv_inline_hockey_beta110μsselect * from `miki_boxes` where `name` = 'main_sponsor_right' limit 1
        Bindings
        • 0: main_sponsor_right
        Backtrace
        • app/MikiBox.php:226
        • view::fsih.accueil:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#99d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `miki_box_contents` where `miki_box_contents`.`box_id` = 16 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr'
        Bindings
        • 0: 16
        • 1: fr
        Backtrace
        • app/MikiBox.php:99
        • app/MikiBox.php:227
        • view::fsih.accueil:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#104d033fv_inline_hockey_beta180μsselect * from `miki_box_contents` where `miki_box_contents`.`box_id` = 16 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 16
        • 1: fr
        Backtrace
        • app/MikiBox.php:104
        • app/MikiBox.php:227
        • view::fsih.accueil:18
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • header.blade.php#2d033fv_inline_hockey_beta150μsselect * from `languages`
        Backtrace
        • view::fsih.include.header:2
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#24d033fv_inline_hockey_beta160μsselect * from `miki_places` where `category_id` = 24 and `state` = 1
        Bindings
        • 0: 24
        • 1: 1
        Backtrace
        • view::fsih.include.header:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#28d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 7 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 7
        Backtrace
        • view::fsih.include.header:28
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#30d033fv_inline_hockey_beta130μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 7 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 7
        Backtrace
        • view::fsih.include.header:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#28d033fv_inline_hockey_beta200μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 9 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 9
        Backtrace
        • view::fsih.include.header:28
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#30d033fv_inline_hockey_beta180μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 9 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 9
        Backtrace
        • view::fsih.include.header:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#49d033fv_inline_hockey_beta170μsselect * from `miki_places` where `category_id` = 22 and `state` = 1
        Bindings
        • 0: 22
        • 1: 1
        Backtrace
        • view::fsih.include.header:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#53d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 8 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 8
        Backtrace
        • view::fsih.include.header:53
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#55d033fv_inline_hockey_beta130μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 8 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 8
        Backtrace
        • view::fsih.include.header:55
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#67d033fv_inline_hockey_beta140μsselect * from `miki_places` where `category_id` = 23 and `state` = 1
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • view::fsih.include.header:67
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta200μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 1 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 1
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta140μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 1 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 1
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 2 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 2
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta250μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 2 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 2
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta210μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 4 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 4
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta370μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 4 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 4
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 5 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 5
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta240μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 5 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 5
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 11 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 11
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta190μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 11 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 11
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#71d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 13 and `pictures`.`has_images_id` is not null
        Bindings
        • 0: App\MikiPlace
        • 1: 13
        Backtrace
        • view::fsih.include.header:71
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • header.blade.php#73d033fv_inline_hockey_beta190μsselect * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 13 and `pictures`.`has_images_id` is not null limit 1
        Bindings
        • 0: App\MikiPlace
        • 1: 13
        Backtrace
        • view::fsih.include.header:73
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Language.php#93d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiBox.php:220
        • view::fsih.include.header:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#224d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_boxes` where `name` = 'sponsors-top'
        Bindings
        • 0: sponsors-top
        Backtrace
        • app/MikiBox.php:224
        • view::fsih.include.header:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#226d033fv_inline_hockey_beta150μsselect * from `miki_boxes` where `name` = 'sponsors-top' limit 1
        Bindings
        • 0: sponsors-top
        Backtrace
        • app/MikiBox.php:226
        • view::fsih.include.header:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • MikiBox.php#99d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `miki_box_contents` where `miki_box_contents`.`box_id` = 11 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr'
        Bindings
        • 0: 11
        • 1: fr
        Backtrace
        • app/MikiBox.php:99
        • app/MikiBox.php:227
        • view::fsih.include.header:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiBox.php#104d033fv_inline_hockey_beta150μsselect * from `miki_box_contents` where `miki_box_contents`.`box_id` = 11 and `miki_box_contents`.`box_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 11
        • 1: fr
        Backtrace
        • app/MikiBox.php:104
        • app/MikiBox.php:227
        • view::fsih.include.header:102
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • menu.blade.php#24d033fv_inline_hockey_beta240μsselect * from `miki_pages` where `state` = 1 and `menu` = 1 and `parent_id` is null order by `position` asc
        Bindings
        • 0: 1
        • 1: 1
        Backtrace
        • view::fsih.include.menu:24
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • MikiPage.php#536d033fv_inline_hockey_beta250μsselect count(*) as aggregate from `miki_pages` where `parent_id` = 3 and `menu` = '1' and `state` > 0
        Bindings
        • 0: 3
        • 1: 1
        • 2: 0
        Backtrace
        • app/MikiPage.php:536
        • view::fsih.include.menu:28
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Language.php#93d033fv_inline_hockey_beta240μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 3
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#80d033fv_inline_hockey_beta140μsselect * from `languages` where `main_language` = 1 limit 1
        Bindings
        • 0: 1
        Backtrace
        • app/Language.php:80
        • app/MikiPage.php:722
        • view::fsih.include.menu:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 3
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:49
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#536d033fv_inline_hockey_beta220μsselect count(*) as aggregate from `miki_pages` where `parent_id` = 32 and `menu` = '1' and `state` > 0
        Bindings
        • 0: 32
        • 1: 1
        • 2: 0
        Backtrace
        • app/MikiPage.php:536
        • view::fsih.include.menu:28
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • Language.php#93d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 32 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 32
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta230μsselect count(*) as aggregate from `miki_pages` where `name` = 'calendar'
        Bindings
        • 0: calendar
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta230μsselect * from `miki_pages` where `name` = 'calendar' limit 1
        Bindings
        • 0: calendar
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 1
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:30
      • MikiPage.php#260d033fv_inline_hockey_beta850μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 32 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 32
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:30
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • menu.blade.php#34d033fv_inline_hockey_beta160μsselect * from `miki_pages` where `parent_id` = 32 and `state` > 0 and `menu` = '1' order by `position` asc
        Bindings
        • 0: 32
        • 1: 0
        • 2: 1
        Backtrace
        • view::fsih.include.menu:34
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Language.php#93d033fv_inline_hockey_beta660μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 1
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 1
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:35
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#536d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `parent_id` = 1 and `menu` = '1' and `state` > 0
        Bindings
        • 0: 1
        • 1: 1
        • 2: 0
        Backtrace
        • app/MikiPage.php:536
        • view::fsih.include.menu:37
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • menu.blade.php#39d033fv_inline_hockey_beta220μsselect * from `miki_pages` where `parent_id` = 1 and `state` > 0 and `menu` = '1' order by `position` asc
        Bindings
        • 0: 1
        • 1: 0
        • 2: 1
        Backtrace
        • view::fsih.include.menu:39
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
        • vendor/laravel/framework/src/Illuminate/View/View.php:209
      • Language.php#93d033fv_inline_hockey_beta260μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 48 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 48
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta230μsselect * from `miki_pages` where `name` = 'competitions-list' limit 1
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 40
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
      • MikiPage.php#260d033fv_inline_hockey_beta300μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 48 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 48
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta200μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta190μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 49 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 49
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = 'competitions-list' limit 1
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 40
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
      • MikiPage.php#260d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 49 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 49
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 50 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 50
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = 'competitions-list' limit 1
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 40
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
      • MikiPage.php#260d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 50 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 50
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta280μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta270μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 51 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 51
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta230μsselect * from `miki_pages` where `name` = 'competitions-list' limit 1
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 40
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
      • MikiPage.php#260d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 51 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 51
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 52 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 52
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#941d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:941
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiTools.php#949d033fv_inline_hockey_beta670μsselect * from `miki_pages` where `name` = 'competitions-list' limit 1
        Bindings
        • 0: competitions-list
        Backtrace
        • app/MikiTools.php:949
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta280μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 40
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • app/MikiTools.php:951
        • app/MikiPage.php:717
        • view::fsih.include.menu:40
      • MikiPage.php#260d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 52 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 52
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:666
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • Language.php#93d033fv_inline_hockey_beta200μsselect count(*) as aggregate from `languages` where `code` = 'fr'
        Bindings
        • 0: fr
        Backtrace
        • app/Language.php:93
        • app/MikiPage.php:692
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • MikiPage.php#260d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = 53 and `miki_page_contents`.`page_id` is not null and `language_code` = 'fr' order by `created_at` desc limit 1
        Bindings
        • 0: 53
        • 1: fr
        Backtrace
        • app/MikiPage.php:260
        • app/MikiPage.php:699
        • view::fsih.include.menu:40
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta180μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta350μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta200μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta350μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta110μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta260μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta130μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta150μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta260μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta130μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta120μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta110μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta130μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta110μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta330μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta200μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta300μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta290μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta280μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta310μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta260μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta180μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta530μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta450μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta660μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta570μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta410μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta140μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta200μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta200μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta430μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta430μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta250μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta270μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `name` = ?
      • d033fv_inline_hockey_beta140μsselect * from `miki_pages` where `name` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta150μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta190μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta280μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta150μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta160μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta240μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta230μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta190μsselect * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta180μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta210μsselect count(*) as aggregate from `languages` where `code` = ?
      • d033fv_inline_hockey_beta220μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta200μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta210μsselect count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
      • d033fv_inline_hockey_beta270μsselect * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
      • d033fv_inline_hockey_beta800μsselect * from `fsih_players` where `fsih_players`.`id` = ? and `fsih_players`.`deleted_at` is null limit 1
      • d033fv_inline_hockey_beta1.56msselect `fsih_games`.*, `fsih_game_fsih_player`.`fsih_player_id` as `pivot_fsih_player_id`, `fsih_game_fsih_player`.`fsih_game_id` as `pivot_fsih_game_id`, `fsih_game_fsih_player`.`type` as `pivot_type`, `fsih_game_fsih_player`.`role` as `pivot_role`, `fsih_game_fsih_player`.`licence` as `pivot_licence`, `fsih_game_fsih_player`.`name` as `pivot_name`, `fsih_game_fsih_player`.`jersey_number` as `pivot_jersey_number`, `fsih_game_fsih_player`.`birthday` as `pivot_birthday`, `fsih_game_fsih_player`.`indemnity` as `pivot_indemnity`, `fsih_game_fsih_player`.`travel_indemnity` as `pivot_travel_indemnity` from `fsih_games` inner join `fsih_game_fsih_player` on `fsih_games`.`id` = `fsih_game_fsih_player`.`fsih_game_id` where `fsih_game_fsih_player`.`fsih_player_id` = ? and `fsih_game_fsih_player`.`role` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
      • d033fv_inline_hockey_beta350μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta180μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta180μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta210μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta250μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta420μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta210μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta200μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta470μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta420μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta240μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta270μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta200μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta180μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta360μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta150μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta180μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta170μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta570μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta120μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta100μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta370μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta110μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta150μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta100μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta400μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta650μsselect * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
      • d033fv_inline_hockey_beta190μsselect * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
      • d033fv_inline_hockey_beta160μsselect * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
      • d033fv_inline_hockey_beta130μsselect * from `languages` where `main_language` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
      • d033fv_inline_hockey_beta110μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • d033fv_inline_hockey_beta140μsselect * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
      • ... 856 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)
      App\MikiPageContent
      187MikiPageContent.php#?
      App\FsihCompetitionTitle
      170FsihCompetitionTitle.php#?
      App\FsihTeam
      126FsihTeam.php#?
      App\MikiPage
      122MikiPage.php#?
      App\Language
      110Language.php#?
      App\FsihGame
      98FsihGame.php#?
      App\FsihSeason
      94FsihSeason.php#?
      App\FsihCompetition
      85FsihCompetition.php#?
      App\FsihStat
      44FsihStat.php#?
      App\FsihPenaltyTypeTitle
      26FsihPenaltyTypeTitle.php#?
      App\FsihOldStats
      19FsihOldStats.php#?
      App\FsihPenalty
      13FsihPenalty.php#?
      App\FsihPenaltyType
      13FsihPenaltyType.php#?
      App\Picture
      10Picture.php#?
      App\MikiPlace
      9MikiPlace.php#?
      App\FsihOldStatsGames
      7FsihOldStatsGames.php#?
      App\MikiBox
      5MikiBox.php#?
      App\MikiBoxContent
      5MikiBoxContent.php#?
      App\FsihHistoryCauseTitle
      4FsihHistoryCauseTitle.php#?
      App\FsihClub
      3FsihClub.php#?
      App\FsihPlayerHistory
      2FsihPlayerHistory.php#?
      App\FsihHistoryCause
      2FsihHistoryCause.php#?
      App\MikiThemeTemplate
      1MikiThemeTemplate.php#?
      App\MikiTheme
      1MikiTheme.php#?
      App\FsihPlayer
      1FsihPlayer.php#?
      App\Person
      1Person.php#?
          _token
          OA7kGVWZKvpJVL9Vkbn4mtiAdAYnA7kxYYFLJxXG
          last_miki_page
          11
          _previous
          array:1 [ "url" => "https://beta.inline-hockey.ch/player/1512" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /player/1512
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:17 [ "x-forwarded-proto" => array:1 [ 0 => "https" ] "cookie" => array:1 [ 0 => "PHPSESSID=0decb337f9a7b6d78b723e960c98c3fa; XSRF-TOKEN=eyJpdiI6IjkxeW1CNU52M1NIKy9Ha1VLRUZIQ0E9PSIsInZhbHVlIjoiU1VIWTY1cHl3OWpabkpSNndja1QvNkFwSmxCTjZOMzJkVlV4Rm80WnN4Q1A5SHd4WjdaclVkdE4xaTNob1pZQk5nQXRqekFTcE9LQWNESWVuQmtOOXFkd3Z5aWFubGJuak01ZE1uSXVyTURVZ3A2aGJVMmUwQ2xFTHZnTHExVFEiLCJtYWMiOiI1MTU1NzY2Y2EwZmI5ZGIzOTBmYmQzOTc1ODY5MDI4YmQwY2I2MTJhZmJlOWM5ZWJlZDc5MTgxYTk5OGYyZTFkIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IjRHNER0VEtUZkZlbHExdGVhb1Y4dUE9PSIsInZhbHVlIjoiZ0pwczlsd3pxNFlNdVlUdjhQby9aTUdqYllwanB0eDFOcUFrSDIwZGV6OGRYWElMcUZHQW1KWjRVRUZsOFVIMEljUEVsM1I3RDduRmM1cC9yNU5MZlRMT3lKYzRSV2VzenR0a293dkFRVTRLRnJ5eDZrb3VSTUROcm1PdHRGWXIiLCJtYWMiOiIxOGJhODIzZTNlMjk5ZjJiMWRkNTYxNTFkMGU5YTk1NjdmY2UzOTc5N2QyMTQxZjRkODk1NGU1ODc4NzQyYWE5IiwidGFnIjoiIn0%3DPHPSESSID=0decb337f9a7b6d78b723e960c98c3fa; XSRF-TOKEN=eyJpdiI6IjkxeW1CNU52M1NIKy9Ha1VLRUZIQ0E9PSIsInZhbHVlIjoiU1VIWTY1cHl3OWpabkpSNndja1QvNkFwSmxCTjZOMzJkVlV4R" ] "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "host" => array:1 [ 0 => "beta.inline-hockey.ch" ] ]
          request_cookies
          0 of 0
          array:3 [ "PHPSESSID" => null "XSRF-TOKEN" => "OA7kGVWZKvpJVL9Vkbn4mtiAdAYnA7kxYYFLJxXG" "laravel_session" => "IrGWmE7SULaK5SMNPzEWQvNmsQJLctnC2ke5xA7k" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 30 May 2025 13:20:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijluc1ZVZ2prRklEMnFyN1hUOERDK2c9PSIsInZhbHVlIjoiRlVZZlQwdlhDNnhtTmFuUE0xWUFMdGdadDNBc0szMlBJY200Sm1SdGoxRGgxNHZ1WnJDZEZNVkhsNWZieStZU3Q5Y0pHNUtabjdwa1NFeUhRK3ZuNDlXN3gyc0F0SDNOT3RuN1J3dEQyUjRUOHlLUHFKS0V2NDc4UUZWUTdLYngiLCJtYWMiOiJiMmQ3MDY0YmE5ZjJmYmMzNjI4MjE1ZDllNGI4N2VmOTE0MTkzYTE2OTFjMDExMjE3NTY4MWVhMzVkYjY3MjEyIiwidGFnIjoiIn0%3D; expires=Sat, 31 May 2025 01:20:24 GMT; Max-Age=43199; path=/; secureXSRF-TOKEN=eyJpdiI6Ijluc1ZVZ2prRklEMnFyN1hUOERDK2c9PSIsInZhbHVlIjoiRlVZZlQwdlhDNnhtTmFuUE0xWUFMdGdadDNBc0szMlBJY200Sm1SdGoxRGgxNHZ1WnJDZEZNVkhsNWZieStZU3Q5Y0pHN" 1 => "laravel_session=eyJpdiI6IlVwMW0vWUZwN0VkQW1iZlBUdkdXeGc9PSIsInZhbHVlIjoiVlYvT255NzVxK3ZLK0FXdTU5ZkhpVlAwbXJWNlNlN29HNi92aDRGeUI4aXVPbGdJY244WDVMUkJTMTducnJCNHdjQjVCcnlWQVF5N0Q1T3pTTWlrMHNEcWRFb0VGRkFWYjIxN2VkdnRIVW1QKzdvS0ppR0ZkWkhhbHpjTkRKUk0iLCJtYWMiOiJiNGU4YWZhN2RmNjU1NWNhMjU1ZGQ3OWQwODgzZGNmZWM2ZjRkZDg0M2I3MWIwOGI5NjM3NWMyZWVjZWY3ZmJjIiwidGFnIjoiIn0%3D; expires=Sat, 31 May 2025 01:20:24 GMT; Max-Age=43199; path=/; secure; httponlylaravel_session=eyJpdiI6IlVwMW0vWUZwN0VkQW1iZlBUdkdXeGc9PSIsInZhbHVlIjoiVlYvT255NzVxK3ZLK0FXdTU5ZkhpVlAwbXJWNlNlN29HNi92aDRGeUI4aXVPbGdJY244WDVMUkJTMTducnJCNHdj" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ijluc1ZVZ2prRklEMnFyN1hUOERDK2c9PSIsInZhbHVlIjoiRlVZZlQwdlhDNnhtTmFuUE0xWUFMdGdadDNBc0szMlBJY200Sm1SdGoxRGgxNHZ1WnJDZEZNVkhsNWZieStZU3Q5Y0pHNUtabjdwa1NFeUhRK3ZuNDlXN3gyc0F0SDNOT3RuN1J3dEQyUjRUOHlLUHFKS0V2NDc4UUZWUTdLYngiLCJtYWMiOiJiMmQ3MDY0YmE5ZjJmYmMzNjI4MjE1ZDllNGI4N2VmOTE0MTkzYTE2OTFjMDExMjE3NTY4MWVhMzVkYjY3MjEyIiwidGFnIjoiIn0%3D; expires=Sat, 31-May-2025 01:20:24 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ijluc1ZVZ2prRklEMnFyN1hUOERDK2c9PSIsInZhbHVlIjoiRlVZZlQwdlhDNnhtTmFuUE0xWUFMdGdadDNBc0szMlBJY200Sm1SdGoxRGgxNHZ1WnJDZEZNVkhsNWZieStZU3Q5Y0pHN" 1 => "laravel_session=eyJpdiI6IlVwMW0vWUZwN0VkQW1iZlBUdkdXeGc9PSIsInZhbHVlIjoiVlYvT255NzVxK3ZLK0FXdTU5ZkhpVlAwbXJWNlNlN29HNi92aDRGeUI4aXVPbGdJY244WDVMUkJTMTducnJCNHdjQjVCcnlWQVF5N0Q1T3pTTWlrMHNEcWRFb0VGRkFWYjIxN2VkdnRIVW1QKzdvS0ppR0ZkWkhhbHpjTkRKUk0iLCJtYWMiOiJiNGU4YWZhN2RmNjU1NWNhMjU1ZGQ3OWQwODgzZGNmZWM2ZjRkZDg0M2I3MWIwOGI5NjM3NWMyZWVjZWY3ZmJjIiwidGFnIjoiIn0%3D; expires=Sat, 31-May-2025 01:20:24 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6IlVwMW0vWUZwN0VkQW1iZlBUdkdXeGc9PSIsInZhbHVlIjoiVlYvT255NzVxK3ZLK0FXdTU5ZkhpVlAwbXJWNlNlN29HNi92aDRGeUI4aXVPbGdJY244WDVMUkJTMTducnJCNHdj" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "OA7kGVWZKvpJVL9Vkbn4mtiAdAYnA7kxYYFLJxXG" "last_miki_page" => 11 "_previous" => array:1 [ "url" => "https://beta.inline-hockey.ch/player/1512" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-05-30 15:20:24GET/player/1512713561158