$page->uid() Returns the UID of the page. kirby/src/Cms/Page.php#L1372 $page->uid(): string Return type string Parent class Kirby\Cms\Page Example <?= $page->uid() ?>