RadioListMapper
  • References/PHP/Symfony/Component/Form/Extension/Core/DataMapper

class RadioListMapper implements

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

interface FormConfigInterface The configuration of a {@link Form} object.

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

FormInterface setParent(

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

mixed getAttribute(string $name, mixed $default = null) Returns the value of the given attribute

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

FormInterface submit(null|string|array $submittedData

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

string humanize(string $text) Makes a technical name human readable. Sequences of underscores

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

mixed getData() Returns the data in the format needed for the underlying object.

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

TypeGuess|null guessTypeForConstraint(

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

FormBuilderInterface add(string|int|

2025-01-10 15:47:30