$optionsapi->resolve() Creates the actual options by loading data from the API and resolving it to the correct text-value entries kirby/src/Option/OptionsApi.php#L92 $optionsapi->resolve(Kirby\Cms\ModelWithContent $model): Kirby\Option\Options Parameters Name Type Default $model * Kirby\Cms\ModelWithContent – Return type Kirby\Option\Options Parent class Kirby\Option\OptionsApi