QueueFactory::$settings |
property |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
The settings object. |
ClassMetadataFactory.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
|
Views::executableFactory |
function |
drupal/core/modules/views/lib/Drupal/views/Views.php |
Returns the view executable factory service. |
BlackholeMetadataFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/BlackholeMetadataFactory.php |
Simple implementation of ClassMetadataFactoryInterface that can be used when using ValidatorInterface::validateValue(). |
ClassMetadataFactoryTest |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
TestClassMetadataFactory |
class |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Persistence/Mapping/ClassMetadataFactoryTest.php |
|
ConfigContextFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Contains \Drupal\Core\Config\Context\ConfigContextFactory. |
MemoryBackendFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
Contains \Drupal\Core\Cache\MemoryBackendFactory. |
MetadataFactoryInterface |
interface |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/MetadataFactoryInterface.php |
Returns {@link MetadataInterface} instances for values. |
ClassMetadataFactory.php |
file |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
|
QueueDatabaseFactory.php |
file |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Contains \Drupal\Core\Queue\QueueDatabaseFactory. |
AssetFactory::parseInput |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Parses an input string string into an asset. |
KeyValueExpirableFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueExpirableFactory.php |
Defines the key/value store factory. |
ClassMetadataFactoryTest |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Mapping/ClassMetadataFactoryTest.php |
|
KeyValueFactory::$stores |
property |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Instantiated stores, keyed by collection name. |
RequestFactory::$instance |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
RequestFactory::fromParts |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a request from URL parts as returned from parse_url() |
CacheFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Constructs CacheFactory object. |
TypedConfigElementFactory |
class |
drupal/core/lib/Drupal/Core/Config/TypedConfigElementFactory.php |
A factory for typed config element objects. |
ConfigFactory::getContext |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets the current config context. |
Client::setRequestFactory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
Set the request factory to use with the client when creating requests |
QueryFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Constructs a QueryFactory object. |
QueryFactory::__construct |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Constructs a QueryFactory object. |
KeyValueMemoryFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueMemoryFactory. |
StorageTestBase::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/KeyValueStore/StorageTestBase.php |
Whether we are using an expirable key/value store. |
MockFileTransfer::factory |
function |
drupal/core/modules/update/tests/modules/update_test/lib/Drupal/update_test/MockFileTransfer.php |
Returns a Drupal\update_test\MockFileTransfer object. |
PHPUnit_Util_PHP::factory |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/PHP.php |
@since Method available since Release 3.5.12 |
EntityQueryTest::$factory |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
AssetFactory::__construct |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Constructor. |
AssetFactory::createAsset |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Creates a new asset. |
TestFileTransfer::factory |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/FileTransfer/TestFileTransfer.php |
Defines a factory method for this class. |
AssetFactory::findRootDir |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Loops through the root directories and returns the first match. |
ConfigContextFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Returns a configuration context object. |
QueueDatabaseFactory::get |
function |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Constructs a new queue object for a given name. |
QueueFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
Constructs a queue factory. |
ViewExecutableFactory.php |
file |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Contains \Drupal\views\ViewExecutableFactory. |
Definition::$factoryClass |
property |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Definition.php |
|
MemoryBackendFactory::get |
function |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
Gets MemoryBackend for the specified cache bin. |
QueryFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Constructs a QueryFactory object. |
MockFileTransfer::factory |
function |
drupal/core/modules/system/tests/modules/system_test/lib/Drupal/system_test/MockFileTransfer.php |
Returns a Drupal\system_test\MockFileTransfer object. |
ConfigFactory::__construct |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Constructs the Config factory. |
ConfigFactory::getCacheKey |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Gets the cache key for a given config name in a particular context. |
QueryFactory::getAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Returns an aggregated query object for a given entity type. |
QueryFactory::getAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Constructs a entity aggregation query for a certain entity type. |
ViewExecutableFactory::get |
function |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Instantiates a ViewExecutable class. |
OpmlFeedAdd::$queryFactory |
property |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Form/OpmlFeedAdd.php |
The entity query factory object. |
AsseticExtension::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php |
|
LazyAssetManager::$factory |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php |
|
DatabaseBackendFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php |
Contains \Drupal\Core\Cache\DatabaseBackendFactory. |
ContainerFactoryPluginBase |
class |
drupal/core/lib/Drupal/Core/Plugin/ContainerFactoryPluginBase.php |
Defines a base plugin that can pull its dependencies from the container. |