FixCheckboxInputListener deprecated::preBind()
  • References/PHP/Symfony/Component/Form/Extension/Core/EventListener

preBind(FormEvent $event)

2025-01-10 15:47:30
ResizeFormListener::onSubmit()
  • References/PHP/Symfony/Component/Form/Extension/Core/EventListener

onSubmit(FormEvent $event)

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

class FileType extends AbstractType

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

class BaseType 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
LazyChoiceList deprecated::getChoices()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getChoices() Returns the list of choices.

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