Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginSettingsBase::setSetting | function | core/ |
|
| PluginSettingsBase::setSettings | function | core/ |
|
| PluginSettingsBase::setThirdPartySetting | function | core/ |
|
| PluginSettingsBase::unsetThirdPartySetting | function | core/ |
|
| 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/ |
Tests get class. |
| PluginTest::testGetId | function | core/ |
Tests get id. |
| PluginTest::testGetId | function | core/ |
Tests get id. |
| PluginTest::testGetProvider | function | core/ |
Tests get provider. |
| PluginTest::testSetClass | function | core/ |
Tests set class. |
| PluginTest::testSetClass | function | core/ |
@legacy-covers ::setClass @legacy-covers ::getClass |
| PluginTest::testSetProvider | function | core/ |
@legacy-covers ::setProvider @legacy-covers ::getProvider |
| PluginTest::testSetProvider | function | core/ |
Tests set provider. |
| 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. |
Pagination
- Previous page
- Page 1277
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.