OrderedHashMap::offsetGet()
  • References/PHP/Symfony/Component/Form/Util

offsetGet($key) {@inheritdoc} Parameters

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

bool hasChildren() Returns whether the current element of the iterator can be recursed into.

2025-01-10 15:47:30
FileType
  • References/PHP/Symfony/Component/Form/Extension/Core/Type

class FileType extends AbstractType

2025-01-10 15:47:30
MoneyToLocalizedStringTransformer::transform()
  • References/PHP/Symfony/Component/Form/Extension/Core/DataTransformer

mixed transform(mixed $value) Transforms a normalized format into a localized money string.

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

finishView(FormView $view,

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

string[] getValues() Returns the values for the choices. The values are strings that do

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

class ViolationPath implements IteratorAggregate,

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

bool mapsForm(int $index) Returns whether an element maps directly to a form. Consider

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

TypeGuess|null guessTypeForConstraint(

2025-01-10 15:47:30