ClassMetadata::addConstraint()
  • References/PHP/Symfony/Component/Validator/Mapping

GenericMetadata addConstraint(

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

getClassName() {@inheritdoc}

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

bool isPublic(object|string $objectOrClassName) Returns whether this member is public.

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

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

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
ClassMetadataFactory deprecated
  • References/PHP/Symfony/Component/Validator/Mapping

class ClassMetadataFactory extends

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

GenericMetadata addConstraint(

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