❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$page->id()
Returns the page id, which is the untranslated URI
return
(string)
Example
<?= $page->id() ?>
↑
Cheat Sheet overview
←
$page->hide()
→
$page->image($filename = false)
↓
Back to Cheat Sheet section
Top