$page->panelUrl() Returns the url to the editing view in the panel kirby/src/Cms/Page.php#L1558 Deprecated in 3.6.0 Use ->panel()->url() instead $page->panelUrl(bool $relative = false): string Parameters Name Type Default $relative bool false Return type string Parent class Kirby\Cms\Page