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 |
---|---|---|---|
TrustedHostsRequestFactory::__construct | function | core/ |
Creates a new TrustedHostsRequestFactory. |
TrustedHostsRequestFactoryTest | class | core/ |
Tests the trusted hosts request factory. |
TrustedHostsRequestFactoryTest.php | file | core/ |
|
TrustedHostsRequestFactoryTest::providerTestCreateRequest | function | core/ |
Provides data for testCreateRequest(). |
TrustedHostsRequestFactoryTest::testCreateRequest | function | core/ |
Tests TrustedHostsRequestFactory::createRequest(). |
UnitTestCase::getConfigFactoryStub | function | core/ |
Returns a stub config factory that behaves according to the passed array. |
UnroutedUrlAssemblerTest::$configFactory | property | core/ |
The mocked config factory. |
UpdateCacheBackendFactory | class | core/ |
Cache factory implementation for use during Drupal database updates. |
UpdateCacheBackendFactory.php | file | core/ |
|
UpdateCacheBackendFactory::$bins | property | core/ |
Instantiated update cache bins. |
UpdateCacheBackendFactory::$cacheFactory | property | core/ |
The regular runtime cache_factory service. |
UpdateCacheBackendFactory::get | function | core/ |
Gets a cache backend class for a given cache bin. |
UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
UpdateHookRegistryTest::$keyValueFactory | property | core/ |
|
UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
Updater::factory | function | core/ |
Returns an Updater of the appropriate type depending on the source. |
UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
validation.basic_recursive_validator_factory | service | core/ |
Drupal\Core\Validation\BasicRecursiveValidatorFactory |
VariationCacheFactory | class | core/ |
Defines the variation cache factory. |
VariationCacheFactory.php | file | core/ |
|
VariationCacheFactory::$bins | property | core/ |
Instantiated variation cache bins. |
VariationCacheFactory::get | function | core/ |
Gets a variation cache for a given cache bin. |
VariationCacheFactory::__construct | function | core/ |
Constructs a new VariationCacheFactory object. |
VariationCacheFactoryInterface | interface | core/ |
An interface defining variation cache factory classes. |
VariationCacheFactoryInterface.php | file | core/ |
|
VariationCacheFactoryInterface::get | function | core/ |
Gets a variation cache for a given cache bin. |
variation_cache_factory | service | core/ |
Drupal\Core\Cache\VariationCacheFactory |
ViewAjaxController::$executableFactory | property | core/ |
The factory to load a view executable with. |
ViewAjaxControllerTest::$executableFactory | property | core/ |
The mocked executable factory. |
ViewExecutableFactory | class | core/ |
Defines the cache backend factory. |
ViewExecutableFactory.php | file | core/ |
|
ViewExecutableFactory::$requestStack | property | core/ |
The request stack. |
ViewExecutableFactory::$routeProvider | property | core/ |
The route provider. |
ViewExecutableFactory::$user | property | core/ |
Stores the current user. |
ViewExecutableFactory::$viewsData | property | core/ |
The views data. |
ViewExecutableFactory::get | function | core/ |
Instantiates a ViewExecutable class. |
ViewExecutableFactory::__construct | function | core/ |
Constructs a new ViewExecutableFactory. |
ViewExecutableFactoryTest | class | core/ |
Tests Drupal\views\ViewExecutableFactory. |
ViewExecutableFactoryTest.php | file | core/ |
|
ViewExecutableFactoryTest::$displayPluginManager | property | core/ |
The display plugin manager. |
ViewExecutableFactoryTest::$requestStack | property | core/ |
The mock request stack object. |
ViewExecutableFactoryTest::$routeProvider | property | core/ |
The mocked route provider. |
ViewExecutableFactoryTest::$user | property | core/ |
The mock user object. |
ViewExecutableFactoryTest::$view | property | core/ |
The mock view entity. |
ViewExecutableFactoryTest::$viewExecutableFactory | property | core/ |
The ViewExecutableFactory class under test. |
ViewExecutableFactoryTest::$viewsData | property | core/ |
The mocked views data. |
ViewExecutableFactoryTest::setUp | function | core/ |
|
ViewExecutableFactoryTest::testGet | function | core/ |
Tests the get method. |
ViewExecutableTest::$viewExecutableFactory | property | core/ |
The mocked view executable. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.