Namespaces
Symfony\Component\Form\ChoiceList\FactorySymfony\Component\Form\ChoiceList\LoaderSymfony\Component\Form\ChoiceList\View
Classes
ArrayChoiceList | 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. |
LazyChoiceList | A choice list that loads its choices lazily. |
LegacyChoiceListAdapter deprecated | Adapts a legacy choice list implementation to {@link ChoiceListInterface}. |
Interfaces
ChoiceListInterface | A list of choices that can be selected in a choice field. |
Please login to continue.