ViolationPathIterator
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

class ViolationPathIterator extends

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

class ViolationMapper implements

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::getElements()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

array getElements() Returns the elements of the property path as array.

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
MappingRule::isPrefix()
  • References/PHP/Symfony/Component/Form/Extension/Validator/ViolationMapper

bool isPrefix(string $propertyPath) Matches a property path against a prefix of the rule path

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

interface ViolationMapperInterface Methods

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

bool isIndex(int $index) Returns whether the element at the given index is an array index.

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

FormInterface getTarget()

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

null|FormInterface match(string $propertyPath)

2025-01-10 15:47:30