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