Button::offsetSet()
  • References/PHP/Symfony/Component/Form

offsetSet(mixed $offset, mixed $value) Unsupported method. This method should not be invoked

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

FormTypeInterface getType(string $name)

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

associateFormWithView(FormInterface $form,

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

class BindRequestListener implements

2025-01-10 15:47:30
ResolvedTypeDataCollectorProxy::createBuilder()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Proxy

FormBuilderInterface createBuilder(

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

configureOptions(OptionsResolver

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

FormConfigBuilderInterface

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

Classes

2025-01-10 15:47:30
ChoiceListView
  • References/PHP/Symfony/Component/Form/ChoiceList/View

class ChoiceListView Represents a choice list in templates. A choice list contains choices

2025-01-10 15:47:30
LazyChoiceList::getChoicesForValues()
  • References/PHP/Symfony/Component/Form/ChoiceList

array getChoicesForValues(array $values) Returns the choices corresponding to the given values

2025-01-10 15:47:30