PropertyMetadataInterface
  • References/PHP/Symfony/Component/Validator/Mapping

interface PropertyMetadataInterface implements

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

write(ClassMetadata $metadata)

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

mergeConstraints(ClassMetadata

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

write(ClassMetadata $metadata)

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

class GenericMetadata implements

2025-01-10 15:47:30
ClassMetadata::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
Psr6Cache::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
MetadataFactoryInterface::hasMetadataFor()
  • References/PHP/Symfony/Component/Validator/Mapping/Factory

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

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

string getPropertyName() Returns the name of the property.

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

GroupSequence|null

2025-01-10 15:47:30