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