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
- 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 |
---|---|---|---|
PluginSettingsBase::setSettings | function | core/ |
Sets the settings for the plugin. |
PluginSettingsBase::setThirdPartySetting | function | core/ |
Sets the value of a third-party setting. |
PluginSettingsBase::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
PluginSettingsBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\PluginSettingsBase @group Field |
PluginSettingsBaseTest.php | file | core/ |
|
PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings |
PluginSettingsInterface | interface | core/ |
Interface definition for plugin with settings. |
PluginSettingsInterface.php | file | core/ |
|
PluginSettingsInterface::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
PluginSettingsInterface::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
PluginSettingsInterface::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
PluginSettingsInterface::setSetting | function | core/ |
Sets the value of a setting for the plugin. |
PluginSettingsInterface::setSettings | function | core/ |
Sets the settings for the plugin. |
PluginStub | class | core/ |
|
PluginStub | class | core/ |
|
PluginStub::$defaultProperty | property | core/ |
|
PluginTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin @group Annotation |
PluginTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\Attribute\Plugin @group Attribute |
PluginTest.php | file | core/ |
|
PluginTest.php | file | core/ |
|
PluginTest::testGet | function | core/ |
@covers ::__construct @covers ::parse @covers ::get |
PluginTest::testGet | function | core/ |
@covers ::__construct @covers ::get |
PluginTest::testGetClass | function | core/ |
@covers ::getClass |
PluginTest::testGetId | function | core/ |
@covers ::getId |
PluginTest::testGetId | function | core/ |
@covers ::getId |
PluginTest::testGetProvider | function | core/ |
@covers ::getProvider |
PluginTest::testSetClass | function | core/ |
@covers ::setClass |
PluginTest::testSetClass | function | core/ |
@covers ::setClass @covers ::getClass |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider |
PluginTest::testSetProvider | function | core/ |
@covers ::setProvider @covers ::getProvider |
PluginTestBase | class | core/ |
Base class for Plugin API unit tests. |
PluginTestBase.php | file | core/ |
|
PluginTestBase::$defaultsTestPluginExpectedDefinitions | property | core/ |
|
PluginTestBase::$defaultsTestPluginManager | property | core/ |
|
PluginTestBase::$mockBlockExpectedDefinitions | property | core/ |
|
PluginTestBase::$mockBlockManager | property | core/ |
|
PluginTestBase::$modules | property | core/ |
Modules to install. |
PluginTestBase::$testPluginExpectedDefinitions | property | core/ |
|
PluginTestBase::$testPluginManager | property | core/ |
|
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/ |
Pagination
- Previous page
- Page 51
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.