$page->move() Moves the page to a new parent if the new parent accepts the page type kirby/src/Cms/PageActions.php#L717 $page->move(Kirby\Cms\Site|Kirby\Cms\Page $parent): Kirby\Cms\Page Parameters Name Type Default $parent * Kirby\Cms\Site|Kirby\Cms\Page – Return type Kirby\Cms\Page Parent class Kirby\Cms\Page