❌ Kirby 2 no longer actively supported. Migrate to a current version and
upgrade your v2 license now
.
$field->toUrl()
Creates an URL for any field value
return
(string)
Example
<?= $page->title()->toUrl() ?>
↑
Cheat Sheet overview
←
$field->toStructure()
→
$field->upper()
↓
Back to Cheat Sheet section
Top