You are here

interface LegacyClassMetadata in Plug 7

Hierarchy

Expanded class hierarchy of LegacyClassMetadata

All classes that implement LegacyClassMetadata

File

lib/Symfony/validator/Symfony/Component/Validator/Tests/Fixtures/LegacyClassMetadata.php, line 18

Namespace

Symfony\Component\Validator\Tests\Fixtures
View source
interface LegacyClassMetadata extends MetadataInterface, PropertyMetadataContainerInterface, ClassBasedInterface {

}

Members

Namesort descending Modifiers Type Description Overrides
ClassBasedInterface::getClassName public function Returns the name of the backing PHP class. 2
MetadataInterface::accept Deprecated public function Implementation of the Visitor design pattern. 1
MetadataInterface::findConstraints public function Returns all constraints for a given validation group. 1
PropertyMetadataContainerInterface::getPropertyMetadata public function Returns all metadata instances for the given named property. 1
PropertyMetadataContainerInterface::hasPropertyMetadata public function Check if there's any metadata attached to the given named property. 1