string[] getStructuredValues() Returns the values in the structure originally passed to the list
array getChoices() Returns all selectable choices.
ChoiceListInterface
int[]|string[] getOriginalKeys() Returns the original keys of the choices. The original
class ChoiceListView Represents a choice list in templates. A choice list contains choices
interface ChoiceLoaderInterface Loads a choice list. The methods {@link loadChoicesForValues()}
array getChoicesForValues(array $values) Returns the choices corresponding to the given values
string[] getValuesForChoices(array $choices) Returns the values corresponding to the given choices
Page 5 of 6