$content->has() Checks if a content field is set kirby/src/Cms/Content.php#L180 $content->has(string $key): bool Parameters Name Type Default $key * string – Return type bool Parent class Kirby\Cms\Content