Search for plugin
- Search 7.x for plugin
- Search 9.5.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 | composer/ |
Composer plugin for handling dependency unpacking. |
| 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 |
|---|---|---|---|
| PluginTest::testSetClass | function | core/ |
@legacy-covers ::setClass @legacy-covers ::getClass |
| PluginTest::testSetProvider | function | core/ |
Tests set provider. |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider @legacy-covers ::getProvider |
| PluginTestBase | class | core/ |
Base class for Plugin API unit tests. |
| PluginTestBase.php | file | core/ |
|
| PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
The expected plugin definitions for the defaults plugin. |
| PluginTestBase::$defaultsTestPluginManager | property | core/ |
The default plugin manager used by Plugin API unit tests. |
| PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
The expected plugin definitions for the mock block plugin. |
| PluginTestBase::$mockBlockManager | property | core/ |
The mock plugin manager used by Plugin API derivative unit tests. |
| PluginTestBase::$modules | property | core/ |
|
| PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
The expected plugin definitions for the test plugin. |
| PluginTestBase::$testPluginManager | property | core/ |
The test plugin manager used by Plugin API unit tests. |
| PluginTestBase::setUp | function | core/ |
|
| PluginTestHooks | class | core/ |
Hook implementations for plugin_test. |
| PluginTestHooks.php | file | core/ |
|
| PluginTestHooks::pluginTestAlter | function | core/ |
Implements hook_plugin_test_alter(). |
| PluginTestHooks::testPluginInfo | function | core/ |
Implements hook_test_plugin_info(). |
| PluginTypeListTest | class | core/ |
Tests that list of plugin is correct. |
| PluginTypeListTest.php | file | core/ |
|
| PluginTypeListTest::testPluginList | function | core/ |
Tests the plugins list is correct. |
| PluginWithFormsInterface | interface | core/ |
Provides an interface for plugins which have forms. |
| PluginWithFormsInterface.php | file | core/ |
|
| PluginWithFormsInterface::getFormClass | function | core/ |
Gets the form class for the given operation. |
| PluginWithFormsInterface::hasFormClass | function | core/ |
Gets whether the plugin has a form class for the given operation. |
| PluginWithFormsTrait | trait | core/ |
Provides a trait with typical behavior for plugins which have forms. |
| PluginWithFormsTrait.php | file | core/ |
|
| PluginWithFormsTrait::getFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::getFormClass(). |
| PluginWithFormsTrait::hasFormClass | function | core/ |
Implements \Drupal\Core\Plugin\PluginWithFormsInterface::hasFormClass(). |
| PluginWithFormsTraitTest | class | core/ |
Tests Drupal\Core\Plugin\PluginWithFormsTrait. |
| PluginWithFormsTraitTest.php | file | core/ |
|
| PluginWithFormsTraitTest::providerGetFormClass | function | core/ |
|
| PluginWithFormsTraitTest::testGetFormClass | function | core/ |
Tests get form class. |
| plugin_form.factory | service | core/ |
Drupal\Core\Plugin\PluginFormFactory |
| plugin_test.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test/plugin_test.info.yml |
| plugin_test_extended.info.yml | file | core/ |
core/modules/system/tests/modules/plugin_test_extended/plugin_test_extended.info.yml |
| PreviewAwarePluginInterface | interface | core/ |
Provides an interface to support preview mode injection in plugins. |
| PreviewAwarePluginInterface.php | file | core/ |
|
| PreviewAwarePluginInterface::setInPreview | function | core/ |
Set preview mode for the plugin. |
| PreWarmablePluginManagerTrait | trait | core/ |
Provides a trait for Drupal\Core\PreWarm\PreWarmableInterface. |
| PreWarmablePluginManagerTrait.php | file | core/ |
|
| PreWarmablePluginManagerTrait::preWarm | function | core/ |
Implements \Drupal\Core\PreWarm\PreWarmableInterface. |
| ProcessField::$fieldPluginManager | property | core/ |
The field plugin manager. |
| ProcessField::callMethodOnFieldPlugin | function | core/ |
Instantiate a field plugin and call a method on it. |
| ProcessFieldTest::$fieldPlugin | property | core/ |
The migrate field plugin. |
| ProcessPluginBase | class | core/ |
The base class for all migrate process plugins. |
| ProcessPluginBase | class | core/ |
Extends ProcessPluginBase as a non-abstract class. |
| ProcessPluginBase.php | file | core/ |
|
| ProcessPluginBase::$stopPipeline | property | core/ |
Determines if processing of the pipeline is stopped. |
| ProcessPluginBase::isPipelineStopped | function | core/ |
|
| ProcessPluginBase::multiple | function | core/ |
Pagination
- Previous page
- Page 52
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.