$collection->toArray() Converts the object into an array kirby/src/Toolkit/Collection.php#L1119 $collection->toArray(Closure $map = null): array Parameters Name Type Default $map Closure null Return type array Parent class Kirby\Toolkit\Collection