ClassMetadataInterface::getPropertyMetadata()
  • References/PHP/Symfony/Component/Validator/Mapping

Propert

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

bool isPrivate(object|string $objectOrClassName) Returns whether this member is private.

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

string getName() Returns the name of the member.

2025-01-10 15:47:30
Psr6Cache::read()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

ClassMetadata|false read(string

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

ClassMetadata addGetterConstraint(string

2025-01-10 15:47:30
DoctrineCache::setCache()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

setCache(Cache $cache) Sets the cache to adapt.

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

class ClassMetadataFactory extends

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

string getClassName() Returns the name of the backing PHP class.

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

GenericMetadata addConstraint(

2025-01-10 15:47:30