menu 8 Menu Overview $page->uid() Returns the UID of the page. $page->uid(): string Return type string Example <?= $page->uid() ?> Source code kirby/src/Cms/Page.php#L1481