FormError::setOrigin()
  • References/PHP/Symfony/Component/Form

setOrigin(FormInterface $origin)

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

array getMessageParameters() Returns the parameters to be inserted in the message template.

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

bool getCompound() Unsupported method.

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

int count() Returns the number of form children (implements the \Countable interface).

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
FormConfigInterface::getInheritData()
  • References/PHP/Symfony/Component/Form

bool getInheritData() Returns whether the form should read and write the data of its parent.

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

buildForm(FormBuilderInterface $builder,

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

array getIndicesForValues(array $values) deprecated

2025-01-10 15:47:30
DefaultChoiceListFactory::createView()
  • References/PHP/Symfony/Component/Form/ChoiceList/Factory

ChoiceListView createView(

2025-01-10 15:47:30