Search for factory
- Search 7.x for factory
- Search 9.5.x for factory
- Search 8.9.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. |
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. |
BasicAuth::$configFactory | property | core/ |
The config factory. |
BasicRecursiveValidatorFactory | class | core/ |
A factory for creating Symfony recursive validators. |
BasicRecursiveValidatorFactory.php | file | core/ |
|
BasicRecursiveValidatorFactory::createValidator | function | core/ |
Creates a new RecursiveValidator. |
BasicRecursiveValidatorFactory::__construct | function | core/ |
Constructs a new RecursiveValidatorFactory. |
BigPipe::$configFactory | property | core/ |
The config factory. |
BlockForm::$pluginFormFactory | property | core/ |
The plugin form manager. |
BlockFormTest::$pluginFormFactory | property | core/ |
The plugin form manager. |
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. |
CachedStorageTest::$cacheFactory | property | core/ |
|
CacheFactory | class | core/ |
|
CacheFactory.php | file | core/ |
|
CacheFactory::$container | property | core/ |
The service container. |
CacheFactory::$defaultBinBackends | property | core/ |
A map of cache bin to default cache backend service name. |
CacheFactory::$memoryDefaultBinBackends | property | core/ |
A map of cache bin to default cache memory 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::setContainer | function | core/ |
Sets the service container. |
CacheFactory::__construct | function | core/ |
Constructs CacheFactory object. |
CacheFactoryDecorator | class | core/ |
Decorates a cache factory to register all calls to the cache system. |
CacheFactoryDecorator.php | file | core/ |
|
CacheFactoryDecorator::$cacheBackends | property | core/ |
All wrapped cache backends. |
CacheFactoryDecorator::get | function | core/ |
Gets a cache backend class for a given cache bin. |
CacheFactoryDecorator::__construct | function | core/ |
|
CacheFactoryInterface | interface | core/ |
An interface defining cache factory classes. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.