❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$page->hash()
Returns a unique hash for the page, which is used by tinyurls
return
(string)
Example
<?= $page->hash() ?>
↑
Cheat Sheet overview
←
$page->hasVisibleChildren()
→
$page->headers()
↓
Back to Cheat Sheet section
Top