TextareaType::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

string|null getParent() Returns the name of the parent type.

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
ChoicesToBooleanArrayTransformer deprecated
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

class ChoicesToBooleanArrayTransformer implements

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
NumberToLocalizedStringTransformer
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

class NumberToLocalizedStringTransformer implements

2025-01-10 15:47:30
ViolationPath::isProperty()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

bool isProperty(int $index) Returns whether the element at the given index is a property.

2025-01-10 15:47:30
ViolationPath::getParent()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

PropertyPath getParent()

2025-01-10 15:47:30
ViolationPath::getElement()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

string getElement(int $index) Returns the element at the given index in the property path.

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

string|null getParent() Returns the name of the parent type.

2025-01-10 15:47:30