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

validateForm(FormEvent $event)

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

Classes

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

class FormValidator extends

2025-01-10 15:47:30
FormTypeValidatorExtension::configureOptions()
  • References/PHP/Symfony/Component/Form/Extension/Validator/Type

configureOptions(OptionsResolver

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

FormInterface getTarget()

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

interface ViolationMapperInterface Methods

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

ValueGuess guessRequired(string $class, string

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

ValueGuess|null guessMaxLengthForConstraint(

2025-01-10 15:47:30