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 | 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 |
|---|---|---|---|
| PluginNotFoundException.php | file | core/ |
|
| PluginNotFoundException::__construct | function | core/ |
Construct a PluginNotFoundException exception. |
| PluginSettingsBase | class | core/ |
Base class for the Field API plugins. |
| PluginSettingsBase.php | file | core/ |
|
| PluginSettingsBase::$defaultSettingsMerged | property | core/ |
Whether default settings have been merged into the current $settings. |
| PluginSettingsBase::$settings | property | core/ |
The plugin settings. |
| PluginSettingsBase::$thirdPartySettings | property | core/ |
The plugin settings injected by third party modules. |
| PluginSettingsBase::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| PluginSettingsBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| PluginSettingsBase::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsBase::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| PluginSettingsBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| PluginSettingsBase::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| PluginSettingsBase::mergeDefaults | function | core/ |
Merges default settings values into $settings. |
| PluginSettingsBase::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| PluginSettingsBase::setSetting | function | core/ |
Sets the value of a setting for the plugin. |
| 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/ |
Tests Drupal\Core\Field\PluginSettingsBase. |
| PluginSettingsBaseTest.php | file | core/ |
|
| PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
Tests get third party settings. |
| 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/ |
A default property for testing. |
| PluginTest | class | core/ |
Tests Drupal\Component\Annotation\Plugin. |
| PluginTest | class | core/ |
Tests Drupal\Component\Plugin\Attribute\Plugin. |
| PluginTest.php | file | core/ |
|
| PluginTest.php | file | core/ |
|
| PluginTest::testGet | function | core/ |
@legacy-covers ::__construct @legacy-covers ::parse @legacy-covers ::get |
| PluginTest::testGet | function | core/ |
@legacy-covers ::__construct @legacy-covers ::get |
| PluginTest::testGetClass | function | core/ |
@legacy-covers ::getClass |
| PluginTest::testGetId | function | core/ |
@legacy-covers ::getId |
| PluginTest::testGetId | function | core/ |
@legacy-covers ::getId |
| PluginTest::testGetProvider | function | core/ |
@legacy-covers ::getProvider |
| PluginTest::testSetClass | function | core/ |
@legacy-covers ::setClass |
| PluginTest::testSetClass | function | core/ |
@legacy-covers ::setClass @legacy-covers ::getClass |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider @legacy-covers ::getProvider |
| PluginTestBase | class | core/ |
Base class for Plugin API unit tests. |
| PluginTestBase.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.