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