ValidatorBuilder::setMetadataCache()
  • References/PHP/Symfony/Component/Validator

ValidatorBuilderInterface

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

Constrain

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

class GreaterThanValidator extends

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

string|null getClassName() Returns the class name of the current node. If the metadata

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

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

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

offsetSet($offset, $violation) {@inheritdoc}

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

class LegacyConstraintViolationBuilder implements

2025-01-10 15:47:30
DoctrineCache::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
Callback
  • References/PHP/Symfony/Component/Validator/Constraints

class Callback extends Constraint

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

static bool checkDate(int $year, int $month, int $day) Checks whether a date is valid

2025-01-10 15:47:30