ClickableInterface
  • References/PHP/Symfony/Component/Form

interface ClickableInterface A clickable form element. Methods

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

array getAttributes() Returns additional attributes of the button.

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

FormBuilderInterface createBuilder(

2025-01-10 15:47:30
SubmitType::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
MergeCollectionListener::getSubscribedEvents()
  • References/PHP/Symfony/Component/Form/Extension/Core/EventListener

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

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

FormFactoryBuilderInterface

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

FormInterface getOrigin()

2025-01-10 15:47:30
EmailType::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
ArrayChoiceList::getValuesForChoices()
  • References/PHP/Symfony/Component/Form/ChoiceList

string[] getValuesForChoices(array $choices) Returns the values corresponding to the given choices

2025-01-10 15:47:30
ChoiceListInterface deprecated::getValues()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getValues() Returns the values for the choices.

2025-01-10 15:47:30