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

mergeConstraints(ClassMetadata

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

GroupSequence|null

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

ReflectionClass getReflectionClass()

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

class StaticMethodLoader implements

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

class FileLoader extends

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

int getCascadingStrategy() Returns the strategy for cascading objects.

2025-01-10 15:47:30