ObjectManager::getMetadataFactory |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/ObjectManager.php |
Gets the metadata factory used to gather the metadata of classes. |
ClassMetadataFactory::__construct |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
ConfigContextFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Constructs the configuration context. |
QueueDatabaseFactory::$connection |
property |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
The database connection. |
QueueDatabaseFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Constructs this factory object. |
KeyValueNullExpirableFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueNullExpirableFactory.php |
Constructs a new key/value expirable null storage object for a given
collection name. |
DeleteMultiple::$tempStoreFactory |
property |
drupal/core/modules/node/lib/Drupal/node/Form/DeleteMultiple.php |
The tempstore factory. |
BootstrapConfigStorageFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Contains Drupal\Core\Config\BootstrapConfigStorageFactory. |
ReflectionFactory::createInstance |
function |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Implements Drupal\Component\Plugin\Factory\FactoryInterface::createInstance(). |
ViewUIConverter::$tempStoreFactory |
property |
drupal/core/modules/views_ui/lib/Drupal/views_ui/ParamConverter/ViewUIConverter.php |
Stores the tempstore factory. |
EntityQueryAggregateTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The query factory to create entity queries. |
ValidatorBuilder::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
UnitTestCase::getConfigFactoryStub |
function |
drupal/core/tests/Drupal/Tests/UnitTestCase.php |
Returns a stub config factory that behaves according to the passed in array. |
TestClassMetadataFactory::isEntity |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Checks whether the class metadata is an entity. |
FactoryTest::testReflectionFactory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Test that the Reflection factory can create a plugin instance. |
ContainerFactoryPluginBase::create |
function |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginBase.php |
Creates an instance of the plugin. |
AssetFactory::createAssetReference |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
RequestFactoryInterface::fromParts |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Create a request from URL parts as returned from parse_url() |
ClientInterface::setRequestFactory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/ClientInterface.php |
Set the request factory to use with the client when creating requests |
BootstrapConfigStorageFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/BootstrapConfigStorageFactory.php |
Returns a configuration storage implementation. |
ValidatorBuilder::$validatorFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
|
FakeMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
Returns the metadata for the given value. |
FakeMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
Returns whether metadata exists for the given value. |
ValidationVisitor::$metadataFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
|
ContainerFactoryPluginInterface.php |
file |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginInterface.php |
Contains \Drupal\Core\Plugin\ContainerFactoryPluginInterface. |
TestClassMetadataFactory::$metadata |
property |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
TestClassMetadataFactory::getDriver |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Return the mapping driver implementation. |
AssetFactory::createAssetCollection |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
KeyValueMemoryFactory::$collections |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
An array of keyvalue collections that are stored in memory. |
ClassMetadataFactoryTest::CLASSNAME |
constant |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
PHPUnit_Framework_ComparatorFactory |
class |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
Factory for comparators which compare values for equality. |
PHP_CodeCoverage_Report_FactoryTest |
class |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
Tests for the PHP_CodeCoverage_Report_Factory class. |
DatabaseBackendFactory::$connection |
property |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php |
The database connection. |
DatabaseBackendFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php |
Constructs the DatabaseBackendFactory object. |
PhpStorageTestBase::$storageFactory |
property |
drupal/core/tests/Drupal/Tests/Component/PhpStorage/PhpStorageTestBase.php |
The storage factory object. |
ConstraintValidatorFactoryInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ConstraintValidatorFactoryInterface.php |
Specifies an object able to return the correct ConstraintValidatorInterface
instance given a Constrain object. |
DrupalUnitTestBase::$keyValueFactory |
property |
drupal/core/modules/simpletest/lib/Drupal/simpletest/DrupalUnitTestBase.php |
A KeyValueMemoryFactory instance to use when building the container. |
TempStoreDatabaseTest::$storeFactory |
property |
drupal/core/modules/user/lib/Drupal/user/Tests/TempStoreDatabaseTest.php |
A key/value store factory. |
KeyValueDatabaseFactory::__construct |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Constructs this factory object. |
ValidatorBuilder::setMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidatorBuilder.php |
Sets the class metadata factory used by the validator. |
AggregatorController::$configFactory |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Controller/AggregatorController.php |
The configuration factory. |
DumperInterface::getProxyFactoryCode |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/DumperInterface.php |
Generates the code to be used to instantiate a proxy in the dumped factory code. |
ValidationVisitor::$validatorFactory |
property |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ValidationVisitor.php |
|
ClassMetadataFactory::getAllMetadata |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Forces the factory to load the metadata of all classes known to the underlying
mapping driver. |
ClassMetadataFactory::getMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Gets the class metadata descriptor for a class. |
ClassMetadataFactory::hasMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Checks whether the factory has the metadata for a class loaded already. |
ClassMetadataFactory::setMetadataFor |
function |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Sets the metadata descriptor for a specific class. |
KeyValueDatabaseExpirableFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseExpirableFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueDatabaseExpirableFactory. |
TestClassMetadataFactory::initialize |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
Lazy initialization of this stuff, especially the metadata driver,
since these are not needed at all when a metadata cache is active. |
ExecutionContext::getMetadataFactory |
function |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/ExecutionContext.php |
Returns the used metadata factory. |