ArrayKeyChoiceList deprecated::toArrayKey()
  • References/PHP/Symfony/Component/Form/ChoiceList

static int|string toArrayKey(mixed $choice) Casts the given choice to an array key

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

ChoiceListInterface

2025-01-10 15:47:30
ChoiceListInterface::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
ChoiceListFactoryInterface
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

interface ChoiceListFactoryInterface Creates {@link ChoiceListInterface} instances.

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

interface ChoiceListInterface A list of choices that can be selected in a choice field. A

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

class DefaultChoiceListFactory implements

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

array getChoices() Returns all selectable choices.

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

ChoiceListInterface

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