|
FactoryTest |
class |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Tests that plugins are correctly instantiated. |
|
Factory.php |
file |
drupal/core/vendor/phpunit/php-file-iterator/File/Iterator/Factory.php |
|
|
Factory.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Factory.php |
|
|
CacheFactory |
class |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
|
|
QueryFactory |
class |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Factory class Creating entity query objects. |
|
QueryFactory |
class |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Factory class creating entity query objects for the SQL backend. |
|
AssetFactory |
class |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
The asset factory creates asset objects. |
|
FTP::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/FTP.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
|
SSH::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/SSH.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
|
QueueFactory |
class |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
Defines the queue factory. |
|
Url::factory |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/Url.php |
Factory method to create a new URL from a URL string |
|
QueryFactory |
class |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Provides a factory for creating entity query objects for the config backend. |
|
ConfigFactory |
class |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Defines the configuration object factory. |
|
cache_factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Cache\CacheFactory |
|
WidgetFactory |
class |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Factory class for the Widget plugin type. |
|
RequestFactory |
class |
drupal/core/vendor/guzzle/http/Guzzle/Http/Message/RequestFactory.php |
Default HTTP request factory used to create the default { |
|
config.factory |
service |
drupal/core/core.services.yml |
Drupal\Core\Config\ConfigFactory |
|
Local::factory |
function |
drupal/core/lib/Drupal/Core/FileTransfer/Local.php |
Overrides Drupal\Core\FileTransfer\FileTransfer::factory(). |
|
DefaultFactory |
class |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Default plugin factory. |
|
FactoryTest.php |
file |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/Report/FactoryTest.php |
|
|
MetadataFactory |
class |
drupal/core/lib/Drupal/Core/TypedData/Validation/MetadataFactory.php |
Typed data implementation of the validator MetadataFactoryInterface. |
|
BarClassFactory |
class |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/containers/interfaces2.php |
|
|
KeyValueFactory |
class |
drupal/core/lib/Drupal/Core/KeyValueStore/KeyValueFactory.php |
Defines the key/value store factory. |
|
FactoryTest.php |
file |
drupal/core/modules/system/lib/Drupal/system/Tests/Plugin/FactoryTest.php |
Definition of Drupal\system\Tests\Plugin\FactoryTest. |
|
QueryFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Contains \Drupal\Core\Config\Entity\Query\QueryFactory. |
|
QueryFactory.php |
file |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Contains \Drupal\Core\Entity\Query\QueryFactory. |
|
CacheFactory.php |
file |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Contains \Drupal\Core\Cache\CacheFactory. |
|
ContainerFactory |
class |
drupal/core/lib/Drupal/Core/Plugin/Factory/ContainerFactory.php |
Plugin factory which passes a container to a create method. |
|
TypedDataFactory |
class |
drupal/core/lib/Drupal/Core/TypedData/TypedDataFactory.php |
A factory for typed data objects. |
|
QueueFactory.php |
file |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
Contains \Drupal\Core\Queue\QueueFactory. |
|
QueryFactory.php |
file |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Contains \Drupal\field_sql_storage\Entity\QueryFactory. |
|
AssetFactory.php |
file |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
Updater::factory |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns an Updater of the appropriate type depending on the source. |
|
TempStoreFactory |
class |
drupal/core/modules/user/lib/Drupal/user/TempStoreFactory.php |
Creates a key/value storage object for the current user or anonymous session. |
|
FactoryInterface |
interface |
drupal/core/lib/Drupal/Component/Plugin/Factory/FactoryInterface.php |
Factory interface implemented by all plugin factories. |
|
PhpStorageFactory |
class |
drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageFactory.php |
Creates a php storage object |
|
CacheFactory::get |
function |
drupal/core/lib/Drupal/Core/Cache/CacheFactory.php |
Instantiates a cache backend class for a given cache bin. |
|
WidgetFactory.php |
file |
drupal/core/modules/field/lib/Drupal/field/Plugin/Type/Widget/WidgetFactory.php |
Definition of Drupal\field\Plugin\WidgetFactory. |
|
QueryFactory::get |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryFactory.php |
Returns a query object for a given entity type. |
|
QueryFactory::get |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryFactory.php |
Constructs a entity query for a certain entity type. |
|
AssetFactory::$am |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
AssetFactory::$fm |
property |
drupal/core/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php |
|
|
QueueFactory::get |
function |
drupal/core/lib/Drupal/Core/Queue/QueueFactory.php |
Constructs a new queue. |
|
ConfigFactory.php |
file |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Definition of Drupal\Core\Config\ConfigFactory. |
|
ReflectionFactory |
class |
drupal/core/lib/Drupal/Component/Plugin/Factory/ReflectionFactory.php |
A plugin factory that maps instance configuration to constructor arguments. |
|
QueryFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
Instantiates an entity query for a given entity type. |
|
DefaultFactory.php |
file |
drupal/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php |
Definition of Drupal\Component\Plugin\Factory\DefaultFactory. |
|
FileStorageFactory |
class |
drupal/core/lib/Drupal/Core/Config/FileStorageFactory.php |
Provides a factory for creating config file storage objects. |
|
ConfigFactory::get |
function |
drupal/core/lib/Drupal/Core/Config/ConfigFactory.php |
Returns a configuration object for a given name and context. |
|
Metadata::$factory |
property |
drupal/core/lib/Drupal/Core/TypedData/Validation/Metadata.php |
The metadata factory used. |