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 | 
|---|---|---|---|
| ContextAwarePluginTrait::setContext | function | core/ | |
| ContextAwarePluginTrait::setContextMapping | function | core/ | |
| ContextAwarePluginTrait::setContextValue | function | core/ | |
| ContextAwarePluginTrait::validateContexts | function | core/ | |
| ContextAwarePluginTraitTest | class | core/ | @coversDefaultClass \Drupal\Core\Plugin\ContextAwarePluginTrait[[api-linebreak]] | 
| ContextAwarePluginTraitTest.php | file | core/ | |
| ContextAwarePluginTraitTest::$configurablePlugin | property | core/ | The configurable plugin instance under test. | 
| ContextAwarePluginTraitTest::$plugin | property | core/ | The plugin instance under test. | 
| ContextAwarePluginTraitTest::setUp | function | core/ | |
| ContextAwarePluginTraitTest::testConfigurableGetContextValueFromConfiguration | function | core/ | @covers ::getContextValue[[api-linebreak]] @group legacy | 
| ContextAwarePluginTraitTest::testGetContextDefinition | function | core/ | @covers ::getContextDefinition[[api-linebreak]] | 
| ContextAwarePluginTraitTest::testGetContextDefinitions | function | core/ | @covers ::getContextDefinitions[[api-linebreak]] | 
| ContextAwarePluginTraitTest::testGetContextValue | function | core/ | @covers ::getContextValue[[api-linebreak]] | 
| ContextAwarePluginTraitTest::testGetContextValueFromConfiguration | function | core/ | @covers ::getContextValue[[api-linebreak]] @group legacy | 
| ContextAwarePluginTraitTest::testSetContextValue | function | core/ | @covers ::setContextValue[[api-linebreak]] | 
| ContextHandler::filterPluginDefinitionsByContexts | function | core/ | Determines plugins whose constraints are satisfied by a set of contexts. | 
| ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ | Determines plugins whose constraints are satisfied by a set of contexts. | 
| ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ | Provides data for testFilterPluginDefinitionsByContexts(). | 
| ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ | @covers ::filterPluginDefinitionsByContexts[[api-linebreak]] | 
| ContextPluginTest | class | core/ | Tests that contexts are properly set and working within plugins. | 
| ContextPluginTest.php | file | core/ | |
| ContextPluginTest::$modules | property | core/ | Modules to enable. | 
| ContextPluginTest::testContext | function | core/ | Tests basic context definition and value getters and setters. | 
| ContextualLinkDefaultTest::$pluginDefinition | property | core/ | The used plugin definition. | 
| ContextualLinkDefaultTest::$pluginId | property | core/ | The used plugin ID. | 
| ContextualLinkManager::$pluginsByGroup | property | core/ | A static cache of all the contextual link plugins by group name. | 
| ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ | Gets the contextual link plugins by contextual link group. | 
| ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ | Gets the contextual link plugins by contextual link group. | 
| ContextualLinkManagerTest::$pluginDiscovery | property | core/ | The mocked plugin discovery. | 
| 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. | 
| CustomPlugin | class | core/ | Custom plugin annotation. | 
| CustomPlugin2 | class | core/ | Custom plugin annotation. | 
| CustomPlugin::$id | property | core/ | The plugin ID. | 
| CustomPlugin::$title | property | core/ | The plugin title. | 
| 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. | 
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.
