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 |
---|---|---|---|
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_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/ |
#[\ReturnTypeWillChange] |
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/ |
#[\ReturnTypeWillChange] |
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. |
LazyPluginCollectionTestBase::$pluginInstances | property | core/ |
Stores all setup plugin instances. |
LazyPluginCollectionTestBase::$pluginManager | property | core/ |
The mocked plugin manager. |
LazyPluginCollectionTestBase::getPluginDefinitions | function | core/ |
Returns some example plugin definitions. |
LazyPluginCollectionTestBase::getPluginMock | function | core/ |
Returns a mocked plugin object. |
LazyPluginCollectionTestBase::returnPluginMap | function | core/ |
Return callback for createInstance. |
LazyPluginCollectionTestBase::setUp | function | core/ |
|
LazyPluginCollectionTestBase::setupPluginCollection | function | core/ |
Sets up the default plugin collection. |
LibraryDiscoveryParser::$componentPluginManager | property | core/ |
The component plugin manager. |
LibraryDiscoveryParserTest::$componentPluginManager | property | core/ |
The mocked extension path resolver. |
LinkFieldTest::$plugin | property | core/ |
|
LinkFieldTest::$plugin | property | core/ |
|
ListPlugin | class | core/ |
CKEditor 5 List plugin. |
ListPlugin.php | file | core/ |
|
ListPlugin::buildConfigurationForm | function | core/ |
Form constructor. |
ListPlugin::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ListPlugin::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
ListPlugin::getElementsSubset | function | core/ |
Returns a configured subset of the elements supported by this plugin. |
ListPlugin::submitConfigurationForm | function | core/ |
Form submission handler. |
ListPlugin::validateConfigurationForm | function | core/ |
Form validation handler. |
ListPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin[[api-linebreak]] @group ckeditor5 @internal |
ListPluginTest.php | file | core/ |
|
ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
ListPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig[[api-linebreak]] |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.