218891
ASTARITA
Francesca
Roller LS
Saison | Compétition | Équipe | GP | Matchs joués | G/A/T | Buts | Assists | Points | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2019 | Femminile - LNA | Roller LS | 7 | 7 | 0/0/0 | 0 | 0 | 0 | 2' |
2018 | Femminile - LNA | Roller LS | 10 | 10 | 0/0/0 | 0 | 0 | 0 | 6' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2019 | 22.06.2019 | Femminile - LNA | Roller LS | W35 Bassecourt Eagles - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 02.06.2019 | Femminile - LNA | Roller LS | W30 Roller LS - Rossemaison | 0/0/0 | 0 | 0 | 0 | 2' |
2019 | 15.06.2019 | Femminile - LNA | Roller LS | W11 Bienne Seelanders - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 27.04.2019 | Femminile - LNA | Roller LS | W39 Roller LS - Bienne Seelanders | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 04.05.2019 | Femminile - LNA | Roller LS | W20 Rothrist - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 01.09.2019 | Femminile - LNA | Roller LS | W42 Ajoie - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 15.09.2019 | Femminile - LNA | Roller LS | W49 Roller LS - Rolling Aventicum | 0/0/0 | 0 | 0 | 0 | 0' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2018 | 26.08.2018 | Femminile - LNA | Roller LS | W46 Roller LS - Rothrist | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 15.09.2018 | Femminile - LNA | Roller LS | W44 Bassecourt Eagles - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 16.09.2018 | Femminile - LNA | Roller LS | W55 Roller LS - Bienne Seelanders | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 10.06.2018 | Femminile - LNA | Roller LS | W02 Roller LS - La Baroche | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 15.04.2018 | Femminile - LNA | Roller LS | W08 Rossemaison - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 17.06.2018 | Femminile - LNA | Roller LS | W36 Roller LS - Rossemaison | 0/0/0 | 0 | 0 | 0 | 2' |
2018 | 27.05.2018 | Femminile - LNA | Roller LS | W23 Roller LS - Rolling Aventicum | 0/0/0 | 0 | 0 | 0 | 2' |
2018 | 09.09.2018 | Femminile - LNA | Roller LS | W51 Rolling Aventicum - Roller LS | 0/0/0 | 0 | 0 | 0 | 2' |
2018 | 01.09.2018 | Femminile - LNA | Roller LS | W37 Malcantone - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | 03.06.2018 | Femminile - LNA | Roller LS | W27 Bienne Seelanders - Roller LS | 0/0/0 | 0 | 0 | 0 | 0' |
Club | Raison | Date |
---|---|---|
Roller LS | Nouvelle licence | 04.04.2018 |
Roller LS | Retour FSIH | 31.12.2024 |
1 x Booting (91.37%) | 3.37s |
1 x Application (8.63%) | 318ms |
# 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` = 'it'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_page_contents` where `alias` = 'player-it' and `page_id` is not null
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `alias` = 'player-it' 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` = 'it'
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` = 'it' 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` = 'it'
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` = 'it'
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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it'
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` = 'it' 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` = 'it'
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` = 'it'
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` = 'it' 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` = 'it'
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` = 'it' 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` = 'it' 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` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' 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` = 'it'
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` = 'it' 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` = 'it' 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` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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` = 'it' 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` = 'it' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'it'
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` = 'it' 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_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
... 178 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=9217b53f30c0e28fafc87ce24c5acf2e; XSRF-TOKEN=eyJpdiI6InprNWZ4d1ZYYzIvSTBJeTNZK3pRZ0E9PSIsInZhbHVlIjoia09uODBycTZyVGc2ckUzQmVpZVhXUnFTeVZpNnRrbS9sazZ0Nk5CUkloTnlGVXp2VkJ6N0lCMFVKNkt3aEhKTURmcmllaW5rWWlEbGlFQVRGaG9Xb2hUd3YwKzFNOGtURGUrcG9ManhCa1cxNmlsU0lqaGp3em1odGNjYjFvQkQiLCJtYWMiOiJkZGJlMzMzNjAzNTNkNzA5Y2UzMDYyYjliOTUwNzAwZGJjYTljNjIyMzFiNDM2ODUxMDQyOTY1NTMwNWJjODZmIiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IkIxc3BYcHZNcG00Vlg5RTZDdHZOUEE9PSIsInZhbHVlIjoiVm05OWE4dlcxZmxGalY0WmozakRxMk9heUYzczRHUlpSWXhkYjFNM2k2RWN0TExXOElDbS81eDlKZERRcGNyclhoZzNXanBGbWFYUGgwRTIwYWtjS0o4MmNnMENpbXZtTFVFaHZpMUdNYkE1Qy9mbVJKRWdKcVJCaTZPOGxwK0MiLCJtYWMiOiIzNmNmMWI1ZWViOGQyZmMwMGU4NGIwMGNkMmY5OWExZWUxZjI5YmE0OTdhNTU2NjQ1OGExYjE4ZTBlMTNkZTYyIiwidGFnIjoiIn0%3D ◀PHPSESSID=9217b53f30c0e28fafc87ce24c5acf2e; XSRF-TOKEN=eyJpdiI6InprNWZ4d1ZYYzIvSTBJeTNZK3pRZ0E9PSIsInZhbHVlIjoia09uODBycTZyVGc2ckUzQmVpZVhXUnFTeVZpNnRrbS9sazZ0N ▶" ] "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" => "Ar2nnYt1H0Opb3l9bukfH5eYwaiGjB8zU7wAX3vs" "laravel_session" => "NuygoZR83S0XYBBcd9knNLsGL666XkBWksAYz7QV" ]
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 => "Tue, 15 Jul 2025 06:33:37 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImQ5L0RGdXhDeW1oRHFGNTAyRVlDRHc9PSIsInZhbHVlIjoiNVVWZzQzWXhOVUwzSjdGYlVtd1hKbDRZZmxiY05CT3VnTUJybVhIL3RBSnhCM2hWMXF0QVkwaE5rWlYveC9xOTgzY05xZE1NRWtuVVJXK1h5ZUFsNzJSL05zL1U5L0JjTDVEY0hZZE5SYXdTSGN0bUw0ODRNcEE5RjFxeG42VVoiLCJtYWMiOiJhZTMxODU0ZWYyOTE3OGY4MmFiYTYwYzVlNzQ2MTRhNzhmZDYwNmNmMGJmYmZiYjI3NmRhNzcxZDU2OTQxYmI1IiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 18:33:37 GMT; Max-Age=43200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImQ5L0RGdXhDeW1oRHFGNTAyRVlDRHc9PSIsInZhbHVlIjoiNVVWZzQzWXhOVUwzSjdGYlVtd1hKbDRZZmxiY05CT3VnTUJybVhIL3RBSnhCM2hWMXF0QVkwaE5rWlYveC9xOTgzY05xZ ▶" 1 => "laravel_session=eyJpdiI6Ilp6Z3FQcjhNaXNwa3Vrd3JqOU1Tc1E9PSIsInZhbHVlIjoiKzU1K0ZxeWxKNzBEK2RJUk9rMk8yakdIdEVOSHFqK2JteXpXZ2ltNERYU1kyVEtSczVSaTBxQW52RzBib3dqaEljemRXRk9KeDFocENIOFU5Q3JSZTMxSEpBaFRhbGY5MU5yWVpVNEFhNnB1SlhzdWZoUG4wV0pZcWhjN2p1dmYiLCJtYWMiOiJhZGFjY2U2MWIxYzVlNDAwNThkZGYyYjI3YmI5ZWM3MmE5OTY1MDdlZGQzYTJmNmZkMWYyNzU0NmNkMmYzNDlkIiwidGFnIjoiIn0%3D; expires=Tue, 15 Jul 2025 18:33:37 GMT; Max-Age=43200; path=/; secure; httponly ◀laravel_session=eyJpdiI6Ilp6Z3FQcjhNaXNwa3Vrd3JqOU1Tc1E9PSIsInZhbHVlIjoiKzU1K0ZxeWxKNzBEK2RJUk9rMk8yakdIdEVOSHFqK2JteXpXZ2ltNERYU1kyVEtSczVSaTBxQW52RzBib3dqaElj ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImQ5L0RGdXhDeW1oRHFGNTAyRVlDRHc9PSIsInZhbHVlIjoiNVVWZzQzWXhOVUwzSjdGYlVtd1hKbDRZZmxiY05CT3VnTUJybVhIL3RBSnhCM2hWMXF0QVkwaE5rWlYveC9xOTgzY05xZE1NRWtuVVJXK1h5ZUFsNzJSL05zL1U5L0JjTDVEY0hZZE5SYXdTSGN0bUw0ODRNcEE5RjFxeG42VVoiLCJtYWMiOiJhZTMxODU0ZWYyOTE3OGY4MmFiYTYwYzVlNzQ2MTRhNzhmZDYwNmNmMGJmYmZiYjI3NmRhNzcxZDU2OTQxYmI1IiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 18:33:37 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImQ5L0RGdXhDeW1oRHFGNTAyRVlDRHc9PSIsInZhbHVlIjoiNVVWZzQzWXhOVUwzSjdGYlVtd1hKbDRZZmxiY05CT3VnTUJybVhIL3RBSnhCM2hWMXF0QVkwaE5rWlYveC9xOTgzY05xZ ▶" 1 => "laravel_session=eyJpdiI6Ilp6Z3FQcjhNaXNwa3Vrd3JqOU1Tc1E9PSIsInZhbHVlIjoiKzU1K0ZxeWxKNzBEK2RJUk9rMk8yakdIdEVOSHFqK2JteXpXZ2ltNERYU1kyVEtSczVSaTBxQW52RzBib3dqaEljemRXRk9KeDFocENIOFU5Q3JSZTMxSEpBaFRhbGY5MU5yWVpVNEFhNnB1SlhzdWZoUG4wV0pZcWhjN2p1dmYiLCJtYWMiOiJhZGFjY2U2MWIxYzVlNDAwNThkZGYyYjI3YmI5ZWM3MmE5OTY1MDdlZGQzYTJmNmZkMWYyNzU0NmNkMmYzNDlkIiwidGFnIjoiIn0%3D; expires=Tue, 15-Jul-2025 18:33:37 GMT; path=/; secure; httponly ◀laravel_session=eyJpdiI6Ilp6Z3FQcjhNaXNwa3Vrd3JqOU1Tc1E9PSIsInZhbHVlIjoiKzU1K0ZxeWxKNzBEK2RJUk9rMk8yakdIdEVOSHFqK2JteXpXZ2ltNERYU1kyVEtSczVSaTBxQW52RzBib3dqaElj ▶" ] ]
0 of 0array:4 [▼ "_token" => "Ar2nnYt1H0Opb3l9bukfH5eYwaiGjB8zU7wAX3vs" "last_miki_page" => 11 "_previous" => array:1 [▶ "url" => "https://beta.inline-hockey.ch/player-it/10780" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]