LazyChoiceList
  • References/PHP/Symfony/Component/Form/ChoiceList

class LazyChoiceList implements

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

static string generateHash(mixed $value, string $namespace = '') Generates a SHA-256

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

array getChoices() Returns all selectable choices.

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

ChoiceListInterface

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

ChoiceListView createView(

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

ChoiceListInterface

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

ChoiceListInterface

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

class ChoiceGroupView implements IteratorAggregate

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