$pages->findByKey() Uses the specialized find by id method kirby/src/Cms/Pages.php#L275 $pages->findByKey(string $key = null): mixed Parameters Name Type Default $key string null Return type mixed Parent class Kirby\Cms\Pages