Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 8.9.x for manager
- Search 10.3.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EditorConfigEntityUnitTest::$editorPluginManager | property | core/ |
The editor plugin manager used for testing. |
EditorConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
EditorManager | class | core/ |
Configurable text editor manager. |
EditorManager.php | file | core/ |
|
EditorManager::$attachments | property | core/ |
Static cache of attachments. |
EditorManager::$editors | property | core/ |
Editors. |
EditorManager::getAttachments | function | core/ |
Retrieves text editor libraries and JavaScript settings. |
EditorManager::listOptions | function | core/ |
Populates a key-value pair of available text editors. |
EditorManager::__construct | function | core/ |
Constructs a new \Drupal\Core\Plugin\DefaultPluginManager object. |
EditorManagerTest | class | core/ |
Tests detection of text editors and correct generation of attachments. |
EditorManagerTest.php | file | core/ |
|
EditorManagerTest::$editorManager | property | core/ |
The manager for text editor plugins. |
EditorManagerTest::$modules | property | core/ |
Modules to install. |
EditorManagerTest::setUp | function | core/ |
|
EditorManagerTest::testManager | function | core/ |
Tests the configurable text editor manager. |
Element::$pluginManager | property | core/ |
The Text Editor plugin manager service. |
Element::getTypedDataManager | function | core/ |
Gets the typed configuration manager. |
Element::setTypedDataManager | function | core/ |
Sets the typed config manager. |
ElementInfoManager | class | core/ |
Provides a plugin manager for element plugins. |
ElementInfoManager.php | file | core/ |
|
ElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
ElementInfoManager::buildInfo | function | core/ |
Builds up all element information. |
ElementInfoManager::clearCachedDefinitions | function | core/ |
Clears static and persistent plugin definition caches. |
ElementInfoManager::createInstance | function | core/ |
|
ElementInfoManager::getCid | function | core/ |
Returns the CID used to cache the element info. |
ElementInfoManager::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManager::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManager::__construct | function | core/ |
Constructs an ElementInfoManager object. |
ElementInfoManagerInterface | interface | core/ |
Collects available render array element types. |
ElementInfoManagerInterface.php | file | core/ |
|
ElementInfoManagerInterface::getInfo | function | core/ |
Retrieves the default properties for the defined element type. |
ElementInfoManagerInterface::getInfoProperty | function | core/ |
Retrieves a single property for the defined element type. |
ElementInfoManagerTest | class | core/ |
Tests Drupal\Core\Render\ElementInfoManager. |
ElementInfoManagerTest.php | file | core/ |
|
ElementInfoManagerTest::$cache | property | core/ |
The cache backend to use. |
ElementInfoManagerTest::$elementInfo | property | core/ |
The mocked element_info. |
ElementInfoManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ElementInfoManagerTest::$themeHandler | property | core/ |
The mocked theme handler. |
ElementInfoManagerTest::$themeManager | property | core/ |
The mocked theme manager. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::setUp | function | core/ |
@legacy-covers ::__construct |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
Tests get info property. |
EmailAction::$languageManager | property | core/ |
The language manager. |
EmailAction::$mailManager | property | core/ |
The mail manager. |
EmptySource::$entityTypeManager | property | core/ |
The entity type manager. |
entity.definition_update_manager | service | core/ |
Drupal\Core\Entity\EntityDefinitionUpdateManager |
Entity::$entityFieldManager | property | core/ |
The entity field manager. |
Entity::$entityTypeManager | property | core/ |
The entity type manager. |
Entity::$entityTypeManager | property | core/ |
The entity type manager. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.