$collection->find() Find one or multiple elements by id kirby/src/Toolkit/Collection.php#L386 $collection->find(string ...$keys = null): mixed Parameters Name Type Default ... $keys string null Return type mixed Parent class Kirby\Toolkit\Collection