❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$page->root()
Returns the full root of the page directory
return
(string)
Example
<?= $page->root() ?>
↑
Cheat Sheet overview
←
$page->reset()
→
$page->search($query, $params = array())
↓
Back to Cheat Sheet section
Top