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