Validator::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/Validator.php |
|
Validator::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Validator.php |
Returns the factory for metadata instances. |
MessageCatalogue::getMetadata |
function |
lib/Symfony/translation/MessageCatalogue.php |
Gets metadata for the given domain and key. |
ExecutionContext::getMetadata |
function |
lib/Symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the metadata for the currently validated value. |
ExecutionContext::getMetadata |
function |
lib/Symfony/validator/Symfony/Component/Validator/Context/ExecutionContext.php |
Returns the metadata for the currently validated value. |
TestManager::getMetadataFactory |
function |
lib/doctrine/common/tests/Doctrine/Tests/Common/Persistence/ManagerRegistryTest.php |
|
ExecutionContext::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
|
ObjectManager::getMetadataFactory |
function |
lib/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the metadata factory used to gather the metadata of classes. |
RecursiveValidator::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/Validator/RecursiveValidator.php |
Returns the metadata for the given value. |
FakeMetadataFactory::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
Returns the metadata for the given value. |
MetadataAwareInterface::getMetadata |
function |
lib/Symfony/translation/MetadataAwareInterface.php |
Gets metadata for the given domain and key. |
LegacyValidator::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Validator/LegacyValidator.php |
Returns the factory for metadata instances. |
ExecutionContext::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the used metadata factory. |
ExecutionContext::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Context/ExecutionContext.php |
Returns the used metadata factory. |
ClassMetadataFactory::getMetadataFor |
function |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
ValidationVisitor::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
Returns the factory for validation metadata objects. |
ExecutionContextInterface::getMetadata |
function |
lib/Symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the metadata for the currently validated value. |
ValidatorInterface::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/ValidatorInterface.php |
Returns the factory for metadata instances. |
BlackHoleMetadataFactory::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/Mapping/Factory/BlackHoleMetadataFactory.php |
Returns the metadata for the given value. |
MetadataFactoryInterface::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns the metadata for the given value. |
LazyLoadingMetadataFactory::getMetadataFor |
function |
lib/Symfony/validator/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php |
If the method was called with the same class name (or an object of that
class) before, the same metadata instance is returned. |
ObjectManagerDecorator::getMetadataFactory |
function |
lib/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManagerDecorator.php |
Gets the metadata factory used to gather the metadata of classes. |
LegacyExecutionContext::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Context/LegacyExecutionContext.php |
Returns the used metadata factory. |
ClassMetadataFactoryTest::testGetMetadataFor |
function |
lib/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
AbstractClassMetadataFactory::getMetadataFor |
function |
lib/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
AbstractLegacyApiTest::testGetMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Tests/Validator/AbstractLegacyApiTest.php |
|
ExecutionContextInterface::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the used metadata factory. |
StubGlobalExecutionContext::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/Tests/Fixtures/StubGlobalExecutionContext.php |
Returns the factory for validation metadata objects. |
ClassMetadataFactoryTest::testCacheGetMetadataFor |
function |
lib/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
GlobalExecutionContextInterface::getMetadataFactory |
function |
lib/Symfony/validator/Symfony/Component/Validator/GlobalExecutionContextInterface.php |
Returns the factory for validation metadata objects. |
ClassMetadataFactoryTest::testGetMetadataForAbsentClass |
function |
lib/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
BlackHoleMetadataFactoryTest::testGetMetadataForThrowsALogicException |
function |
lib/Symfony/validator/Symfony/Component/Validator/Tests/Mapping/Factory/BlackHoleMetadataFactoryTest.php |
@expectedException \LogicException |