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

interface PropertyMetadataInterface implements

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

write(ClassMetadata $metadata)

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

class LazyLoadingMetadataFactory implements

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

string getPropertyName() Returns the name of the property.

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

class GenericMetadata 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