$pages->findById() Finds a page in the collection by id. kirby/src/Cms/Pages.php#L205 $pages->findById(string $id = null): mixed Parameters Name Type Default $id string null Return type mixed Parent class Kirby\Cms\Pages