Symfony\Component\Form\ChoiceList
Namespaces
Symfony\Component\Form\ChoiceList\FactorySymfony\Component\Form\ChoiceList\LoaderSymfony\Component\Form\ChoiceList\View
Classes
A list of choices with arbitrary data types.
ArrayKeyChoiceList
deprecated
A list of choices that can be stored in the keys of a PHP array.
A choice list that loads its choices lazily.
LegacyChoiceListAdapter
deprecated
Adapts a legacy choice list implementation to {@link ChoiceListInterface}.
Interfaces
A list of choices that can be selected in a choice field.