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

string|null getPropertyName() Returns the property name of the current node. If the metadata

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

ContextualValidatorInterface validatePropertyValue(object|string $objectOrClass, string $propertyName, mixed $value, array|null $groups = null) Validates a value against the constraints specified for an object's property. Parameters object|string $objectOrClass The object or its class name string $propertyName The name of the property mixed $value The value to validate against the property's constraints array|null $groups The validation groups to validate. If none is given, "D

2025-01-10 15:47:30
Traverse::getTargets()
  • References/PHP/Symfony/Component/Validator/Constraints

string|array getTargets() Returns whether the constraint can be put onto classes, properties

2025-01-10 15:47:30
ConstraintViolationBuilderInterface::setPlural()
  • References/PHP/Symfony/Component/Validator/Violation

ConstraintViolationBuilderInterface setPlural(int $number) Sets the number which determines how the plural form of the violation message is chosen when it is translated. Parameters int $number The number for determining the plural form Return Value ConstraintViolationBuilderInterface This builder See also \Symfony\Component\Translation\TranslatorInterface::transChoice()

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

Classes

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

string getName() Returns the name of the member.

2025-01-10 15:47:30
Psr6Cache::read()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

ClassMetadata|false read(string

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

ClassMetadata addGetterConstraint(string

2025-01-10 15:47:30
DoctrineCache::setCache()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

setCache(Cache $cache) Sets the cache to adapt.

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

class ClassMetadataFactory extends

2025-01-10 15:47:30