RadioListMapper
  • References/PHP/Symfony/Component/Form/Extension/Core/DataMapper

class RadioListMapper implements

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

mixed reverseTransform(mixed $value) Passes the value through the reverseTransform() method of

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

buildForm(FormBuilderInterface $builder,

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

class BirthdayType extends AbstractType

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

mixed transform(mixed $choice) Transforms a single choice to a format appropriate for the nested

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

class ChoiceView deprecated

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

class RepeatedType extends AbstractType

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