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
FormRenderer::getEngine()
  • References/PHP/Symfony/Component/Form

FormRendererEngineInterface

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
FormConfigBuilder::isValidName()
  • References/PHP/Symfony/Component/Form

static bool isValidName(string $name) Returns whether the given variable contains

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

FormConfigBuilderInterface

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
FormBuilderInterface::all()
  • References/PHP/Symfony/Component/Form

array all() Returns the children. Return

2025-01-10 15:47:30
LanguageType::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