DataTransformerInterface::reverseTransform()
  • References/PHP/Symfony/Component/Form

mixed reverseTransform(mixed $value) Transforms a value from the transformed representation to

2025-01-10 15:47:30
FormConfigBuilder::getFormFactory()
  • References/PHP/Symfony/Component/Form

FormFactoryInterface getFormFactory()

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

array getChoices() Returns the list of choices.

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

class SubmitButtonBuilder extends ButtonBuilder

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

class CachingFactoryDecorator implements

2025-01-10 15:47:30
FormFactoryBuilderInterface::addTypeGuessers()
  • References/PHP/Symfony/Component/Form

FormFactoryBuilderInterface

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

buildForm(FormBuilderInterface $builder,

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

class ArrayKeyChoiceList extends

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