218352
ISENBURG
Nick
Rangers Lugano
Saison | Compétition | Équipe | GP | Matchs joués | G/A/T | Buts | Assists | Points | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2019 | Juniors Gr. A | Rangers Lugano | 9 | 9 | 1/0/1 | 1 | 0 | 1 | 2' |
2019 | SWISS CUP JNR | Rangers Lugano | 2 | 2 | 0/0/0 | 0 | 0 | 0 | 0' |
2018 | Novice Gr. B | Rangers Lugano | 4 | 4 | 6/0/6 | 6 | 0 | 6 | 4' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2019 | 15.05.2019 | Juniors Gr. A | Rangers Lugano | JNA31 Capolago Flyers - Rangers Lugano | 1/0/1 | 1 | 0 | 1 | 2' |
2019 | 25.05.2019 | Juniors Gr. A | Rangers Lugano | JNA22 Rangers Lugano - MJ Givisiez | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 26.05.2019 | Juniors Gr. A | Rangers Lugano | JNA36 Rangers Lugano - Ajoie | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 30.03.2019 | Juniors Gr. A | Rangers Lugano | JNA64 Rangers Lugano - MJ Biel-Bienne | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 06.04.2019 | Juniors Gr. A | Rangers Lugano | JNA07 Buix - Rangers Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 13.04.2019 | Juniors Gr. A | Rangers Lugano | JNA08 Rangers Lugano - Rolling Aventicum | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 27.04.2019 | Juniors Gr. A | Rangers Lugano | JNA19 La Broye - Rangers Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 28.04.2019 | Juniors Gr. A | Rangers Lugano | JNA80 La Tour - Rangers Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 12.06.2019 | Juniors Gr. A | Rangers Lugano | JNA50 Rangers Lugano - Sayaluca Cadempino Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 31.03.2019 | SWISS CUP JNR | Rangers Lugano | SCJ04 Rangers Lugano - La Broye | 0/0/0 | 0 | 0 | 0 | 0' |
2019 | 12.05.2019 | SWISS CUP JNR | Rangers Lugano | SCJ24 Rangers Lugano - 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 | 16.09.2018 | Novice Gr. B | Rangers Lugano | NVCB46 Rangers Lugano - Langnau Stars | 2/0/2 | 2 | 0 | 2 | 0' |
2018 | 20.09.2018 | Novice Gr. B | Rangers Lugano | NVCB55 Rangers Lugano - Capolago Flyers | 1/0/1 | 1 | 0 | 1 | 0' |
2018 | 08.09.2018 | Novice Gr. B | Rangers Lugano | NVCB44 Wolfurt Walkers - Rangers Lugano | 1/0/1 | 1 | 0 | 1 | 4' |
2018 | 22.09.2018 | Novice Gr. B | Rangers Lugano | NVCB36 Rangers Lugano - JB Rothrist-Oensingen | 2/0/2 | 2 | 0 | 2 | 0' |
Club | Raison | Date |
---|---|---|
Rangers Lugano | Nouvelle licence | 23.08.2018 |
Rangers Lugano | Retour FSIH | 31.12.2019 |
1 x Application (61.5%) | 296ms |
1 x Booting (38.5%) | 185ms |
# 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' and `page_id` is not null
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `alias` = 'player' 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` = 'fr'
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` = 'fr' 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` = 'fr'
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` = 'fr'
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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr'
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` = 'fr' 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 * from `miki_places` where `category_id` = 22 and `state` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 8 and `pictures`.`has_images_id` is not null
Bindings |
|
Backtrace |
|
select * from `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 8 and `pictures`.`has_images_id` is not null limit 1
Bindings |
|
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` = 4 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` = 4 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` = 5 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` = 5 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 `pictures` where `pictures`.`has_images_type` = 'App\\MikiPlace' and `pictures`.`has_images_id` = 13 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` = 13 and `pictures`.`has_images_id` is not null limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr'
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` = 'fr' 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` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' 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` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr' 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` = 'fr' 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` = 'fr' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'fr'
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` = 'fr' 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 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 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 * from `miki_page_contents` where `miki_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 `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 `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 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 `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_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
... 200 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:16 [▼ "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "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:5 [▼ "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Fri, 30 May 2025 10:08:49 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImptOWVSYUFRZkFaUnkyeTdVbnhuTlE9PSIsInZhbHVlIjoicytUMTB1N2JXSlF1YnJVMk44ektkUXUzZGZpRzcrRTRIdHFuRUQ3TkdXdzRtSEtBenBtQnowZUVTR0ltaEkvSTFrajdza08rU1dHSmxZWDQ3SVUwdXFuN0FuZEk0ZzhxTnlUMEpzVkJGbE91OFhUY2ZOTW1LVVpoUm15UXJHd3YiLCJtYWMiOiIzZGJhYjBiZjliZjYwNmE1ZTI2ZmQ0Njg5YWIwMDMyZmYzMThjOGM4MGYxYWI3ODFhZWMxM2EyMzE4OWE2MTFmIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:08:49 GMT; Max-Age=43200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImptOWVSYUFRZkFaUnkyeTdVbnhuTlE9PSIsInZhbHVlIjoicytUMTB1N2JXSlF1YnJVMk44ektkUXUzZGZpRzcrRTRIdHFuRUQ3TkdXdzRtSEtBenBtQnowZUVTR0ltaEkvSTFrajdza ▶" 1 => "laravel_session=eyJpdiI6IjI0OXVjVXZad29TZHY5ZWk1ZU04VWc9PSIsInZhbHVlIjoiSkI2NUU1MXgyS1EvOW1hWW5jcXBubVhvdE9GQjUyMExraVB5c25tdWNxY1ZvVER3SUZ3YlZnNUJKUjVXd2hsamhwR1VIaC8xSWpPeEhJOWJLZSt2NXJqZEwzV0Q5am1tNGVaY3l2OFFlelJWVTVBYzNSa0ZRTWZma2JwWk4yTmUiLCJtYWMiOiIzOTAwZDhmMDYxZGJjZTQ5MTA4NTg5M2MxYTc3ZTEwMGMyMTY3NTc0MDhlZjQ5NGVkMTg2YTRkM2ZmNmVlZTllIiwidGFnIjoiIn0%3D; expires=Fri, 30 May 2025 22:08:49 GMT; Max-Age=43200; path=/; secure; httponly ◀laravel_session=eyJpdiI6IjI0OXVjVXZad29TZHY5ZWk1ZU04VWc9PSIsInZhbHVlIjoiSkI2NUU1MXgyS1EvOW1hWW5jcXBubVhvdE9GQjUyMExraVB5c25tdWNxY1ZvVER3SUZ3YlZnNUJKUjVXd2hsamhw ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImptOWVSYUFRZkFaUnkyeTdVbnhuTlE9PSIsInZhbHVlIjoicytUMTB1N2JXSlF1YnJVMk44ektkUXUzZGZpRzcrRTRIdHFuRUQ3TkdXdzRtSEtBenBtQnowZUVTR0ltaEkvSTFrajdza08rU1dHSmxZWDQ3SVUwdXFuN0FuZEk0ZzhxTnlUMEpzVkJGbE91OFhUY2ZOTW1LVVpoUm15UXJHd3YiLCJtYWMiOiIzZGJhYjBiZjliZjYwNmE1ZTI2ZmQ0Njg5YWIwMDMyZmYzMThjOGM4MGYxYWI3ODFhZWMxM2EyMzE4OWE2MTFmIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:08:49 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6ImptOWVSYUFRZkFaUnkyeTdVbnhuTlE9PSIsInZhbHVlIjoicytUMTB1N2JXSlF1YnJVMk44ektkUXUzZGZpRzcrRTRIdHFuRUQ3TkdXdzRtSEtBenBtQnowZUVTR0ltaEkvSTFrajdza ▶" 1 => "laravel_session=eyJpdiI6IjI0OXVjVXZad29TZHY5ZWk1ZU04VWc9PSIsInZhbHVlIjoiSkI2NUU1MXgyS1EvOW1hWW5jcXBubVhvdE9GQjUyMExraVB5c25tdWNxY1ZvVER3SUZ3YlZnNUJKUjVXd2hsamhwR1VIaC8xSWpPeEhJOWJLZSt2NXJqZEwzV0Q5am1tNGVaY3l2OFFlelJWVTVBYzNSa0ZRTWZma2JwWk4yTmUiLCJtYWMiOiIzOTAwZDhmMDYxZGJjZTQ5MTA4NTg5M2MxYTc3ZTEwMGMyMTY3NTc0MDhlZjQ5NGVkMTg2YTRkM2ZmNmVlZTllIiwidGFnIjoiIn0%3D; expires=Fri, 30-May-2025 22:08:49 GMT; path=/; secure; httponly ◀laravel_session=eyJpdiI6IjI0OXVjVXZad29TZHY5ZWk1ZU04VWc9PSIsInZhbHVlIjoiSkI2NUU1MXgyS1EvOW1hWW5jcXBubVhvdE9GQjUyMExraVB5c25tdWNxY1ZvVER3SUZ3YlZnNUJKUjVXd2hsamhw ▶" ] ]
0 of 0array:4 [▼ "_token" => "YDtgbiciXLYq0Pg8dH9FbeVn78Si74yQR9NuSZDa" "last_miki_page" => 11 "_previous" => array:1 [▶ "url" => "https://beta.inline-hockey.ch/player/11184" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]