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

class TextareaType extends AbstractType

2025-01-10 15:47:30
Component\Form\Extension\Validator\EventListener
  • References/PHP/Symfony/Component/Form/Extension/Validator

Classes

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

buildView(FormView $view,

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

finishView(FormView $view,

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

class BaseValidatorExtension extends

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

preSubmit(FormEvent $event)

2025-01-10 15:47:30
BindRequestListener deprecated::getSubscribedEvents()
  • References/PHP/Symfony/Component/Form/Extension/HttpFoundation/EventListener

static array getSubscribedEvents() Returns an array of event names this subscriber

2025-01-10 15:47:30
IntegerType::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
FormTypeHttpFoundationExtension::buildForm()
  • References/PHP/Symfony/Component/Form/Extension/HttpFoundation/Type

buildForm(FormBuilderInterface $builder,

2025-01-10 15:47:30