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

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

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

class NotIdenticalToValidator extends

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

bool isConstraintValidated(string $cacheKey, string $constraintHash) Returns whether a constraint

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

interface CacheInterface Persists ClassMetadata instances in a cache.

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

ConstraintViolationBuilderInterface setInvalidValue(mixed $invalidValue) Sets the invalid value that caused this violation. Parameters mixed $invalidValue The invalid value Return Value ConstraintViolationBuilderInterface This builder

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

bool hasGroupSequence() Returns whether the "Default" group is overridden by a group sequence

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

Propert

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

class YamlFilesLoader extends

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

class Collection extends

2025-01-10 15:47:30