Search for manager

  1. Search 7.x for manager
  2. Search 9.5.x for manager
  3. Search 8.9.x for manager
  4. Search 10.3.x for manager
  5. Other projects
Title Object type File name Summary
EditorConfigEntityUnitTest::$editorPluginManager property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The editor plugin manager used for testing.
EditorConfigEntityUnitTest::$entityTypeManager property core/modules/editor/tests/src/Unit/EditorConfigEntityUnitTest.php The entity type manager used for testing.
EditorManager class core/modules/editor/src/Plugin/EditorManager.php Configurable text editor manager.
EditorManager.php file core/modules/editor/src/Plugin/EditorManager.php
EditorManager::$attachments property core/modules/editor/src/Plugin/EditorManager.php Static cache of attachments.
EditorManager::$editors property core/modules/editor/src/Plugin/EditorManager.php Editors.
EditorManager::getAttachments function core/modules/editor/src/Plugin/EditorManager.php Retrieves text editor libraries and JavaScript settings.
EditorManager::listOptions function core/modules/editor/src/Plugin/EditorManager.php Populates a key-value pair of available text editors.
EditorManager::__construct function core/modules/editor/src/Plugin/EditorManager.php Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object.
EditorManagerTest class core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests detection of text editors and correct generation of attachments.
EditorManagerTest.php file core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::$editorManager property core/modules/editor/tests/src/Kernel/EditorManagerTest.php The manager for text editor plugins.
EditorManagerTest::$modules property core/modules/editor/tests/src/Kernel/EditorManagerTest.php Modules to install.
EditorManagerTest::setUp function core/modules/editor/tests/src/Kernel/EditorManagerTest.php
EditorManagerTest::testManager function core/modules/editor/tests/src/Kernel/EditorManagerTest.php Tests the configurable text editor manager.
Element::$pluginManager property core/modules/editor/src/Element.php The Text Editor plugin manager service.
Element::getTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Gets the typed configuration manager.
Element::setTypedDataManager function core/lib/Drupal/Core/Config/Schema/Element.php Sets the typed config manager.
ElementInfoManager class core/lib/Drupal/Core/Render/ElementInfoManager.php Provides a plugin manager for element plugins.
ElementInfoManager.php file core/lib/Drupal/Core/Render/ElementInfoManager.php
ElementInfoManager::$elementInfo property core/lib/Drupal/Core/Render/ElementInfoManager.php Stores the available element information.
ElementInfoManager::buildInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Builds up all element information.
ElementInfoManager::clearCachedDefinitions function core/lib/Drupal/Core/Render/ElementInfoManager.php Clears static and persistent plugin definition caches.
ElementInfoManager::createInstance function core/lib/Drupal/Core/Render/ElementInfoManager.php
ElementInfoManager::getCid function core/lib/Drupal/Core/Render/ElementInfoManager.php Returns the CID used to cache the element info.
ElementInfoManager::getInfo function core/lib/Drupal/Core/Render/ElementInfoManager.php Retrieves the default properties for the defined element type.
ElementInfoManager::getInfoProperty function core/lib/Drupal/Core/Render/ElementInfoManager.php Retrieves a single property for the defined element type.
ElementInfoManager::__construct function core/lib/Drupal/Core/Render/ElementInfoManager.php Constructs an ElementInfoManager object.
ElementInfoManagerInterface interface core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php Collects available render array element types.
ElementInfoManagerInterface.php file core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php
ElementInfoManagerInterface::getInfo function core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php Retrieves the default properties for the defined element type.
ElementInfoManagerInterface::getInfoProperty function core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php Retrieves a single property for the defined element type.
ElementInfoManagerTest class core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Tests Drupal\Core\Render\ElementInfoManager.
ElementInfoManagerTest.php file core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php
ElementInfoManagerTest::$cache property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The cache backend to use.
ElementInfoManagerTest::$elementInfo property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked element_info.
ElementInfoManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked module handler.
ElementInfoManagerTest::$themeHandler property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked theme handler.
ElementInfoManagerTest::$themeManager property core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php The mocked theme manager.
ElementInfoManagerTest::providerTestGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Provides tests data for testGetInfoElementPlugin().
ElementInfoManagerTest::setUp function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php @legacy-covers ::__construct
ElementInfoManagerTest::testGetInfoElementPlugin function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Tests the getInfo() method when render element plugins are used.
ElementInfoManagerTest::testGetInfoProperty function core/tests/Drupal/Tests/Core/Render/ElementInfoManagerTest.php Tests get info property.
EmailAction::$languageManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The language manager.
EmailAction::$mailManager property core/lib/Drupal/Core/Action/Plugin/Action/EmailAction.php The mail manager.
EmptySource::$entityTypeManager property core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php The entity type manager.
entity.definition_update_manager service core/core.services.yml Drupal\Core\Entity\EntityDefinitionUpdateManager
Entity::$entityFieldManager property core/modules/migrate/src/Plugin/migrate/destination/Entity.php The entity field manager.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/argument_validator/Entity.php The entity type manager.
Entity::$entityTypeManager property core/modules/views/src/Plugin/views/area/Entity.php The entity type manager.

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