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 |
---|---|---|---|
ConfigInstaller::$configFactory | property | core/ |
The configuration factory. |
ConfigManager::$configFactory | property | core/ |
The configuration factory. |
ConfigManager::getConfigFactory | function | core/ |
Gets the config factory. |
ConfigManagerInterface::getConfigFactory | function | core/ |
Gets the config factory. |
ConfigNamesMapper::$configFactory | property | core/ |
The configuration factory. |
ConfigSubscriber::$configFactory | property | core/ |
The configuration factory. |
ConfigurableLanguageManager::$configFactory | property | core/ |
The configuration storage service. |
ConfigurableLanguageManager::$configFactoryOverride | property | core/ |
The language configuration override service. |
ConfigureBlockFormBase::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConstraintFactory | class | core/ |
Constraint plugin factory. |
ConstraintFactory.php | file | core/ |
|
ConstraintFactory::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
ConstraintFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Validation\ConstraintFactory[[api-linebreak]] |
ConstraintFactoryTest.php | file | core/ |
|
ConstraintFactoryTest::$modules | property | core/ |
|
ConstraintFactoryTest::testCreateInstance | function | core/ |
@covers ::createInstance[[api-linebreak]] |
ConstraintValidatorFactory | class | core/ |
Defines a constraint validator factory that works with container injection. |
ConstraintValidatorFactory.php | file | core/ |
|
ConstraintValidatorFactory::$classResolver | property | core/ |
The class resolver. |
ConstraintValidatorFactory::getInstance | function | core/ |
|
ConstraintValidatorFactory::__construct | function | core/ |
Constructs a new ConstraintValidatorFactory. |
ContactPageAccess::$configFactory | property | core/ |
The contact settings config object. |
ContainerFactory | class | core/ |
Plugin factory which passes a container to a create method. |
ContainerFactory.php | file | core/ |
|
ContainerFactory::createInstance | function | core/ |
|
ContainerFactoryPluginInterface | interface | core/ |
Defines an interface for pulling plugin dependencies from the container. |
ContainerFactoryPluginInterface.php | file | core/ |
|
ContainerFactoryPluginInterface::create | function | core/ |
Creates an instance of the plugin. |
ContainerTest::testGetForFactoryClass | function | core/ |
Tests that Container::get() for factories via class works (Symfony 2.7.0). |
ContainerTest::testGetForFactoryService | function | core/ |
Tests Container::get() for factories via services (Symfony 2.7.0). |
ContainerTest::testGetForWrongFactory | function | core/ |
Tests that Container::get() for wrong factories works correctly. |
ContentModerationWorkflowConfigTest::$configFactory | property | core/ |
|
ControllerBase::$configFactory | property | core/ |
The configuration factory. |
ControllerResolver::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
ControllerResolverTest::$httpMessageFactory | property | core/ |
The PSR-7 converter. |
Cron::$queueFactory | property | core/ |
The queue service. |
CustomAccessCheck::$argumentsResolverFactory | property | core/ |
The arguments resolver. |
CustomAccessCheckTest::$argumentsResolverFactory | property | core/ |
The mocked arguments resolver. |
CustomPageExceptionHtmlSubscriber::$configFactory | property | core/ |
The configuration factory. |
CustomPageExceptionHtmlSubscriberTest::$configFactory | property | core/ |
The mocked config factory. |
DatabaseBackendFactory | class | core/ |
|
DatabaseBackendFactory.php | file | core/ |
|
DatabaseBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
DatabaseBackendFactory::$connection | property | core/ |
The database connection. |
DatabaseBackendFactory::$settings | property | core/ |
The site settings. |
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/ |
@coversDefaultClass \Drupal\Core\Cache\DatabaseBackendFactory[[api-linebreak]] @group Cache |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.