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 |
---|---|---|---|
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]] |
LayoutPluginManagerTest::testGetLayoutOptions | function | core/ |
@covers ::getLayoutOptions[[api-linebreak]] |
LayoutPluginManagerTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
@covers ::getThemeImplementations[[api-linebreak]] |
LayoutPluginManagerTest::testPluginOverride | function | core/ |
Tests that layout plugins are correctly overridden. |
LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition[[api-linebreak]] |
LayoutTest::$layoutPluginManager | property | core/ |
The layout plugin manager. |
LayoutTestDependenciesPlugin | class | core/ |
Provides a plugin that contains config dependencies. |
LayoutTestDependenciesPlugin.php | file | core/ |
|
LayoutTestDependenciesPlugin::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
LayoutTestPlugin | class | core/ |
The plugin that handles the default layout template. |
LayoutTestPlugin.php | file | core/ |
|
LayoutTestPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
LayoutTestPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
LayoutTestPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
LayoutTestPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
layout_builder_plugin_filter_block_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
layout_builder_plugin_filter_block__block_ui_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
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.