$page->diruri() Returns the directory path relative to the content root (including optional sorting numbers and draft directories) kirby/src/Cms/Page.php#L383 $page->diruri(): string Return type string Parent class Kirby\Cms\Page Example <?= $page->diruri() ?>