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

array getRemainingViews() Returns the choice views of the choices that are not preferred as nested

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

class SimpleChoiceList extends

2025-01-10 15:47:30
MoneyType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class MoneyType extends AbstractType

2025-01-10 15:47:30
CountryType::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string|null getParent() Returns the name of the parent type.

2025-01-10 15:47:30
LazyChoiceList 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
EmailType::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string|null getParent() Returns the name of the parent type.

2025-01-10 15:47:30
ChoicesToValuesTransformer::transform()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

mixed transform(array $array) Parameters array $array

2025-01-10 15:47:30
RadioType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class RadioType extends AbstractType

2025-01-10 15:47:30
PasswordType::buildView()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

buildView(FormView $view,

2025-01-10 15:47:30