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 |
---|---|---|---|
DatabaseBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
DatabaseBackendFactory::$connection | property | core/ |
The database connection. |
DatabaseBackendFactory::get | function | core/ |
Gets DatabaseBackend for the specified cache bin. |
DatabaseBackendFactory::getMaxRowsForBin | function | core/ |
Gets the max rows for the specified cache bin. |
DatabaseBackendFactory::__construct | function | core/ |
Constructs the DatabaseBackendFactory object. |
DatabaseBackendFactoryTest | class | core/ |
Tests Drupal\Core\Cache\DatabaseBackendFactory. |
DatabaseBackendFactoryTest.php | file | core/ |
|
DatabaseBackendFactoryTest::getProvider | function | core/ |
|
DatabaseBackendFactoryTest::testGet | function | core/ |
Tests get. |
DateFormatter::$configFactory | property | core/ |
The configuration factory. |
DbUpdateController::$keyValueExpirableFactory | property | core/ |
The keyvalue expirable factory. |
DbUpdateNegotiator::$configFactory | property | core/ |
The config factory. |
DefaultFactory | class | core/ |
Default plugin factory. |
DefaultFactory.php | file | core/ |
|
DefaultFactory::$discovery | property | core/ |
The object that gets the plugin definitions that this factory instantiates. |
DefaultFactory::$interface | property | core/ |
Defines an interface each plugin should implement. |
DefaultFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
DefaultFactory::__construct | function | core/ |
Constructs a Drupal\Component\Plugin\Factory\DefaultFactory object. |
DefaultFactoryTest | class | core/ |
Tests Drupal\Component\Plugin\Factory\DefaultFactory. |
DefaultFactoryTest.php | file | core/ |
|
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
DefaultNegotiator::$configFactory | property | core/ |
The system theme config object. |
DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
Drupal::configFactory | function | core/ |
Retrieves the configuration factory. |
Drupal\Core\File\MimeType\MimeTypeMapFactory | service | core/ |
|
Drupal\Core\Mailer\TransportServiceFactory | service | core/ |
|
Drupal\Core\Mailer\Transport\SendmailCommandValidationTransportFactory | service | core/ |
|
Drupal\fixture_manipulator\ProcessFactory | service | core/ |
|
Drupal\mailer_transport_factory_kernel_test\Transport\CanaryTransportFactory | service | core/ |
|
Drupal\package_manager\TranslatableStringFactory | service | core/ |
|
EditorConfigTranslationSubscriber::$configFactory | property | core/ |
The config factory. |
EditorFileReference::$imageFactory | property | core/ |
The image factory. |
EntityConfigBase::$configFactory | property | core/ |
The configuration factory. |
EntityFieldManager::$keyValueFactory | property | core/ |
The key-value factory. |
EntityFieldManagerTest::$keyValueFactory | property | core/ |
The keyvalue factory. |
EntityLastInstalledSchemaRepository::$keyValueFactory | property | core/ |
The key-value factory. |
EntityQueryServiceDeprecationTest::testFactoryOverriddenService | function | core/ |
Tests getting the backend overridden service does not trigger deprecations. |
EntityReferenceEntityFormatter::$loggerFactory | property | core/ |
The logger factory. |
EntityResource::$configFactory | property | core/ |
The config factory. |
EntityTestContainerFactoryPlugin | class | core/ |
A dummy constraint for testing \Drupal\Core\Validation\ConstraintFactory. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.