Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.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. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
LayoutPluginManagerTest::$moduleHandler | property | core/ |
The module handler. |
LayoutPluginManagerTest::$themeHandler | property | core/ |
The theme handler. |
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::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions |
LayoutPluginManagerTest::testGetThemeImplementations | function | core/ |
@covers ::getThemeImplementations |
LayoutPluginManagerTest::testProcessDefinition | function | core/ |
@covers ::processDefinition |
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(). |
layout_builder_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_plugin_filter_layout_alter | function | core/ |
Implements hook_plugin_filter_TYPE_alter(). |
layout_builder_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
layout_builder_post_update_discover_blank_layout_plugin | function | core/ |
Clear caches to discover new blank layout plugin. |
layout_builder_post_update_rebuild_plugin_dependencies | function | core/ |
Rebuild plugin dependencies for all entity view displays. |
layout_builder_test_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
LazyPluginCollection | class | core/ |
Defines an object which stores multiple plugin instances to lazy load them. |
LazyPluginCollection.php | file | core/ |
|
LazyPluginCollection::$instanceIds | property | core/ |
Stores the IDs of all potential plugin instances. |
LazyPluginCollection::$pluginInstances | property | core/ |
Stores all instantiated plugins. |
LazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
LazyPluginCollection::clear | function | core/ |
Clears all instantiated plugins. |
LazyPluginCollection::count | function | core/ |
|
LazyPluginCollection::get | function | core/ |
Gets a plugin instance, initializing it if necessary. |
LazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
LazyPluginCollection::getInstanceIds | function | core/ |
Gets all instance IDs. |
LazyPluginCollection::getIterator | function | core/ |
|
LazyPluginCollection::has | function | core/ |
Determines if a plugin instance exists. |
LazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
LazyPluginCollection::remove | function | core/ |
Removes an initialized plugin. |
LazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
LazyPluginCollection::set | function | core/ |
Stores an initialized plugin. |
LazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
LazyPluginCollectionTestBase | class | core/ |
Provides a base class for plugin collection tests. |
LazyPluginCollectionTestBase.php | file | core/ |
|
LazyPluginCollectionTestBase::$config | property | core/ |
Contains the plugin configuration. |
LazyPluginCollectionTestBase::$defaultPluginCollection | property | core/ |
The tested plugin collection. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.