ChoiceListInterface::getValues()
  • References/PHP/Symfony/Component/Form/ChoiceList

string[] getValues() Returns the values for the choices. The values are strings that do

2025-01-10 15:47:30
PropertyAccessDecorator::getDecoratedFactory()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListFactoryInterface getDecoratedFactory() Returns the decorated factory. Return Value ChoiceListFactoryInterface The decorated factory

2025-01-10 15:47:30
ChoiceListInterface::getChoicesForValues()
  • References/PHP/Symfony/Component/Form/ChoiceList

array getChoicesForValues(array $values) Returns the choices corresponding to the given values

2025-01-10 15:47:30
ChoiceListInterface::getValuesForChoices()
  • References/PHP/Symfony/Component/Form/ChoiceList

string[] getValuesForChoices(array $choices) Returns the values corresponding to the given choices

2025-01-10 15:47:30
CachingFactoryDecorator
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

class CachingFactoryDecorator implements

2025-01-10 15:47:30
ArrayKeyChoiceList deprecated
  • References/PHP/Symfony/Component/Form/ChoiceList

class ArrayKeyChoiceList extends

2025-01-10 15:47:30
ChoiceListFactoryInterface::createListFromLoader()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListInterface

2025-01-10 15:47:30
DefaultChoiceListFactory::createView()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListView createView(

2025-01-10 15:47:30
Component\Form\ChoiceList\View
  • References/PHP/Symfony/Component/Form/ChoiceList

Classes

2025-01-10 15:47:30
LegacyChoiceListAdapter deprecated
  • References/PHP/Symfony/Component/Form/ChoiceList

class LegacyChoiceListAdapter implements

2025-01-10 15:47:30