ButtonBuilder::setCompound()
  • References/PHP/Symfony/Component/Form

FormConfigBuilderInterface

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

collectSubmittedData(FormInterface $form)

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

string getBlockPrefix() Returns the prefix of the template block name for this type. The

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

mixed getData() Unsupported method. Return

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

FormConfigBuilderInterface

2025-01-10 15:47:30
ButtonTypeInterface
  • References/PHP/Symfony/Component/Form

interface ButtonTypeInterface implements

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

mixed reverseTransform(mixed $values) Transforms a checkbox/radio button array to an array of

2025-01-10 15:47:30
CheckboxListMapper::mapDataToForms()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataMapper

mapDataToForms($choices, $checkboxes) Maps properties of some data to a list of forms.

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

bool getDisabled() Returns whether the form is disabled.

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

mixed getOption(string $name, mixed $default = null) Returns the value of a specific option.

2025-01-10 15:47:30