menu 8 Menu Overview $page->num() Returns the sorting number $page->num(): int|null Return type int|null Example <?= $page->num() ?> Source code kirby/src/Cms/Page.php#L925