ArrayChoiceList::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
ChoiceListFactoryInterface::createView()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListView createView(

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

ChoiceListInterface

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

class ArrayChoiceList implements

2025-01-10 15:47:30
ArrayChoiceList::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
LazyChoiceList::getOriginalKeys()
  • References/PHP/Symfony/Component/Form/ChoiceList

int[]|string[] getOriginalKeys() Returns the original keys of the choices. The original

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

class PropertyAccessDecorator implements

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

string[] getStructuredValues() Returns the values in the structure originally passed to the list

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

Interfaces

2025-01-10 15:47:30
LazyChoiceList::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