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
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
CacheInterface::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
PropertyMetadataInterface
  • References/PHP/Symfony/Component/Validator/Mapping

interface PropertyMetadataInterface implements

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

class GenericMetadata implements

2025-01-10 15:47:30
LazyLoadingMetadataFactory::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
CacheInterface::write()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

write(ClassMetadata $metadata)

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

class StaticMethodLoader implements

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