$optionsquery->resolve()
Creates the actual options by running the query on the model and resolving it to the correct text-value entries
$optionsquery->resolve(Kirby\Cms\ModelWithContent $model): Kirby\Option\Options
Parameters
Name | Type | Default |
---|---|---|
$model * | Kirby\Cms\ModelWithContent |
– |