$page->panelPath() Returns the full path without leading slash kirby/src/Cms/Page.php#L1515 Deprecated in 3.6.0 Use ->panel()->path() instead $page->panelPath(): string Return type string Parent class Kirby\Cms\Page