FormBuilderInterface::create()
  • References/PHP/Symfony/Component/Form

FormBuilderInterface create(string $name

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

offsetSet($name, $value) Implements \ArrayAccess.

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

mixed transform(DateTimeInterface $dateTime)

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

preBind(FormEvent $event)

2025-01-10 15:47:30
FormDataCollector::buildPreliminaryFormTree()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector

buildPreliminaryFormTree(FormInterface $form)

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

bool isDisabled() Returns whether this form is disabled. The content of a disabled form

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

bool hasChildren() Returns whether the current element of the iterator can be recursed into.

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
DependencyInjectionExtension::getType()
  • References/PHP/Symfony/Component/Form/Extension/DependencyInjection

FormTypeInterface getType(string $name)

2025-01-10 15:47:30