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

mixed transform(DateTimeInterface $dateTime)

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

mixed reverseTransform(mixed $value) Transforms a date string in the configured timezone into

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

buildForm(FormBuilderInterface $builder,

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
BirthdayType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class BirthdayType extends AbstractType

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

buildForm(FormBuilderInterface $builder,

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

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

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
ResetType::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