ViolationPath::getIterator()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

ViolationPathIterator getIterator() Returns a new iterator for this path. Return Value ViolationPathIterator

2025-01-10 15:47:30
FormRegistryInterface
  • References/PHP/Symfony/Component/Form

interface FormRegistryInterface The central registry of the Form component.

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

FormExtensionInterface[] getExtensions()

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

buildView(FormView $view,

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

FormInterface remove(string $name)

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

FormConfigBuilderInterface

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

mixed reverseTransform(mixed $value) Transforms a localized number into an integer or float.

2025-01-10 15:47:30
FormInterface::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
ResolvedTypeDataCollectorProxy::getInnerType()
  • References/PHP/Symfony/Component/Form/Extension/DataCollector/Proxy

FormTypeInterface getInnerType()

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

string getBlockPrefix() Returns the prefix of the template block name for this type.

2025-01-10 15:47:30