Component\Form\Extension\Core\View
  • References/PHP/Symfony/Component/Form/Extension/Core

Classes

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

FormConfigBuilderInterface

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

bool isDisabled() Returns whether this form is disabled. The content of a disabled form

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

mixed reverseTransform($data) Transforms a value from the transformed representation to its original

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

FormInterface remove(string $name)

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

string getDataClass() Unsupported method.

2025-01-10 15:47:30
ValidatorTypeGuesser::guessPatternForConstraint()
  • References/PHP/Symfony/Component/Form/Extension/Validator

ValueGuess|null guessPatternForConstraint(

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

int count() Returns the number of elements in the iterator. Note that this is not the

2025-01-10 15:47:30