LazyChoiceList deprecated::getChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getChoices() Returns the list of choices.

2025-01-10 15:47:30
ChoiceList deprecated::getValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValues() Returns the values for the choices.

2025-01-10 15:47:30
ChoiceList deprecated::getPreferredViews()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getPreferredViews() Returns the choice views of the preferred choices as nested array with

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

class ObjectChoiceList extends

2025-01-10 15:47:30
ChoiceList deprecated::getIndicesForValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getIndicesForValues(array $values) deprecated

2025-01-10 15:47:30
LazyChoiceList deprecated::getValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValues() Returns the values for the choices.

2025-01-10 15:47:30
SimpleChoiceList deprecated::getValuesForChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

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

2025-01-10 15:47:30
ChoiceListInterface deprecated::getIndicesForChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getIndicesForChoices(array $choices) deprecated

2025-01-10 15:47:30
LazyChoiceList deprecated::getIndicesForValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getIndicesForValues(array $values) deprecated

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

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

2025-01-10 15:47:30