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 |
---|---|---|---|
update.root.factory | service | core/ |
Drupal\update\UpdateRootFactory |
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/ |
|
UpdateCacheBackendFactory::__construct | function | core/ |
UpdateCacheBackendFactory constructor. |
Updater::factory | function | core/ |
Returns an Updater of the appropriate type depending on the source. |
UpdateRegistryFactory | class | core/ |
Service factory for the update registry. |
UpdateRegistryFactory.php | file | core/ |
|
UpdateRegistryFactory::create | function | core/ |
Creates a new UpdateRegistry instance. |
UpdateRootFactory | class | core/ |
Gets the root path used by the Update Manager to install or update projects. |
UpdateRootFactory.php | file | core/ |
|
UpdateRootFactory::$drupalKernel | property | core/ |
The Drupal kernel. |
UpdateRootFactory::$requestStack | property | core/ |
The request stack. |
UpdateRootFactory::get | function | core/ |
Gets the root path under which projects are installed or updated. |
UpdateRootFactory::__construct | function | core/ |
Constructs an UpdateRootFactory instance. |
UserMultipleCancelConfirm::$tempStoreFactory | property | core/ |
The temp store factory. |
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/ |
@coversDefaultClass \Drupal\views\ViewExecutableFactory[[api-linebreak]] @group views |
ViewExecutableFactoryTest.php | file | core/ |
|
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. |
ViewExecutableTest::testFactoryService | function | core/ |
Tests the views.executable container service. |
Views::executableFactory | function | core/ |
Returns the view executable factory service. |
ViewsBlockTest::$executableFactory | property | core/ |
The view executable factory. |
ViewsDataTest::$configFactory | property | core/ |
The mocked config factory. |
ViewsHandlerManagerTest::$factory | property | core/ |
The mocked factory. |
ViewsHandlerManagerTest::setupMockedFactory | function | core/ |
Setups of the plugin factory. |
ViewsMenuLink::$viewExecutableFactory | property | core/ |
The view executable factory. |
ViewUIConverter::$tempStoreFactory | property | core/ |
Stores the tempstore factory. |
WorkflowEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowStateEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.