ExecutionContextInterface::isObjectInitialized()
  • References/PHP/Symfony/Component/Validator/Context

bool isObjectInitialized(string $cacheKey) Returns whether an object was initialized.

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
ClassMetadata::getDefaultGroup()
  • References/PHP/Symfony/Component/Validator/Mapping

string getDefaultGroup() Returns the name of the default group for this class. For each

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

ArrayIterator|

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

mixed getInvalidValue() Returns the value that caused the violation.

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

ValidatorBuilderInterface

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

ValidatorBuilderInterface

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

class Ip extends Constraint

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

int getCascadingStrategy() Returns the strategy for cascading objects.

2025-01-10 15:47:30