$field->slug() Converts the field content to a slug kirby/config/methods.php#L551 $field->slug(): Kirby\Cms\Field Return type Kirby\Cms\Field Example <?= $page->title()->slug() ?>