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 |
---|---|---|---|
PluginFormFactoryTest::$manager | property | core/ |
The manager being tested. |
PluginFormFactoryTest::setUp | function | core/ |
|
PluginFormFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefaultFallback | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceDefinitionException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceInvalidException | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstancePluginAware | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPlugin | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginFormFactoryTest::testCreateInstanceUsingPluginWithSlashes | function | core/ |
@covers ::createInstance[[api-linebreak]] |
PluginManagerBase::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
plugin_form.factory | service | core/ |
Drupal\Core\Plugin\PluginFormFactory |
PrivateTempStoreFactory | class | core/ |
Creates a PrivateTempStore object for a given collection. |
PrivateTempStoreFactory | class | core/ |
Creates a PrivateTempStore object for a given collection. |
PrivateTempStoreFactory.php | file | core/ |
|
PrivateTempStoreFactory.php | file | core/ |
|
PrivateTempStoreFactory::$currentUser | property | core/ |
The current user. |
PrivateTempStoreFactory::$expire | property | core/ |
The time to live for items in seconds. |
PrivateTempStoreFactory::$lockBackend | property | core/ |
The lock object used for this data. |
PrivateTempStoreFactory::$requestStack | property | core/ |
The request stack. |
PrivateTempStoreFactory::$storageFactory | property | core/ |
The storage factory creating the backend to store the data. |
PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
PrivateTempStoreFactory::get | function | core/ |
Creates a PrivateTempStore. |
PrivateTempStoreFactory::__construct | function | core/ |
Constructs a Drupal\Core\TempStore\PrivateTempStoreFactory object. |
ProcessedText::configFactory | function | core/ |
Wraps the config factory. |
psr7.http_foundation_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory |
psr7.http_message_factory | service | core/ |
Symfony\Bridge\PsrHttpMessage\Factory\DiactorosFactory |
Psr7RequestValueResolver::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
PsrResponseSubscriber::$httpFoundationFactory | property | core/ |
The httpFoundation factory. |
PsrResponseSubscriberTest::$httpFoundationFactoryMock | property | core/ |
The tested path root subscriber. |
Query::$configFactory | property | core/ |
The config factory used by the config entity query. |
Query::$keyValueFactory | property | core/ |
The key value factory. |
Query::$keyValueFactory | property | core/ |
The key value factory. |
Query::conditionAggregateGroupFactory | function | core/ |
|
QueryAggregate::conditionAggregateGroupFactory | function | core/ |
|
QueryAggregateInterface::conditionAggregateGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryBase::conditionGroupFactory | function | core/ |
Creates an object holding a group of conditions. |
QueryConditionTrait::conditionGroupFactory | function | core/ |
|
QueryFactory | class | core/ |
Provides a factory for creating entity query objects for the config backend. |
QueryFactory | class | core/ |
Factory class creating entity query objects for the SQL backend. |
QueryFactory | class | core/ |
PostgreSQL specific entity query implementation. |
QueryFactory | class | core/ |
Provides a factory for creating entity query objects for the null backend. |
QueryFactory | class | core/ |
Provides a factory for creating the key value entity query. |
QueryFactory | class | core/ |
Factory class Creating entity query objects. |
QueryFactory | class | core/ |
Workspaces-specific entity query implementation. |
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
|
QueryFactory.php | file | core/ |
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.