CacheInterface::write()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

write(ClassMetadata $metadata)

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

ConstraintViolationBuilderInterface setParameters(array $parameters) Sets all parameters to be inserted into the violation message. Parameters array $parameters An array with the parameter names as keys and the values to be inserted in their place as values Return Value ConstraintViolationBuilderInterface This builder

2025-01-10 15:47:30
MetadataFactoryInterface::hasMetadataFor()
  • References/PHP/Symfony/Component/Validator/Mapping/Factory

bool hasMetadataFor(mixed $value) Returns whether the class is able to return metadata for the

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

GroupSequence|null

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

class ExpressionValidator extends

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

mixed getPropertyValue(mixed $containingValue) Extracts the value of the property from the given

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

class ExecutionContext implements

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

class Existence extends

2025-01-10 15:47:30
ExecutionContextInterface::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
ValidatorBuilderInterface::addMethodMappings()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

2025-01-10 15:47:30