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 |
---|---|---|---|
ConfigFactoryTest.php | file | core/ |
|
ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigFactoryTest::$configFactory | property | core/ |
Config factory under test. |
ConfigFactoryTest::$eventDispatcher | property | core/ |
Event Dispatcher. |
ConfigFactoryTest::$storage | property | core/ |
Storage. |
ConfigFactoryTest::$typedConfig | property | core/ |
Typed Config. |
ConfigFactoryTest::setUp | function | core/ |
|
ConfigFactoryTest::testRename | function | core/ |
Tests rename. |
ConfigFormBaseTraitTest::testConfigFactoryException | function | core/ |
Tests config factory exception. |
ConfigFormBaseTraitTest::testConfigFactoryExceptionInvalidProperty | function | core/ |
Tests config factory exception invalid property. |
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. |
ConfiguredTrait::$configFactory | property | core/ |
The configuration factory. |
ConfigureSectionForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
ConstraintFactory | class | core/ |
Constraint plugin factory. |
ConstraintFactory.php | file | core/ |
|
ConstraintFactory::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
ConstraintFactoryTest | class | core/ |
Tests Drupal\Core\Validation\ConstraintFactory. |
ConstraintFactoryTest.php | file | core/ |
|
ConstraintFactoryTest::$modules | property | core/ |
Modules to install. |
ConstraintFactoryTest::testCreateInstance | function | core/ |
Tests create instance. |
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/ |
Creates a plugin instance based on the provided ID and configuration. |
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. |
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/ |
Defines a default cache backend factory. |
DatabaseBackendFactory.php | file | core/ |
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.