Search for factory
- Search 7.x for factory
- Search 8.9.x for factory
- Search 10.3.x for factory
- Search 11.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
FTP::factory | function | core/ |
|
http_client_factory | service | core/ |
Drupal\Core\Http\ClientFactory |
http_kernel.controller.argument_metadata_factory | service | core/ |
Symfony\Component\HttpKernel\ControllerMetadata\ArgumentMetadataFactory |
image.factory | service | core/ |
Drupal\Core\Image\ImageFactory |
Image::$imageFactory | property | core/ |
The image factory service. |
ImageFactory | class | core/ |
Provides a factory for image objects. |
ImageFactory.php | file | core/ |
|
ImageFactory::$toolkitId | property | core/ |
The image toolkit ID to use for this factory. |
ImageFactory::$toolkitManager | property | core/ |
The image toolkit plugin manager. |
ImageFactory::get | function | core/ |
Constructs a new Image object. |
ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
ImageFactory::__construct | function | core/ |
Constructs a new ImageFactory object. |
ImageItemTest::$imageFactory | property | core/ |
|
ImageStyle::getImageFactory | function | core/ |
Returns the image factory. |
ImageStyleDownloadController::$imageFactory | property | core/ |
The image factory. |
ImageThemeFunctionTest::$imageFactory | property | core/ |
|
ImageToolkitBase::$configFactory | property | core/ |
The config factory. |
ImageToolkitManager::$configFactory | property | core/ |
The config factory. |
ImageWidget::$imageFactory | property | core/ |
The image factory service. |
InputBagTest::testRequestFactory | function | core/ |
@coversNothing[[api-linebreak]] @todo Remove this when Symfony 4 is no longer supported. |
KeyValueDatabaseExpirableFactory | class | core/ |
Defines the key/value store factory for the database backend. |
KeyValueDatabaseExpirableFactory.php | file | core/ |
|
KeyValueDatabaseExpirableFactory::$connection | property | core/ |
The database connection. |
KeyValueDatabaseExpirableFactory::$serializer | property | core/ |
The serialization class to use. |
KeyValueDatabaseExpirableFactory::$storages | property | core/ |
Holds references to each instantiation so they can be terminated. |
KeyValueDatabaseExpirableFactory::catchException | function | core/ |
Act on an exception when the table might not have been created. |
KeyValueDatabaseExpirableFactory::garbageCollection | function | core/ |
Deletes expired items. |
KeyValueDatabaseExpirableFactory::get | function | core/ |
|
KeyValueDatabaseExpirableFactory::__construct | function | core/ |
Constructs this factory object. |
KeyValueDatabaseFactory | class | core/ |
Defines the key/value store factory for the database backend. |
KeyValueDatabaseFactory.php | file | core/ |
|
KeyValueDatabaseFactory::$connection | property | core/ |
The database connection to use. |
KeyValueDatabaseFactory::$serializer | property | core/ |
The serialization class to use. |
KeyValueDatabaseFactory::get | function | core/ |
|
KeyValueDatabaseFactory::__construct | function | core/ |
Constructs this factory object. |
KeyValueExpirableFactory | class | core/ |
Defines the key/value store factory. |
KeyValueExpirableFactory.php | file | core/ |
|
KeyValueExpirableFactory::DEFAULT_SERVICE | constant | core/ |
|
KeyValueExpirableFactory::DEFAULT_SETTING | constant | core/ |
|
KeyValueExpirableFactory::SPECIFIC_PREFIX | constant | core/ |
|
KeyValueExpirableFactoryInterface | interface | core/ |
Defines the expirable key/value store factory interface. |
KeyValueExpirableFactoryInterface.php | file | core/ |
|
KeyValueExpirableFactoryInterface::get | function | core/ |
Constructs a new expirable key/value store for a given collection name. |
KeyValueFactory | class | core/ |
Defines the key/value store factory. |
KeyValueFactory.php | file | core/ |
|
KeyValueFactory::$container | property | core/ |
The service container. |
KeyValueFactory::$options | property | core/ |
Collection-specific storage override options. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.