Search for factory

  1. Search 7.x for factory
  2. Search 9.5.x for factory
  3. Search 10.3.x for factory
  4. Search 11.x for factory
  5. Other projects
Title Object type File name Summary
update.root.factory service core/modules/update/update.services.yml Drupal\update\UpdateRootFactory
UpdateCacheBackendFactory class core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Cache factory implementation for use during Drupal database updates.
UpdateCacheBackendFactory.php file core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php
UpdateCacheBackendFactory::$bins property core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php Instantiated update cache bins.
UpdateCacheBackendFactory::$cacheFactory property core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php The regular runtime cache_factory service.
UpdateCacheBackendFactory::get function core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php
UpdateCacheBackendFactory::__construct function core/lib/Drupal/Core/Update/UpdateCacheBackendFactory.php UpdateCacheBackendFactory constructor.
Updater::factory function core/lib/Drupal/Core/Updater/Updater.php Returns an Updater of the appropriate type depending on the source.
UpdateRegistryFactory class core/lib/Drupal/Core/Update/UpdateRegistryFactory.php Service factory for the update registry.
UpdateRegistryFactory.php file core/lib/Drupal/Core/Update/UpdateRegistryFactory.php
UpdateRegistryFactory::create function core/lib/Drupal/Core/Update/UpdateRegistryFactory.php Creates a new UpdateRegistry instance.
UpdateRootFactory class core/modules/update/src/UpdateRootFactory.php Gets the root path used by the Update Manager to install or update projects.
UpdateRootFactory.php file core/modules/update/src/UpdateRootFactory.php
UpdateRootFactory::$drupalKernel property core/modules/update/src/UpdateRootFactory.php The Drupal kernel.
UpdateRootFactory::$requestStack property core/modules/update/src/UpdateRootFactory.php The request stack.
UpdateRootFactory::get function core/modules/update/src/UpdateRootFactory.php Gets the root path under which projects are installed or updated.
UpdateRootFactory::__construct function core/modules/update/src/UpdateRootFactory.php Constructs an UpdateRootFactory instance.
UserMultipleCancelConfirm::$tempStoreFactory property core/modules/user/src/Form/UserMultipleCancelConfirm.php The temp store factory.
ViewAjaxController::$executableFactory property core/modules/views/src/Controller/ViewAjaxController.php The factory to load a view executable with.
ViewAjaxControllerTest::$executableFactory property core/modules/views/tests/src/Unit/Controller/ViewAjaxControllerTest.php The mocked executable factory.
ViewExecutableFactory class core/modules/views/src/ViewExecutableFactory.php Defines the cache backend factory.
ViewExecutableFactory.php file core/modules/views/src/ViewExecutableFactory.php
ViewExecutableFactory::$requestStack property core/modules/views/src/ViewExecutableFactory.php The request stack.
ViewExecutableFactory::$routeProvider property core/modules/views/src/ViewExecutableFactory.php The route provider.
ViewExecutableFactory::$user property core/modules/views/src/ViewExecutableFactory.php Stores the current user.
ViewExecutableFactory::$viewsData property core/modules/views/src/ViewExecutableFactory.php The views data.
ViewExecutableFactory::get function core/modules/views/src/ViewExecutableFactory.php Instantiates a ViewExecutable class.
ViewExecutableFactory::__construct function core/modules/views/src/ViewExecutableFactory.php Constructs a new ViewExecutableFactory
ViewExecutableFactoryTest class core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php @coversDefaultClass \Drupal\views\ViewExecutableFactory[[api-linebreak]]
@group views
ViewExecutableFactoryTest.php file core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php
ViewExecutableFactoryTest::$requestStack property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mock request stack object.
ViewExecutableFactoryTest::$routeProvider property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mocked route provider.
ViewExecutableFactoryTest::$user property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mock user object.
ViewExecutableFactoryTest::$view property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mock view entity.
ViewExecutableFactoryTest::$viewExecutableFactory property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The ViewExecutableFactory class under test.
ViewExecutableFactoryTest::$viewsData property core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php The mocked views data.
ViewExecutableFactoryTest::setUp function core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php
ViewExecutableFactoryTest::testGet function core/modules/views/tests/src/Unit/ViewExecutableFactoryTest.php Tests the get method.
ViewExecutableTest::$viewExecutableFactory property core/modules/views/tests/src/Unit/ViewExecutableTest.php The mocked view executable.
ViewExecutableTest::testFactoryService function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the views.executable container service.
Views::executableFactory function core/modules/views/src/Views.php Returns the view executable factory service.
ViewsBlockTest::$executableFactory property core/modules/views/tests/src/Unit/Plugin/Block/ViewsBlockTest.php The view executable factory.
ViewsDataTest::$configFactory property core/modules/views/tests/src/Unit/ViewsDataTest.php The mocked config factory.
ViewsHandlerManagerTest::$factory property core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php The mocked factory.
ViewsHandlerManagerTest::setupMockedFactory function core/modules/views/tests/src/Unit/ViewsHandlerManagerTest.php Setups of the plugin factory.
ViewsMenuLink::$viewExecutableFactory property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The view executable factory.
ViewUIConverter::$tempStoreFactory property core/modules/views_ui/src/ParamConverter/ViewUIConverter.php Stores the tempstore factory.
WorkflowEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowEditForm.php The plugin form factory.
WorkflowStateAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateAddForm.php The plugin form factory.
WorkflowStateEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateEditForm.php The plugin form factory.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.