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 |
|---|---|---|---|
| ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
| ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
| ContextualLinkManagerTest::testPluginDefinitionAlter | function | core/ |
Tests the plugins alter hook. |
| Contrib::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| Core::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
| CronQueueTestDeriverQueue::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CronQueueTestException::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CronQueueTestRequeueException::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CronQueueTestSuspendQueue::PLUGIN_ID | constant | core/ |
The plugin ID. |
| CustomPlugin | class | core/ |
Custom plugin annotation. |
| CustomPlugin | class | core/ |
Custom plugin attribute. |
| CustomPlugin.php | file | core/ |
|
| CustomPlugin2 | class | core/ |
Custom plugin annotation. |
| CustomPlugin2 | class | core/ |
Custom plugin attribute. |
| CustomPlugin::$id | property | core/ |
The plugin ID. |
| CustomPlugin::$title | property | core/ |
The plugin title. |
| CustomPlugin::__construct | function | core/ |
Constructs a CustomPlugin attribute object. |
| D6NodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| D6TermNodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| D6TermNodeDeriver::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| D7NodeDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| D7TaxonomyTermDeriver::$basePluginId | property | core/ |
The base plugin ID this derivative is for. |
| DefaultFactory::getPluginClass | function | core/ |
Finds the class relevant for a given plugin. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceAndInvalidClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface but no implementation. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithInterfaceWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a required interface. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithMissingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a missing class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithNotExistingClassWithObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a non-existent class definition. |
| DefaultFactoryTest::testGetPluginClassWithValidArrayPluginDefinition | function | core/ |
Tests getPluginClass() with a valid array plugin definition. |
| DefaultFactoryTest::testGetPluginClassWithValidObjectPluginDefinition | function | core/ |
Tests getPluginClass() with a valid object plugin definition. |
| DefaultLazyPluginCollection | class | core/ |
Provides a default plugin collection for a plugin type. |
| DefaultLazyPluginCollection.php | file | core/ |
|
| DefaultLazyPluginCollection::$configurations | property | core/ |
The initial configuration for each plugin in the collection. |
| DefaultLazyPluginCollection::$manager | property | core/ |
The manager used to instantiate the plugins. |
| DefaultLazyPluginCollection::$originalOrder | property | core/ |
The original order of the instances. |
| DefaultLazyPluginCollection::$pluginKey | property | core/ |
The key within the plugin configuration that contains the plugin ID. |
| DefaultLazyPluginCollection::addInstanceId | function | core/ |
Adds an instance ID to the available instance IDs. |
| DefaultLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultLazyPluginCollection::initializePlugin | function | core/ |
Initializes and stores a plugin. |
| DefaultLazyPluginCollection::removeInstanceId | function | core/ |
Removes an instance ID. |
| DefaultLazyPluginCollection::setConfiguration | function | core/ |
Sets the configuration for all plugins in this collection. |
| DefaultLazyPluginCollection::setInstanceConfiguration | function | core/ |
Updates the configuration for a plugin instance. |
| DefaultLazyPluginCollection::sort | function | core/ |
Sorts all plugin instances in this collection. |
| DefaultLazyPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| DefaultLazyPluginCollection::__construct | function | core/ |
Constructs a new DefaultLazyPluginCollection object. |
| DefaultLazyPluginCollectionTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\DefaultLazyPluginCollection[[api-linebreak]] @group Plugin |
| DefaultLazyPluginCollectionTest.php | file | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.