Search for plugin
- Search 7.x for plugin
- Search 8.9.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 |
---|---|---|---|
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. |
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. |
LinkFieldTest::$plugin | property | core/ |
|
LinkFieldTest::$plugin | property | core/ |
|
ListPlugin | class | core/ |
CKEditor 5 List plugin. |
ListPlugin.php | file | core/ |
|
ListPlugin::buildConfigurationForm | function | core/ |
|
ListPlugin::defaultConfiguration | function | core/ |
|
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/ |
|
ListPlugin::validateConfigurationForm | function | core/ |
|
ListPluginTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin @group ckeditor5 @internal |
ListPluginTest.php | file | core/ |
|
ListPluginTest::providerGetDynamicPluginConfig | function | core/ |
Provides a list of configs to test. |
ListPluginTest::testGetDynamicPluginConfig | function | core/ |
@covers ::getDynamicPluginConfig |
LocalActionDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalActionDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
LocalTaskDefaultTest::$pluginDefinition | property | core/ |
The used plugin definition. |
LocalTaskDefaultTest::$pluginId | property | core/ |
The used plugin ID. |
LocalTaskDefaultTest::testGetRouteParametersInPluginDefinitions | function | core/ |
@covers ::getRouteParameters |
LocalTaskManagerTest::$pluginDiscovery | property | core/ |
The mocked plugin discovery. |
LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
LocalTasksTest::testPluginLocalTask | function | core/ |
Tests the plugin based local tasks. |
LogTest::$logPlugin | property | core/ |
The Log process plugin. |
MainContentBlockPluginInterface | interface | core/ |
The interface for "main page content" blocks. |
MainContentBlockPluginInterface.php | file | core/ |
|
MainContentBlockPluginInterface::setMainContent | function | core/ |
Sets the main content render array. |
Media::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
MediaLibrary::getDynamicPluginConfig | function | core/ |
Allows a plugin to modify its static configuration. |
MediaType::$sourcePluginCollection | property | core/ |
Lazy collection for the media source. |
MediaType::getPluginCollections | function | core/ |
|
MediaType::sourcePluginCollection | function | core/ |
Returns media source lazy plugin collection. |
MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
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.