$field->upper() Converts the field content to uppercase kirby/config/methods.php#L586 $field->upper(): Kirby\Content\Field Return type Kirby\Content\Field <h1><?= $page->title()->upper() ?></h1>