ExecutionContext deprecated::addViolationAt()
  • References/PHP/Symfony/Component/Validator

addViolationAt(string $subPath, string $message, array $parameters = array(), mixed $invalidValue = null, int|null $plural = null, int|null $code = null)

2025-01-10 15:47:30
Validator deprecated::validateProperty()
  • References/PHP/Symfony/Component/Validator

Constrain

2025-01-10 15:47:30
ExecutionContextInterface deprecated::getViolations()
  • References/PHP/Symfony/Component/Validator

Constrain

2025-01-10 15:47:30
ConstraintViolation::getPropertyPath()
  • References/PHP/Symfony/Component/Validator

string getPropertyPath() Returns the property path from the root element to the violation.

2025-01-10 15:47:30
ValidatorInterface::validateProperty()
  • References/PHP/Symfony/Component/Validator/Validator

Constrain

2025-01-10 15:47:30
ExecutionContext::markConstraintAsValidated()
  • References/PHP/Symfony/Component/Validator/Context

markConstraintAsValidated(string $cacheKey, string $constraintHash) Marks a constraint as validated

2025-01-10 15:47:30
RecursiveValidator::validateProperty()
  • References/PHP/Symfony/Component/Validator/Validator

Constrain

2025-01-10 15:47:30
ClassMetadataInterface::getGroupSequence()
  • References/PHP/Symfony/Component/Validator/Mapping

GroupSequence|null

2025-01-10 15:47:30
Component\Validator\Mapping\Loader
  • References/PHP/Symfony/Component/Validator/Mapping

Classes

2025-01-10 15:47:30
ExecutionContext::getPropertyPath()
  • References/PHP/Symfony/Component/Validator/Context

string getPropertyPath(string $subPath = '') Returns the property path to the value that the

2025-01-10 15:47:30