AbstractClassMetadataFactory::$initialized |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
BlackholeMetadataFactory::getClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/BlackholeMetadataFactory.php |
|
AbstractClassMetadataFactory::loadMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Loads the metadata of the class in question and all it's ancestors whose metadata
is still not loaded. |
TestClassMetadataFactory::getFqcnFromAlias |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Get the fully qualified class-name from the namespace alias. |
TestClassMetadataFactory::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Wakeup reflection after ClassMetadata gets unserialized from cache. |
PHP_CodeCoverage_Report_FactoryTest::setUp |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
Sets up the fixture, for example, open a network connection.
This method is called before a test is executed. |
KeyValueDatabaseExpirableFactory::destruct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Implements Drupal\Core\DestructableInterface::terminate(). |
PHPUnit_Util_InvalidArgumentHelper::factory |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/InvalidArgumentHelper.php |
|
DateFormatLocalizeResetForm::$configFactory |
property |
drupal/core/modules/system/lib/Drupal/system/Form/DateFormatLocalizeResetForm.php |
The config factory. |
KeyValueDatabaseExpirableFactory::$storages |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Holds references to each instantiation so they can be terminated. |
RequestFactory::$entityEnclosingRequestClass |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
PHP_CodeCoverage_Report_Factory::reducePaths |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
Reduces the paths by cutting the longest common start path. |
AbstractClassMetadataFactory::setCacheDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the cache driver used by the factory to cache ClassMetadata instances. |
AbstractClassMetadataFactory::getCacheDriver |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Gets the cache driver used by the factory to cache ClassMetadata instances. |
AbstractClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
ClassMetadataFactoryTest::testGetCacheDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
AbstractClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
AbstractClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Checks whether the factory has the metadata for a class loaded already. |
AbstractClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
AbstractClassMetadataFactory::doLoadMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Actually load the metadata from the underlying metadata |
ValidatorBuilderInterface::setMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilderInterface.php |
Sets the class metadata factory used by the validator. |
AbstractClassMetadataFactory::$loadedMetadata |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
ExecutionContextInterface::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContextInterface.php |
Returns the used metadata factory. |
PHPUnit_Framework_ComparatorFactory::register |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Registers a new comparator. |
PHP_CodeCoverage_Report_FactoryTest::$factory |
property |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
QueryAggregate::conditionAggregateGroupFactory |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::conditionAggregateGroupFactory(). |
AbstractClassMetadataFactory::getFqcnFromAlias |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get the fully qualified class-name from the namespace alias. |
AbstractClassMetadataFactory::wakeupReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Wakeup reflection after ClassMetadata gets unserialized from cache. |
AbstractClassMetadataFactory::getParentClasses |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get array of parent classes for the given entity class |
TestClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Initialize Reflection after ClassMetadata was constructed. |
ValidatorBuilder::setConstraintValidatorFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the constraint validator factory used by the validator. |
AbstractClassMetadataFactory::getLoadedMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Return an array of all the loaded metadata currently in memory. |
ClassMetadataFactoryTest::testGetParentMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testGetCachedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ClassMetadataFactoryTest::testLoadClassMetadata |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
PHPUnit_Framework_ComparatorFactory::unregister |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Unregisters a comparator. |
AbstractClassMetadataFactory::$reflectionService |
property |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
|
ClassMetadataFactoryTest::testGetAliasedMetadata |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
PHPUnit_Framework_ComparatorFactory::__construct |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Constructs a new factory. |
ConstraintValidatorFactoryInterface::getInstance |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php |
Given a Constraint, this returns the ConstraintValidatorInterface
object that should be used to verify its validity. |
ProjectServiceContainer::getFactoryServiceService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'factory_service' service. |
ProjectServiceContainer::getFactoryServiceService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Gets the 'factory_service' service. |
ClassMetadataFactoryTest::testCacheGetMetadataFor |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
PHPUnit_Framework_ComparatorFactory::$comparators |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
|
AbstractClassMetadataFactory::initializeReflection |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Initialize Reflection after ClassMetadata was constructed. |
AbstractClassMetadataFactory::setReflectionService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Set reflectionService. |
AbstractClassMetadataFactory::getReflectionService |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/AbstractClassMetadataFactory.php |
Get the reflection service associated with this metadata factory. |
TestClassMetadataFactory::newClassMetadataInstance |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Creates a new ClassMetadata instance for the given class name. |
ClassMetadataFactoryTest::testWriteMetadataToCache |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|