$page->blueprints() Returns an array with all blueprints that are available for the page kirby/src/Cms/Page.php#L243 $page->blueprints(string $inSection = null): array Parameters Name Type Default $inSection string null Return type array Parent class Kirby\Cms\Page