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

int getCascadingStrategy() Returns the strategy for cascading objects.

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

ReflectionClass getReflectionClass()

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

class StaticMethodLoader implements

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

string getPropertyName() Returns the name of the property.

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

class FileLoader extends

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

class LazyLoadingMetadataFactory implements

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