ConstraintViolationList::add()
  • References/PHP/Symfony/Component/Validator

add(ConstraintViolationInterface

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

bool hasPropertyMetadata(string $property) Check if there's any metadata attached to the given

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

int getTraversalStrategy() Returns the strategy for traversing traversable objects.

2025-01-10 15:47:30
ApcCache deprecated::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache.

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

ValidatorBuilderInterface

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

MetadataInterface|null

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
MetadataFactoryInterface deprecated::hasMetadataFor()
  • References/PHP/Symfony/Component/Validator

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

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

class TraversalStrategy Specifies whether and how a traversable object should be traversed.

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

class ClassMetadataFactory extends

2025-01-10 15:47:30