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