$items->toArray() Convert the items to an array kirby/src/Cms/Items.php#L93 $items->toArray(Closure $map = null): array Parameters Name Type Default $map Closure null Return type array Parent class Kirby\Cms\Items