DateTimeToRfc3339Transformer::transform()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

mixed transform(DateTimeInterface $dateTime)

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

buildForm(FormBuilderInterface $builder,

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

configureOptions(OptionsResolver

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

mixed transform($choice) Transforms a value from the original representation to a transformed

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

mixed transform($array) Transforms a value from the original representation to a transformed

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
NumberType::getBlockPrefix()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string getBlockPrefix() Returns the prefix of the template block name for this type. The

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

string getBlockPrefix() Returns the prefix of the template block name for this type. The

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

mixed transform(mixed $value) Transforms a number type into localized number.

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