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

string getAction() Unsupported method.

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

configureOptions(OptionsResolver

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

bool isValid() Returns whether the form and all children are valid. If the form is not

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

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

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

associateFormWithView(FormInterface $form,

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

int[]|string[] getOriginalKeys() Returns the original keys of the choices. The original

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

class ChoicesToBooleanArrayTransformer implements

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

Classes

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

array extractConfiguration(FormInterface $form)

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

string getAction() Returns the target URL of the form.

2025-01-10 15:47:30