$collection->findByKey() Find a single element by key (id) kirby/src/Toolkit/Collection.php#L429 $collection->findByKey(string $key): mixed Parameters Name Type Default $key * string – Return type mixed Parent class Kirby\Toolkit\Collection