$pagepicker->modelToArray() Returns basic information about the parent model that is currently selected in the page picker. kirby/src/Cms/PagePicker.php#L104 $pagepicker->modelToArray($model = null): array|null Parameters Name Type Default $model mixed null Return type array|null Parent class Kirby\Cms\PagePicker