Search for factory
- Search 7.x for factory
- Search 9.5.x for factory
- Search 10.3.x for factory
- Search 11.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FactoryTest::testDefaultFactory | function | core/ |
Test that DefaultFactory can create a plugin instance. |
FactoryTest::testReflectionFactory | function | core/ |
Test that the Reflection factory can create a plugin instance. |
Fast404ExceptionHtmlSubscriber::$configFactory | property | core/ |
The config factory. |
FieldDefinitionListener::$keyValueFactory | property | core/ |
The key-value factory. |
FieldDefinitionListenerTest::$keyValueFactory | property | core/ |
The key-value factory. |
FieldDefinitionTest::factoryTypeProvider | function | core/ |
A data provider for all the types of factories that can create definitions. |
FieldDefinitionTest::initializeFieldUsingFactory | function | core/ |
Creates a bundle field using a specified factory. |
FieldStorageAddForm::$configFactory | property | core/ |
The configuration factory. |
FieldUpdateTest::$configFactory | property | core/ |
The config factory service. |
FileCacheFactory | class | core/ |
Creates a FileCache object. |
FileCacheFactory.php | file | core/ |
|
FileCacheFactory::$configuration | property | core/ |
The configuration used to create FileCache objects. |
FileCacheFactory::$prefix | property | core/ |
The cache prefix. |
FileCacheFactory::DISABLE_CACHE | constant | core/ |
The configuration key to disable FileCache completely. |
FileCacheFactory::get | function | core/ |
Instantiates a FileCache object for a given collection identifier. |
FileCacheFactory::getConfiguration | function | core/ |
Gets the configuration used for constructing future file cache objects. |
FileCacheFactory::getPrefix | function | core/ |
Returns the cache prefix. |
FileCacheFactory::setConfiguration | function | core/ |
Sets the configuration to use for constructing future file cache objects. |
FileCacheFactory::setPrefix | function | core/ |
Sets the cache prefix that should be used. |
FileCacheFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Component\FileCache\FileCacheFactory[[api-linebreak]] @group FileCache |
FileCacheFactoryTest.php | file | core/ |
|
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
FileCacheFactoryTest::setUp | function | core/ |
|
FileCacheFactoryTest::testGet | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@covers ::get[[api-linebreak]] |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@covers ::getConfiguration[[api-linebreak]] @covers ::setConfiguration[[api-linebreak]] |
FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@covers ::getPrefix[[api-linebreak]] @covers ::setPrefix[[api-linebreak]] |
FileStorageFactory | class | core/ |
Provides a factory for creating config file storage objects. |
FileStorageFactory.php | file | core/ |
|
FileStorageFactory::getActive | function | core/ |
Returns a FileStorage object working with the active config directory. |
FileStorageFactory::getSync | function | core/ |
Returns a FileStorage object working with the sync config directory. |
FileStorageFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\FileStorageFactory[[api-linebreak]] @group config |
FileStorageFactoryTest.php | file | core/ |
|
FileStorageFactoryTest::testGetSync | function | core/ |
@covers ::getSync[[api-linebreak]] |
FileTransfer::factory | function | core/ |
Defines a factory method for this class. |
FileUsageBase::$configFactory | property | core/ |
The config factory. |
FilterFormatListBuilder::$configFactory | property | core/ |
The config factory service. |
FinalExceptionSubscriber::$configFactory | property | core/ |
The config factory. |
FormBase::$configFactory | property | core/ |
The config factory. |
FormBase::configFactory | function | core/ |
Gets the config factory for this form. |
FormBase::resetConfigFactory | function | core/ |
Resets the configuration factory. |
FormBase::setConfigFactory | function | core/ |
Sets the config factory for this form. |
FormCache::$configFactory | property | core/ |
The config factory. |
FormCache::$keyValueExpirableFactory | property | core/ |
The factory for expirable key value stores used by form cache. |
FormCacheTest::$keyValueExpirableFactory | property | core/ |
The expirable key value factory. |
ForumManager::$configFactory | property | core/ |
Forum settings config object. |
ForumUninstallValidator::$configFactory | property | core/ |
The config factory. |
FTP::factory | function | core/ |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.