ChoiceList deprecated::getRemainingViews()
  • References/PHP/Symfony/Component/Form/Extension/Core/ChoiceList

array getRemainingViews() Returns the choice views of the choices that are not preferred as nested

2025-01-10 15:47:30
ArrayKeyChoiceList deprecated::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
FormConfigBuilder::isValidName()
  • References/PHP/Symfony/Component/Form

static bool isValidName(string $name) Returns whether the given variable contains

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

FormConfigBuilderInterface

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

bool getRequired() Unsupported method.

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

bool has(string $name) Unsupported method.

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

string getDataClass() Returns the class of the form data or null if the data is scalar or an

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

FormConfigBuilderInterface

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

FormBuilderInterface remove(string $name)

2025-01-10 15:47:30