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 |
|---|---|---|---|
| LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
| LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
| LayoutBuilderSectionStorageTest::testRenderByContextAwarePluginDelegate | function | core/ |
Tests that section loading is delegated to plugins during rendering. |
| LayoutBuilderTest::testPluginDependencies | function | core/ |
Tests that component's dependencies are respected during removal. |
| LayoutBuilderTestPlugin | class | core/ |
The Layout Builder Test Plugin. |
| 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/ |
Gets the names of all categories. |
| LayoutPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LayoutPluginManager::getGroupedDefinitions | function | core/ |
|
| LayoutPluginManager::getLayoutOptions | function | core/ |
Returns an array of layout labels grouped by category. |
| LayoutPluginManager::getSortedDefinitions | function | core/ |
|
| LayoutPluginManager::getThemeImplementations | function | core/ |
Gets theme implementations for layouts. |
| 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[[api-linebreak]] @group Layout |
| LayoutPluginManagerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Layout\LayoutPluginManager[[api-linebreak]] @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[[api-linebreak]] |
| LayoutPluginManagerTest::testGetDefinition | function | core/ |
@covers ::getDefinition[[api-linebreak]] @covers ::processDefinition[[api-linebreak]] |
| LayoutPluginManagerTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] @covers ::providerExists[[api-linebreak]] |
| LayoutPluginManagerTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
Pagination
- Previous page
- Page 33
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.