Search for factory
- Search 7.x for factory
- Search 9.5.x for factory
- Search 8.9.x for factory
- Search 10.3.x for factory
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EntityTestContainerFactoryPlugin.php | file | core/ |
|
EntityTestContainerFactoryPlugin::create | function | core/ |
Creates an instance of the plugin. |
ExecutionContextFactory | class | core/ |
Defines an execution factory for the Symfony validator. |
ExecutionContextFactory.php | file | core/ |
|
ExecutionContextFactory::createContext | function | core/ |
|
ExecutionContextFactory::__construct | function | core/ |
Constructs a new ExecutionContextFactory instance. |
FactoryInterface | interface | core/ |
Factory interface implemented by all plugin factories. |
FactoryInterface.php | file | core/ |
|
FactoryInterface::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
FactoryTest | class | core/ |
Tests that plugins are correctly instantiated. |
FactoryTest.php | file | core/ |
|
FactoryTest::$modules | property | core/ |
Modules to install. |
FactoryTest::testDefaultFactory | function | core/ |
Tests that DefaultFactory can create a plugin instance. |
FactoryTest::testReflectionFactory | function | core/ |
Tests 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. |
file.recursive_validator_factory | service | core/ |
Drupal\file\Validation\RecursiveValidatorFactory |
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/ |
Tests Drupal\Component\FileCache\FileCacheFactory. |
FileCacheFactoryTest.php | file | core/ |
|
FileCacheFactoryTest::configurationDataProvider | function | core/ |
Data provider for testGetConfigurationOverrides(). |
FileCacheFactoryTest::setUp | function | core/ |
|
FileCacheFactoryTest::testGet | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetConfigurationOverrides | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetDisabledFileCache | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetNoPrefix | function | core/ |
@legacy-covers ::get |
FileCacheFactoryTest::testGetSetConfiguration | function | core/ |
@legacy-covers ::getConfiguration @legacy-covers ::setConfiguration |
FileCacheFactoryTest::testGetSetPrefix | function | core/ |
@legacy-covers ::getPrefix @legacy-covers ::setPrefix |
FileStorageFactory | class | core/ |
Provides a factory for creating config file storage objects. |
FileStorageFactory.php | file | core/ |
|
FileStorageFactory::getSync | function | core/ |
Returns a FileStorage object working with the sync config directory. |
FileStorageFactoryTest | class | core/ |
Tests Drupal\Core\Config\FileStorageFactory. |
FileStorageFactoryTest.php | file | core/ |
|
FileStorageFactoryTest::testGetSync | function | core/ |
Tests get sync. |
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. |
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.