|
CachingFactory.php |
file |
drupal/core/vendor/phpunit/php-token-stream/PHP/Token/Stream/CachingFactory.php |
|
|
RequestFactory.php |
file |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
|
|
FakeMetadataFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
|
|
KeyValueFactory.php |
file |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Contains Drupal\Core\KeyValueStore\KeyValueFactory. |
|
CurlHandle::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Curl/CurlHandle.php |
Factory method to create a new curl handle based on an HTTP request. |
|
MetadataFactory.php |
file |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Contains \Drupal\Core\TypedData\Validation\MetadataFactory. |
|
AssetFactory::$root |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
EntityBody::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/EntityBody.php |
Create a new EntityBody based on the input type |
|
FactoryInterface.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Definition of Drupal\Component\Plugin\Factory\FactoryInterface. |
|
ContainerFactory.php |
file |
drupal/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php |
Contains \Drupal\Core\Plugin\Factory\ContainerFactory. |
|
ConfigFactory::reset |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Resets and re-initializes configuration objects. Internal use only. |
|
ClassMetadataFactory |
interface |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Mapping/ClassMetadataFactory.php |
Contract for a Doctrine persistence layer ClassMetadata class to implement. |
|
FactoryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
|
|
AssetFactory::$debug |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
ClassMetadataFactory |
class |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Mapping/ClassMetadataFactory.php |
A factory for creating metadata for PHP classes. |
|
ConfigContextFactory |
class |
drupal/core/lib/Drupal/Core/Config/Context/ConfigContextFactory.php |
Defines configuration context factory. |
|
QueueDatabaseFactory |
class |
drupal/core/lib/Drupal/Core/Queue/QueueDatabaseFactory.php |
Defines the key/value store factory for the database backend. |
|
TempStoreFactory.php |
file |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Definition of Drupal\user\TempStoreFactory. |
|
KeyValueFactory::get |
function |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Constructs a new key/value store for a given collection name. |
|
TypedDataFactory.php |
file |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
Contains \Drupal\Core\TypedData\TypedDataFactory. |
|
MemoryBackendFactory |
class |
drupal/core/lib/Drupal/Core/Cache/MemoryBackendFactory.php |
|
|
Date::$configFactory |
property |
drupal/core/lib/Drupal/Core/Datetime/Date.php |
The config factory. |
|
ReflectionFactory.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
Definition of Drupal\Component\Plugin\Factory\ReflectionFactory. |
|
File_Iterator_Factory |
class |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Factory.php |
Factory Method implementation that creates a File_Iterator that operates on
an AppendIterator that contains an RecursiveDirectoryIterator for each given
path. |
|
ConfigFactory::$cache |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Cached configuration objects. |
|
ConfigFactory::rename |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Renames a configuration object using the storage controller. |
|
ComparatorFactory.php |
file |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/ComparatorFactory.php |
|
|
ViewExecutableFactory |
class |
drupal/core/modules/views/lib/Drupal/views/ViewExecutableFactory.php |
Defines the cache backend factory. |
|
AssetFactory::$output |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
AssetFactory::isDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Checks if the factory is in debug mode. |
|
PhpStorageFactory.php |
file |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Definition of Drupal\Component\PhpStorage\PhpStorageFactory. |
|
KeyValueMemoryFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueMemoryFactory.php |
Defines the key/value store factory for the database backend. |
|
QueueFactory::$queues |
property |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
Instantiated queues, keyed by name. |
|
FileTransfer::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FileTransfer.php |
Defines a factory method for this class. |
|
TempStoreFactory::get |
function |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Creates a TempStore for the current user or anonymous session. |
|
PhpStorageFactory::get |
function |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Instantiates a storage controller for generated PHP code. |
|
RequestFactory::create |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Create a new request based on the HTTP method |
|
config.context.factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\Context\ConfigContextFactory |
|
AssetFactory::$workers |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
AssetFactory::setDebug |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Sets debug mode for the current factory. |
|
FileStorageFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
|
|
DatabaseBackendFactory |
class |
drupal/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php |
|
|
KeyValueDatabaseFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueDatabaseFactory.php |
Defines the key/value store factory for the database backend. |
|
CacheFactory::$settings |
property |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
The settings array. |
|
Client::$requestFactory |
property |
drupal/core/vendor/guzzle/http/Guzzle/Http/Client.php |
|
|
ConfigFactory::$storage |
property |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
A storage controller instance for reading and writing configuration data. |
|
FakeMetadataFactory.php |
file |
drupal/core/vendor/symfony/validator/Symfony/Component/Validator/Tests/Fixtures/FakeMetadataFactory.php |
|
|
AssetFactory::addWorker |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
Adds a factory worker. |
|
RequestFactoryInterface |
interface |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactoryInterface.php |
Request factory used to create HTTP requests |
|
AssetFactory::getFilter |
function |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|