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 |
---|---|---|---|
AccessArgumentsResolverFactory | class | core/ |
Resolves the arguments to pass to an access check callable. |
AccessArgumentsResolverFactory.php | file | core/ |
|
AccessArgumentsResolverFactory::getArgumentsResolver | function | core/ |
|
AccessArgumentsResolverFactoryInterface | interface | core/ |
Constructs the arguments resolver instance to use when running access checks. |
AccessArgumentsResolverFactoryInterface.php | file | core/ |
|
AccessArgumentsResolverFactoryInterface::getArgumentsResolver | function | core/ |
Returns the arguments resolver to use when running access checks. |
AccessManager::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::$argumentsResolverFactory | property | core/ |
The access arguments resolver. |
AccessManagerTest::setupAccessArgumentsResolverFactory | function | core/ |
Add default expectations to the access arguments resolver factory. |
access_arguments_resolver_factory | service | core/ |
Drupal\Core\Access\AccessArgumentsResolverFactory |
AdminNegotiator::$configFactory | property | core/ |
The config factory. |
AdminPathConfigEntityConverter::$configFactory | property | core/ |
The config factory. |
AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
AjaxBasePageNegotiator::$configFactory | property | core/ |
The config factory. |
ApcuBackendFactory | class | core/ |
|
ApcuBackendFactory.php | file | core/ |
|
ApcuBackendFactory::$backendClass | property | core/ |
The APCU backend class to use. |
ApcuBackendFactory::$checksumProvider | property | core/ |
The cache tags checksum provider. |
ApcuBackendFactory::$sitePrefix | property | core/ |
The site prefix string. |
ApcuBackendFactory::get | function | core/ |
Gets ApcuBackend for the specified cache bin. |
ApcuBackendFactory::__construct | function | core/ |
Constructs an ApcuBackendFactory object. |
app.root.factory | service | core/ |
Drupal\Core\AppRootFactory |
AppRootFactory | class | core/ |
Gets the app root from the kernel. |
AppRootFactory.php | file | core/ |
|
AppRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
AppRootFactory::get | function | core/ |
Gets the app root. |
AppRootFactory::__construct | function | core/ |
Constructs an AppRootFactory instance. |
BasicAuth::$configFactory | property | core/ |
The config factory. |
BigPipe::$configFactory | property | core/ |
The config factory. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockTheme::$configFactory | property | core/ |
Contains the configuration object factory. |
BookManager::$configFactory | property | core/ |
Config Factory Service Object. |
BookManagerTest::$configFactory | property | core/ |
The mocked config factory. |
BootstrapConfigStorageFactory | class | core/ |
Defines a factory for retrieving the config storage used pre-kernel. |
BootstrapConfigStorageFactory.php | file | core/ |
|
BootstrapConfigStorageFactory::get | function | core/ |
Returns a configuration storage implementation. |
BootstrapConfigStorageFactory::getDatabaseStorage | function | core/ |
Returns a Database configuration storage implementation. |
BootstrapConfigStorageFactory::getFileStorage | function | core/ |
Returns a File-based configuration storage implementation. |
CachedStorageTest::$cacheFactory | property | core/ |
|
CacheFactory | class | core/ |
|
CacheFactory.php | file | core/ |
|
CacheFactory::$defaultBinBackends | property | core/ |
A map of cache bin to default cache backend service name. |
CacheFactory::$settings | property | core/ |
The site settings. |
CacheFactory::get | function | core/ |
Instantiates a cache backend class for a given cache bin. |
CacheFactory::__construct | function | core/ |
Constructs CacheFactory object. |
CacheFactoryInterface | interface | core/ |
An interface defining cache factory classes. |
CacheFactoryInterface.php | file | core/ |
|
CacheFactoryInterface::get | function | core/ |
Gets a cache backend class for a given cache bin. |
CacheFactoryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheFactory[[api-linebreak]] @group Cache |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.