219744
MOLTENI
Giada
Capolago Flyers
Saison | Compétition | Équipe | GP | Matchs joués | G/A/T | Buts | Assists | Points | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2020 | Mini Gr. D | Capolago Flyers | 8 | 8 | 2/1/3 | 2 | 1 | 3 | 0' |
2019 | Mini Gr. D | Capolago Flyers | 5 | 5 | 0/0/0 | 0 | 0 | 0 | 0' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2020 | 13.09.2020 | Mini Gr. D | Capolago Flyers | MND04 Capolago Flyers - Sorengo | 0/0/0 | 0 | 0 | 0 | 0' |
2020 | 29.08.2020 | Mini Gr. D | Capolago Flyers | MND18 Capolago Flyers - Sayaluca Cadempino Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2020 | 30.08.2020 | Mini Gr. D | Capolago Flyers | MND03 Sayaluca Cadempino Lugano - Capolago Flyers | 1/0/1 | 1 | 0 | 1 | 0' |
2020 | 27.09.2020 | Mini Gr. D | Capolago Flyers | MND24 Novaggio Twins - Capolago Flyers | 0/1/1 | 0 | 1 | 1 | 0' |
2020 | 03.10.2020 | Mini Gr. D | Capolago Flyers | MND19 Sorengo - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2020 | 04.10.2020 | Mini Gr. D | Capolago Flyers | MND09 Capolago Flyers - Novaggio Twins | 0/0/0 | 0 | 0 | 0 | 0' |
2020 | 10.10.2020 | Mini Gr. D | Capolago Flyers | MND11 MGI Vedeggio - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2020 | 20.09.2020 | Mini Gr. D | Capolago Flyers | MND26 Capolago Flyers - MGI Vedeggio | 1/0/1 | 1 | 0 | 1 | 0' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2019 | 06.04.2019 | Mini Gr. D | Capolago Flyers | MND03 Capolago Flyers - Novaggio Twins | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 13.04.2019 | Mini Gr. D | Capolago Flyers | MND05 Sayaluca Cadempino Lugano - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 22.09.2019 | Mini Gr. D | Capolago Flyers | MND42 MGI Vedeggio - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 29.09.2019 | Mini Gr. D | Capolago Flyers | MND28 Sorengo - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 15.09.2019 | Mini Gr. D | Capolago Flyers | MND38 Capolago Flyers - Rangers Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
Club | Raison | Date |
---|---|---|
Capolago Flyers | Nouvelle licence | 05.04.2019 |
Capolago Flyers | Retour FSIH | 31.12.2020 |
1 x Application (63.24%) | 291ms |
1 x Booting (36.76%) | 169ms |
# 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).
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_page_contents` where `alias` = 'player-en' and `page_id` is not null
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `alias` = 'player-en' and `page_id` is not null order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `miki_pages`.`id` = 11 limit 1
Bindings |
|
Backtrace |
|
select 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` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_theme_templates` where `miki_theme_templates`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `miki_themes` where `miki_themes`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages`
Backtrace |
|
select `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 |
|
Backtrace |
|
select * from `miki_pages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `main_language` = 1 limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_boxes` where `name` = 'main_sponsor_left'
Bindings |
|
Backtrace |
|
select * from `miki_boxes` where `name` = 'main_sponsor_left' limit 1
Bindings |
|
Backtrace |
|
select 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` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_box_contents` where `miki_box_contents`.`box_id` = 15 and `miki_box_contents`.`box_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_boxes` where `name` = 'main_sponsor_right'
Bindings |
|
Backtrace |
|
select * from `miki_boxes` where `name` = 'main_sponsor_right' limit 1
Bindings |
|
Backtrace |
|
select 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` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_box_contents` where `miki_box_contents`.`box_id` = 16 and `miki_box_contents`.`box_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `languages`
Backtrace |
|
select * from `miki_places` where `category_id` = 24 and `state` = 1
Bindings |
|
Backtrace |
|
select 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 |
|
Backtrace |
|
select * 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 |
|
Backtrace |
|
select 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 |
|
Backtrace |
|
select * 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 |
|
Backtrace |
|
select count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 14 and `pictures`.`has_images_id` is not null
Bindings |
|
Backtrace |
|
select * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 14 and `pictures`.`has_images_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `miki_places` where `category_id` = 22 and `state` = 1
Bindings |
|
Backtrace |
|
select * from `miki_places` where `category_id` = 23 and `state` = 1
Bindings |
|
Backtrace |
|
select 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 |
|
Backtrace |
|
select * 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 |
|
Backtrace |
|
select 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 |
|
Backtrace |
|
select * 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 |
|
Backtrace |
|
select 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 |
|
Backtrace |
|
select * 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 |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_boxes` where `name` = 'sponsors-top'
Bindings |
|
Backtrace |
|
select * from `miki_boxes` where `name` = 'sponsors-top' limit 1
Bindings |
|
Backtrace |
|
select 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` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_box_contents` where `miki_box_contents`.`box_id` = 11 and `miki_box_contents`.`box_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `state` = 1 and `menu` = 1 and `parent_id` is null order by `position` asc
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `parent_id` = 3 and `menu` = '1' and `state` > 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `main_language` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 3 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `parent_id` = 32 and `menu` = '1' and `state` > 0
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 32 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'calendar'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'calendar' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 32 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `parent_id` = 32 and `state` > 0 and `menu` = '1' order by `position` asc
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 1 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `parent_id` = 1 and `menu` = '1' and `state` > 0
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `parent_id` = 1 and `state` > 0 and `menu` = '1' order by `position` asc
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 48 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 48 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 49 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 49 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 50 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 50 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 51 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 51 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 52 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 52 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 53 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = 'competitions-list'
Bindings |
|
Backtrace |
|
select * from `miki_pages` where `name` = 'competitions-list' limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 40 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 53 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'en'
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = 54 and `miki_page_contents`.`page_id` is not null and `language_code` = 'en' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * 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
select * 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
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * 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
select * from `fsih_players` where `fsih_players`.`id` = ? and `fsih_players`.`deleted_at` is null limit 1
select `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 (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_stats` where `fsih_stats`.`player_id` = ? and `fsih_stats`.`player_id` is not null and `fsih_stats`.`deleted_at` is null
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select 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` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_penalties` where `fsih_penalties`.`player_id` = ? and `fsih_penalties`.`player_id` is not null and `fsih_penalties`.`deleted_at` is null
select * from `people` where `people`.`id` = ? and `people`.`deleted_at` is null limit 1
... 91 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)
200
[]
[]
0 of 0array:17 [▼ "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "cookie" => array:1 [▶ 0 => "PHPSESSID=a4bd8daffe93962226bbca77f833c095; XSRF-TOKEN=eyJpdiI6IlFZdm11UFFlNExQeENtcmdwbGZuUGc9PSIsInZhbHVlIjoiY3lXRXI2K1l6RVF6NGtKTStzQmQzTXB3cGloZlMyaHR1ZUdHSG5WMlUrWWVFcVhPS09tY0xTQ2tyUGlLU2pDTTZReml4ZENjOEZ0Z2RORmdzMmtCZC9xOXBNVEVKN29vZ2FhdklvdVcrMkp2ZDJ4MWFOamRwRWZlRVlObzZNaDUiLCJtYWMiOiJhOThkMjQ2NDA5MDc5NTY4YmVkNDQzZjM0YTE5MWFmNjFmYTc1MjM0NmU0ZjU5YTg2ZTViNjI0Y2Q5NmNiMDUyIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6Ik1qM3JNa1BHMjJ2ZjNxYzJvOEVHdFE9PSIsInZhbHVlIjoicExiVHo0NVp2WFhRbXFiK1VUS2h5VnJKYjlyVFNrWkx3SlZMWGlCUjlwRnZoelIrL25PMG1NbmxwbmcwSmVRbHdzL0YzTUs2NnVMRlpLYUtvUWY4WEpuMjgwTmhyVGMxYnhqQ0Q2YVpiQjJnTGRSc1l2NTIrRjJIRmJnRlhHQlEiLCJtYWMiOiJhYmE1NmZkOGVlZGUwYTk4ZTBiNWZkZWIzYTZjM2IzZDc3ODEzYzZmODE2MTdhYTUwNTkyMzQzYmY0N2JkNTMwIiwidGFnIjoiIn0%3D ◀PHPSESSID=a4bd8daffe93962226bbca77f833c095; XSRF-TOKEN=eyJpdiI6IlFZdm11UFFlNExQeENtcmdwbGZuUGc9PSIsInZhbHVlIjoiY3lXRXI2K1l6RVF6NGtKTStzQmQzTXB3cGloZlMyaHR1ZUdHS ▶" ] "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" ] ]
0 of 0array:3 [▼ "PHPSESSID" => null "XSRF-TOKEN" => "lLxqSLaHq33icqQUEsDRulEySm2JP4r2IuqUzY79" "laravel_session" => "qioyTD30wfcqH9Dcsad5i76vxLNGhiJLcCyRdAun" ]
0 of 0array:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Sun, 13 Jul 2025 18:45:30 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlxWDZWQVBZVEZrS2ZUN0ZuRDBudWc9PSIsInZhbHVlIjoiY0tzNXk0Y1hEOEJwZHF6V0FYTEJNOE9WTEVXL0FYN3ZocnBHNFJJK3NZUzROSVQ0d1dMUlV6Q1RzM2d5eHJySm9tR1FKMWNIREtoRGZHM3dyaE9pL1dmTkg3b1hpaXNsRXhNaUJOWDRndTRQTy93VGVyazA4QVkwd2VFdlh2SWgiLCJtYWMiOiJhMDA2ZGY5MDM4MjhlYzY2NmZlNzAxNTliMWM1Y2FkYWNiNDQ1YWZhMzAwZTBlYzRhOWZmZjM3ZjIzNzJkNDE0IiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 06:45:30 GMT; Max-Age=43200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImlxWDZWQVBZVEZrS2ZUN0ZuRDBudWc9PSIsInZhbHVlIjoiY0tzNXk0Y1hEOEJwZHF6V0FYTEJNOE9WTEVXL0FYN3ZocnBHNFJJK3NZUzROSVQ0d1dMUlV6Q1RzM2d5eHJySm9tR1FKM ▶" 1 => "laravel_session=eyJpdiI6ImpQT3pZOGw2Wmt5Z3NvMzhadUtyZlE9PSIsInZhbHVlIjoiRmhCQzdCTkc0bWFxWTF0bUVFNnJMUUZhdE1obnlyMkt4Y3p3Vmw5QzViNVIzaCswdUp0R1JVUk5qeitKMXNySzczNVhpbFJxZlo0L2d4cVB4elNzNUNJU0kxbmJNdERObForQkdyWGE0Y3d2WUJyS3pOdnlTSi9LcWwrNkVyWk0iLCJtYWMiOiI2YWIzMWYwY2Q1MzkzMzdlN2JkNWFlNjIyNmI0MjRmNGIzOTMwOGQ0MmFmNDU1ODg5ODcyYmI1OTlkMWVkMjhmIiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 06:45:30 GMT; Max-Age=43200; path=/; secure; httponly ◀laravel_session=eyJpdiI6ImpQT3pZOGw2Wmt5Z3NvMzhadUtyZlE9PSIsInZhbHVlIjoiRmhCQzdCTkc0bWFxWTF0bUVFNnJMUUZhdE1obnlyMkt4Y3p3Vmw5QzViNVIzaCswdUp0R1JVUk5qeitKMXNySzcz ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImlxWDZWQVBZVEZrS2ZUN0ZuRDBudWc9PSIsInZhbHVlIjoiY0tzNXk0Y1hEOEJwZHF6V0FYTEJNOE9WTEVXL0FYN3ZocnBHNFJJK3NZUzROSVQ0d1dMUlV6Q1RzM2d5eHJySm9tR1FKMWNIREtoRGZHM3dyaE9pL1dmTkg3b1hpaXNsRXhNaUJOWDRndTRQTy93VGVyazA4QVkwd2VFdlh2SWgiLCJtYWMiOiJhMDA2ZGY5MDM4MjhlYzY2NmZlNzAxNTliMWM1Y2FkYWNiNDQ1YWZhMzAwZTBlYzRhOWZmZjM3ZjIzNzJkNDE0IiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 06:45:30 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImlxWDZWQVBZVEZrS2ZUN0ZuRDBudWc9PSIsInZhbHVlIjoiY0tzNXk0Y1hEOEJwZHF6V0FYTEJNOE9WTEVXL0FYN3ZocnBHNFJJK3NZUzROSVQ0d1dMUlV6Q1RzM2d5eHJySm9tR1FKM ▶" 1 => "laravel_session=eyJpdiI6ImpQT3pZOGw2Wmt5Z3NvMzhadUtyZlE9PSIsInZhbHVlIjoiRmhCQzdCTkc0bWFxWTF0bUVFNnJMUUZhdE1obnlyMkt4Y3p3Vmw5QzViNVIzaCswdUp0R1JVUk5qeitKMXNySzczNVhpbFJxZlo0L2d4cVB4elNzNUNJU0kxbmJNdERObForQkdyWGE0Y3d2WUJyS3pOdnlTSi9LcWwrNkVyWk0iLCJtYWMiOiI2YWIzMWYwY2Q1MzkzMzdlN2JkNWFlNjIyNmI0MjRmNGIzOTMwOGQ0MmFmNDU1ODg5ODcyYmI1OTlkMWVkMjhmIiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 06:45:30 GMT; path=/; secure; httponly ◀laravel_session=eyJpdiI6ImpQT3pZOGw2Wmt5Z3NvMzhadUtyZlE9PSIsInZhbHVlIjoiRmhCQzdCTkc0bWFxWTF0bUVFNnJMUUZhdE1obnlyMkt4Y3p3Vmw5QzViNVIzaCswdUp0R1JVUk5qeitKMXNySzcz ▶" ] ]
0 of 0array:4 [▼ "_token" => "lLxqSLaHq33icqQUEsDRulEySm2JP4r2IuqUzY79" "_previous" => array:1 [▶ "url" => "https://beta.inline-hockey.ch/player-en/11886" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "last_miki_page" => 11 ]