10203
ROSSINELLI
Rossano
Eagles Vedeggio
Saison | Compétition | Équipe | GP | Matchs joués | G/A/T | Buts | Assists | Points | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2025 | SWISS CUP | Eagles Vedeggio | 3 | 3 | 0/1/1 | 0 | 1 | 1 | 2' |
2024 | SWISS CUP | Eagles Vedeggio | 5 | 5 | 0/2/2 | 0 | 2 | 2 | 2' |
2024 | Friendly Game TI | Eagles Vedeggio | 5 | 5 | 5/0/5 | 5 | 0 | 5 | 4' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2025 | 30.03.2025 | SWISS CUP | Eagles Vedeggio | VETS02 Eagles Vedeggio - Novaggio Twins | 0/1/1 | 0 | 1 | 1 | 2' |
2025 | 27.04.2025 | SWISS CUP | Eagles Vedeggio | VETS07 Eagles Vedeggio - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2025 | 25.05.2025 | SWISS CUP | Eagles Vedeggio | VETS18 Eagles Vedeggio - Malcantone | 0/0/0 | 0 | 0 | 0 | 0' |
Saison | Date | Compétition | Équipe | Match | G/A/T | Buts | Assists | Total | Pénalités |
---|---|---|---|---|---|---|---|---|---|
2024 | 20.04.2024 | SWISS CUP | Eagles Vedeggio | VETS14 Eagles Vedeggio - Malcantone | 0/0/0 | 0 | 0 | 0 | 0' |
2024 | 23.06.2024 | SWISS CUP | Eagles Vedeggio | VETS09 Eagles Vedeggio - Capolago Flyers | 0/0/0 | 0 | 0 | 0 | 0' |
2024 | 07.09.2024 | SWISS CUP | Eagles Vedeggio | VETS17 COB Unicorns - Eagles Vedeggio | 0/1/1 | 0 | 1 | 1 | 2' |
2024 | 22.09.2024 | SWISS CUP | Eagles Vedeggio | VETS19 Eagles Vedeggio - Rangers Lugano | 0/0/0 | 0 | 0 | 0 | 0' |
2024 | 02.06.2024 | SWISS CUP | Eagles Vedeggio | VETS10 Paradiso Tigers - Eagles Vedeggio | 0/1/1 | 0 | 1 | 1 | 0' |
2024 | 05.05.2024 | Friendly Game TI | Eagles Vedeggio | FGTI01 Eagles Vedeggio - Paradiso Tigers | 1/0/1 | 1 | 0 | 1 | 0' |
2024 | 16.06.2024 | Friendly Game TI | Eagles Vedeggio | FGTI06 Eagles Vedeggio - Novaggio Twins | 2/0/2 | 2 | 0 | 2 | 2' |
2024 | 01.09.2024 | Friendly Game TI | Eagles Vedeggio | FGTI07 Eagles Vedeggio - COB Unicorns | 0/0/0 | 0 | 0 | 0 | 0' |
2024 | 13.10.2024 | Friendly Game TI | Eagles Vedeggio | FGTI15 Eagles Vedeggio - Capolago Flyers | 1/0/1 | 1 | 0 | 1 | 2' |
2024 | 04.10.2024 | Friendly Game TI | Eagles Vedeggio | FGTI13 Malcantone - Eagles Vedeggio | 1/0/1 | 1 | 0 | 1 | 0' |
Club | Raison | Date |
---|---|---|
Rangers Lugano | Neue Lizenz | 15.03.2008 |
Rangers Lugano | Rückkehr SIHV | 31.12.2010 |
Eagles Vedeggio | Erneuerung | 13.03.2024 |
1 x Booting (84.9%) | 1.87s |
1 x Application (15.1%) | 333ms |
# 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` = 'de'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_page_contents` where `alias` = 'player-de' and `page_id` is not null
Bindings |
|
Backtrace |
|
select * from `miki_page_contents` where `alias` = 'player-de' 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` = 'de'
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` = 'de' 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` = 'de'
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` = 'de'
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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de'
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` = 'de' 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` = 'de'
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` = 'de'
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` = 'de' 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` = 'de'
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` = 'de' 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` = 'de' 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` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' 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` = 'de'
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` = 'de' 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` = 'de' 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` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' 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` = 'de' 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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `languages` where `code` = 'de'
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` = 'de' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `name` = ?
select * from `miki_pages` where `name` = ? limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_pages` where `parent_id` = ? and `state` > ? and `menu` = ? order by `position` asc
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select count(*) as aggregate from `languages` where `code` = ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select count(*) as aggregate from `miki_pages` where `parent_id` = ? and `menu` = ? and `state` > ?
select * from `miki_page_contents` where `miki_page_contents`.`page_id` = ? and `miki_page_contents`.`page_id` is not null and `language_code` = ? order by `created_at` desc limit 1
select * from `fsih_players` where `fsih_players`.`id` = ? and `fsih_players`.`deleted_at` is null limit 1
select `fsih_games`.*, `fsih_game_fsih_player`.`fsih_player_id` as `pivot_fsih_player_id`, `fsih_game_fsih_player`.`fsih_game_id` as `pivot_fsih_game_id`, `fsih_game_fsih_player`.`type` as `pivot_type`, `fsih_game_fsih_player`.`role` as `pivot_role`, `fsih_game_fsih_player`.`licence` as `pivot_licence`, `fsih_game_fsih_player`.`name` as `pivot_name`, `fsih_game_fsih_player`.`jersey_number` as `pivot_jersey_number`, `fsih_game_fsih_player`.`birthday` as `pivot_birthday`, `fsih_game_fsih_player`.`indemnity` as `pivot_indemnity`, `fsih_game_fsih_player`.`travel_indemnity` as `pivot_travel_indemnity` from `fsih_games` inner join `fsih_game_fsih_player` on `fsih_games`.`id` = `fsih_game_fsih_player`.`fsih_game_id` where `fsih_game_fsih_player`.`fsih_player_id` = ? and `fsih_game_fsih_player`.`role` in (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select * from `fsih_stats` where `fsih_stats`.`player_id` = ? and `fsih_stats`.`player_id` is not null and `fsih_stats`.`deleted_at` is null
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
select * from `fsih_seasons` where `fsih_seasons`.`id` = ? limit 1
select * from `fsih_competitions` where `fsih_competitions`.`id` = ? limit 1
select * from `languages` where `main_language` = ? limit 1
select count(*) as aggregate from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ?
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_competition_titles` where `fsih_competition_titles`.`competition_id` = ? and `fsih_competition_titles`.`competition_id` is not null and `language_code` = ? limit 1
select * from `fsih_teams` where `fsih_teams`.`id` = ? limit 1
select count(*) as aggregate from `fsih_games` where `fsih_games`.`id` = ?
select * from `fsih_games` where `fsih_games`.`id` = ? limit 1
... 210 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=352abdcb5907b63bf706c07cfc4a1db5; XSRF-TOKEN=eyJpdiI6ImNtMThxTEczOTdmR0R6ZWJTUHJWOFE9PSIsInZhbHVlIjoiSitMaHdUS0VSdWdvRThqUytlVVl5UUs5aFpTNlkyVmRZTU0wTVU5Wk1yZU9OK010OU1IeGpVbEgwWjhENlhqaDRXK3FJdU1jWEhleEhPZkMrSjlYWmIvQjROWkZoYThLVnJKNFVYQnpvekhpMTliNWplcWtlUUdFSkdTSndheUUiLCJtYWMiOiJmYzRhMDc5MTBmZDgxMTZiMmUwM2E2NGYwMTBkZTU4ZWM4OTA5ZGZkZmZhMjRjYTY4YjhlOTQyYmMyNjRlYzM2IiwidGFnIjoiIn0%3D; laravel_session=eyJpdiI6IlovMHMzZElYQ1ZidC9GMlV2Y0V1QkE9PSIsInZhbHVlIjoiS09GcUdCSng2ZkdGSi9aWkZnTk9Rb2dKL3NHQ2ZUa0JHNTFIeXE0MkhKRVBNblFJOU82MjJEOTE3R0xDY2RpKy9jYVJRVGhOdm1rSHFHa29wd09VM2xkR2lKNzQyamlsZDVqNDEybEtaUFN5SDlsNG01Zk5mem1RckdMcnNMQmgiLCJtYWMiOiI5ZTJjOGQ2MzZlYzRlODM4MTM2MTFjNjhkZDVkYzQ4OGY5NjE5ODk3M2M0MjE5MWRlODIwYzE2ZDIwNzgxZWZhIiwidGFnIjoiIn0%3D ◀PHPSESSID=352abdcb5907b63bf706c07cfc4a1db5; XSRF-TOKEN=eyJpdiI6ImNtMThxTEczOTdmR0R6ZWJTUHJWOFE9PSIsInZhbHVlIjoiSitMaHdUS0VSdWdvRThqUytlVVl5UUs5aFpTNlkyVmRZTU0wT ▶" ] "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" => "94DR0VVsvH2YeLDNHfSLQTlISgqWGiwzcjwFdkBf" "laravel_session" => "16vZ467V7jHO4ESRhBNz0BbBxcNwaF7UhMQwxAnk" ]
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 => "Mon, 14 Jul 2025 01:48:58 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjQ1Tm5odjNORmQrU2FJWER2bHZ1R1E9PSIsInZhbHVlIjoiUkR0N3pETElQU2s0UGhLVkpCY3FYY0RTQ1lZUDFFSVIxUHprODZyZkdwbk1LWC9EandTVWVnSDRZWnFlZUZScEo0U0pWbm9WZURTazBMZ0FncEMxL1VMV09hNi95alliZUo1dXZzMzNVSVpNbXcyWFVtc0l0OG1oNkxJWjgwOUkiLCJtYWMiOiI0MDhiYWM3MGUxYjc2YTJmMDIwODA4ODFlMjZiZmIxMzExZGI0MzcxMzA0YmEzZjg2ODE3ZDJjODZiODk4ZmQ3IiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 13:48:58 GMT; Max-Age=43200; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjQ1Tm5odjNORmQrU2FJWER2bHZ1R1E9PSIsInZhbHVlIjoiUkR0N3pETElQU2s0UGhLVkpCY3FYY0RTQ1lZUDFFSVIxUHprODZyZkdwbk1LWC9EandTVWVnSDRZWnFlZUZScEo0U0pWb ▶" 1 => "laravel_session=eyJpdiI6IlZhWnRkcW1FcFhVQVdPa1NNallZWGc9PSIsInZhbHVlIjoieG9jZGpreDI0RmZUdnRpNEJYbEkxMEVDdDIyTGtoR0t6a0JISVZUQmpia3QyQ1B2bkUrNmJwQzIwSTZvTUlWNVpnQUR4aHNOTzhTNkNucEJKSzltNW9HM25FUE44N3JJUkhSOUdEdlVoWUxEc3AxNmxPc0p6UVdwTDRPeGFNeDMiLCJtYWMiOiI4YjA3MTNhNGU5OWU0NTI3ZmYzOTQxNTU4OTcwZTk3NzNmNGNlMzIzMzlhN2U2MjA0MmQ5NjZlYzdiNDZkMmQ4IiwidGFnIjoiIn0%3D; expires=Mon, 14 Jul 2025 13:48:58 GMT; Max-Age=43200; path=/; secure; httponly ◀laravel_session=eyJpdiI6IlZhWnRkcW1FcFhVQVdPa1NNallZWGc9PSIsInZhbHVlIjoieG9jZGpreDI0RmZUdnRpNEJYbEkxMEVDdDIyTGtoR0t6a0JISVZUQmpia3QyQ1B2bkUrNmJwQzIwSTZvTUlWNVpn ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjQ1Tm5odjNORmQrU2FJWER2bHZ1R1E9PSIsInZhbHVlIjoiUkR0N3pETElQU2s0UGhLVkpCY3FYY0RTQ1lZUDFFSVIxUHprODZyZkdwbk1LWC9EandTVWVnSDRZWnFlZUZScEo0U0pWbm9WZURTazBMZ0FncEMxL1VMV09hNi95alliZUo1dXZzMzNVSVpNbXcyWFVtc0l0OG1oNkxJWjgwOUkiLCJtYWMiOiI0MDhiYWM3MGUxYjc2YTJmMDIwODA4ODFlMjZiZmIxMzExZGI0MzcxMzA0YmEzZjg2ODE3ZDJjODZiODk4ZmQ3IiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 13:48:58 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IjQ1Tm5odjNORmQrU2FJWER2bHZ1R1E9PSIsInZhbHVlIjoiUkR0N3pETElQU2s0UGhLVkpCY3FYY0RTQ1lZUDFFSVIxUHprODZyZkdwbk1LWC9EandTVWVnSDRZWnFlZUZScEo0U0pWb ▶" 1 => "laravel_session=eyJpdiI6IlZhWnRkcW1FcFhVQVdPa1NNallZWGc9PSIsInZhbHVlIjoieG9jZGpreDI0RmZUdnRpNEJYbEkxMEVDdDIyTGtoR0t6a0JISVZUQmpia3QyQ1B2bkUrNmJwQzIwSTZvTUlWNVpnQUR4aHNOTzhTNkNucEJKSzltNW9HM25FUE44N3JJUkhSOUdEdlVoWUxEc3AxNmxPc0p6UVdwTDRPeGFNeDMiLCJtYWMiOiI4YjA3MTNhNGU5OWU0NTI3ZmYzOTQxNTU4OTcwZTk3NzNmNGNlMzIzMzlhN2U2MjA0MmQ5NjZlYzdiNDZkMmQ4IiwidGFnIjoiIn0%3D; expires=Mon, 14-Jul-2025 13:48:58 GMT; path=/; secure; httponly ◀laravel_session=eyJpdiI6IlZhWnRkcW1FcFhVQVdPa1NNallZWGc9PSIsInZhbHVlIjoieG9jZGpreDI0RmZUdnRpNEJYbEkxMEVDdDIyTGtoR0t6a0JISVZUQmpia3QyQ1B2bkUrNmJwQzIwSTZvTUlWNVpn ▶" ] ]
0 of 0array:4 [▼ "_token" => "94DR0VVsvH2YeLDNHfSLQTlISgqWGiwzcjwFdkBf" "last_miki_page" => 11 "_previous" => array:1 [▶ "url" => "https://beta.inline-hockey.ch/player-de/6678" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]