string[] getMissingOptions() Returns the names of all options missing a default value.
OptionsResolver setAllowedValues(string
OptionsResolver setDefined(string|string[]
bool isRequired(string $option) Returns whether an option is required. An option is required
Op
OptionsResolver setAllowedTypes(string
array resolve(array $options = array()) Returns the combination of the default and the passed
string[] getDefinedOptions() Returns the names of all defined options.
string[] getRequiredOptions() Returns the names of all required options.
Page 1 of 4