Search for manager
- Search 7.x for manager
- Search 9.5.x for manager
- Search 10.3.x for manager
- Search 11.x for manager
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EditorManagerTest::$editorManager | property | core/ |
The manager for text editor plugins. |
EditorManagerTest::$modules | property | core/ |
Modules to enable. |
EditorManagerTest::setUp | function | core/ |
|
EditorManagerTest::testManager | function | core/ |
Tests the configurable text editor manager. |
EditorSelectionTest::$editorManager | property | core/ |
The manager for editor plugins. |
EditorSelector::$editorManager | property | core/ |
The manager for editor plugins. |
EditorSelector::$formatterManager | property | core/ |
The manager for formatter plugins. |
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::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
ElementInfoManager::$elementInfo | property | core/ |
Stores the available element information. |
ElementInfoManager::$themeManager | property | core/ |
The theme manager. |
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 a 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/ |
@coversDefaultClass \Drupal\Core\Render\ElementInfoManager[[api-linebreak]] @group Render |
ElementInfoManagerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Render\ElementInfoManagerTest. |
ElementInfoManagerTest::$cache | property | core/ |
The cache backend to use. |
ElementInfoManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ElementInfoManagerTest::$elementInfo | property | core/ |
The mocked element_info. |
ElementInfoManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ElementInfoManagerTest::$themeManager | property | core/ |
The mocked theme manager. |
ElementInfoManagerTest::providerTestGetInfoElementPlugin | function | core/ |
Provides tests data for testGetInfoElementPlugin(). |
ElementInfoManagerTest::setUp | function | core/ |
@covers ::__construct[[api-linebreak]] |
ElementInfoManagerTest::testGetInfoElementPlugin | function | core/ |
Tests the getInfo() method when render element plugins are used. |
ElementInfoManagerTest::testGetInfoProperty | function | core/ |
@covers ::getInfoProperty[[api-linebreak]] |
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.manager | service | core/ |
Drupal\Core\Entity\EntityManager |
Entity::$entityTypeManager | property | core/ |
The entity type manager. |
Entity::$entityTypeManager | property | core/ |
The entity type manager. |
EntityAccess::$entityTypeManager | property | core/ |
The entity type manager service. |
EntityAccess::$workspaceManager | property | core/ |
The workspace manager service. |
EntityActionBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityActionDeriverBase::$entityTypeManager | property | core/ |
The entity type manager. |
EntityAdapterUnitTest::$entityFieldManager | property | core/ |
|
EntityAdapterUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
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.