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 |
---|---|---|---|
LayoutPluginManagerInterface::getDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getGroupedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
LayoutPluginManagerInterface::getSortedDefinitions | function | core/ |
|
LayoutPluginManagerInterface::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
LayoutPluginManagerTest | class | core/ |
Tests Drupal\Core\Layout\LayoutPluginManager. |
LayoutPluginManagerTest | class | core/ |
Tests Drupal\Core\Layout\LayoutPluginManager. |
LayoutPluginManagerTest.php | file | core/ |
|
LayoutPluginManagerTest.php | file | core/ |
|
LayoutPluginManagerTest::$cacheBackend | property | core/ |
Cache backend instance. |
LayoutPluginManagerTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
LayoutPluginManagerTest::$moduleHandler | property | core/ |
The module handler. |
LayoutPluginManagerTest::$modules | property | core/ |
Modules to install. |
LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
LayoutPluginManagerTest::$themeManager | property | core/ |
The theme manager. |
LayoutPluginManagerTest::activateTheme | function | core/ |
Activates a specified theme. |
LayoutPluginManagerTest::setUp | function | core/ |
|
LayoutPluginManagerTest::setUp | function | core/ |
|
LayoutPluginManagerTest::setUpFilesystem | function | core/ |
Sets up the filesystem with YAML files and annotated plugins. |
LayoutPluginManagerTest::testGetCategories | function | core/ |
Tests get categories. |
LayoutPluginManagerTest::testGetDefinition | function | core/ |
Tests get definition. |
LayoutPluginManagerTest::testGetDefinitions | function | core/ |
Tests get definitions. |
LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
Tests get grouped definitions. |
LayoutPluginManagerTest::testGetLayoutOptions | function | core/ |
Test that modules and themes can alter the list of layouts. |
LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
Tests get sorted definitions. |
LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
Tests get theme implementations. |
LayoutPluginManagerTest::testPluginOverride | function | core/ |
Tests that layout plugins are correctly overridden. |
LayoutPluginManagerTest::testProcessDefinition | function | core/ |
Tests process definition. |
LayoutSectionStorageParamConverter::$sectionStorageManager | property | core/ |
The section storage manager. |
LayoutTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
LibraryDiscoveryCollector::$themeManager | property | core/ |
The theme manager. |
LibraryDiscoveryCollectorTest::$themeManager | property | core/ |
The mocked theme manager. |
LibraryDiscoveryParser::$componentPluginManager | property | core/ |
The component plugin manager. |
LibraryDiscoveryParser::$streamWrapperManager | property | core/ |
The stream wrapper manager. |
LibraryDiscoveryParser::$themeManager | property | core/ |
The theme manager. |
LibraryDiscoveryParserTest::$componentPluginManager | property | core/ |
The mocked extension path resolver. |
LibraryDiscoveryParserTest::$streamWrapperManager | property | core/ |
The mocked stream wrapper manager. |
LibraryDiscoveryParserTest::$themeManager | property | core/ |
The mocked theme manager. |
LinkBase::$accessManager | property | core/ |
The access manager service. |
LinkBase::$entityTypeManager | property | core/ |
The entity type manager. |
LinkBase::$languageManager | property | core/ |
The language manager. |
LinkBase::getEntityTypeManager | function | core/ |
|
LinkBase::getLanguageManager | function | core/ |
Returns the language manager. |
LinkRelationTypeManager | class | core/ |
Provides a default plugin manager for link relation types. |
LinkRelationTypeManager.php | file | core/ |
|
LinkRelationTypeManager::$defaults | property | core/ |
A set of defaults to be referenced by $this->processDefinition(). |
LinkRelationTypeManager::$root | property | core/ |
The app root. |
LinkRelationTypeManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
LinkRelationTypeManager::__construct | function | core/ |
Constructs a new LinkRelationTypeManager. |
Pagination
- Previous page
- Page 38
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.