Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LayoutBuilderTestPlugin.php | file | core/ |
|
LayoutBuilderTestPlugin::build | function | core/ |
Build a render array for layout with regions. |
LayoutDefault::$pluginDefinition | property | core/ |
The layout definition. |
LayoutDefault::getPluginDefinition | function | core/ |
|
LayoutInterface::getPluginDefinition | function | core/ |
|
LayoutPluginManager | class | core/ |
Provides a plugin manager for layouts. |
LayoutPluginManager.php | file | core/ |
|
LayoutPluginManager::$themeHandler | property | core/ |
The theme handler. |
LayoutPluginManager::getCategories | function | core/ |
|
LayoutPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
LayoutPluginManager::getLayoutOptions | function | core/ |
|
LayoutPluginManager::getSortedDefinitions | function | core/ |
|
LayoutPluginManager::getThemeImplementations | function | core/ |
|
LayoutPluginManager::getType | function | core/ |
A string identifying the plugin type. |
LayoutPluginManager::processDefinition | function | core/ |
Performs extra processing on plugin definitions. |
LayoutPluginManager::providerExists | function | core/ |
Determines if the provider of a definition exists. |
LayoutPluginManager::__construct | function | core/ |
LayoutPluginManager constructor. |
LayoutPluginManagerInterface | interface | core/ |
Provides the interface for a plugin manager of layouts. |
LayoutPluginManagerInterface.php | file | core/ |
|
LayoutPluginManagerInterface::createInstance | function | core/ |
|
LayoutPluginManagerInterface::getDefinition | function | core/ |
|
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/ |
@coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager @group Layout |
LayoutPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager @group Layout |
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/ |
@covers ::getCategories |
LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition @covers ::processDefinition |
LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions @covers ::providerExists |
LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions |
LayoutPluginManagerTest::testGetLayoutOptions | function | core/ |
@covers ::getLayoutOptions |
LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
@covers ::getThemeImplementations |
LayoutPluginManagerTest::testPluginOverride | function | core/ |
Tests that layout plugins are correctly overridden. |
LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.