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 |
---|---|---|---|
MigrationPluginManager::$configFactory | property | core/ |
The config factory service. |
MockFileTransfer::factory | function | core/ |
Returns a Drupal\system_test\MockFileTransfer object. |
MockService::getFactoryMethod | function | core/ |
Provides a factory method to get a service. |
ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
NodeAdminRouteSubscriber::$configFactory | property | core/ |
The config factory. |
NodeForm::$tempStoreFactory | property | core/ |
The tempstore factory. |
NodePreviewConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
NodePreviewForm::$configFactory | property | core/ |
The config factory. |
NullBackendFactory | class | core/ |
|
NullBackendFactory.php | file | core/ |
|
NullBackendFactory::get | function | core/ |
|
OperationFactory | class | composer/ |
Create Scaffold operation objects based on provided metadata. |
OperationFactory.php | file | composer/ |
|
OperationFactory::$composer | property | composer/ |
The Composer service. |
OperationFactory::create | function | composer/ |
Creates a scaffolding operation object as determined by the metadata. |
OperationFactory::createAppendOp | function | composer/ |
Creates an 'append' (or 'prepend') scaffold op. |
OperationFactory::createReplaceOp | function | composer/ |
Creates a 'replace' scaffold op. |
OperationFactory::getPackagePath | function | composer/ |
Gets the file path of a package. |
OperationFactory::hasContent | function | composer/ |
Checks to see if the specified scaffold file exists and has content. |
OperationFactory::__construct | function | composer/ |
OperationFactory constructor. |
PathMatcher::$configFactory | property | core/ |
The config factory service. |
PgsqlQueryFactory | class | core/ |
Workspaces PostgreSQL-specific entity query implementation. |
PgsqlQueryFactory.php | file | core/ |
|
PgsqlQueryFactory::$workspaceManager | property | core/ |
The workspace manager. |
PgsqlQueryFactory::get | function | core/ |
|
PgsqlQueryFactory::getAggregate | function | core/ |
|
PgsqlQueryFactory::__construct | function | core/ |
Constructs a PgsqlQueryFactory object. |
PhpBackendFactory | class | core/ |
|
PhpBackendFactory.php | file | core/ |
|
PhpBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
PhpBackendFactory::get | function | core/ |
Gets PhpBackend for the specified cache bin. |
PhpBackendFactory::__construct | function | core/ |
Constructs a PhpBackendFactory object. |
PhpMail::$configFactory | property | core/ |
The configuration factory. |
PhpMailTest::$configFactory | property | core/ |
The configuration factory. |
PhpStorageFactory | class | core/ |
Creates a php storage object. |
PhpStorageFactory.php | file | core/ |
|
PhpStorageFactory::get | function | core/ |
Instantiates a storage for generated PHP code. |
PhpStorageFactoryTest | class | core/ |
Tests the PHP storage factory. |
PhpStorageFactoryTest.php | file | core/ |
|
PhpStorageFactoryTest::setSettings | function | core/ |
Sets the Settings() singleton. |
PhpStorageFactoryTest::setUp | function | core/ |
|
PhpStorageFactoryTest::testGetDefault | function | core/ |
Tests the get() method using the 'default' settings. |
PhpStorageFactoryTest::testGetNoSettings | function | core/ |
Tests the get() method with no settings. |
PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
PluginFormFactory | class | core/ |
Provides form discovery capabilities for plugins. |
PluginFormFactory.php | file | core/ |
|
PluginFormFactory::$classResolver | property | core/ |
The class resolver. |
PluginFormFactory::createInstance | function | core/ |
Creates a new form instance. |
PluginFormFactory::__construct | function | core/ |
PluginFormFactory constructor. |
PluginFormFactoryInterface | interface | core/ |
Provides an interface for retrieving form objects for plugins. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.