Search for __set
- Search 7.x for __set
- Search 9.5.x for __set
- Search 8.9.x for __set
- Search 10.3.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBaseTest::$testPluginBase | property | core/ |
|
| PluginBaseTest::providerTestFilterByDefinedOptions | function | core/ |
Provides data to testFilterByDefinedOptions(). |
| PluginBaseTest::providerTestGetBaseId | function | core/ |
Returns test data for testGetBaseId(). |
| PluginBaseTest::providerTestGetDerivativeId | function | core/ |
Returns test data for testGetDerivativeId(). |
| PluginBaseTest::providerTestGetPluginId | function | core/ |
Returns test data for testGetPluginId(). |
| PluginBaseTest::providerTestSetOptionDefault | function | core/ |
Data provider for testSetOptionDefault(). |
| PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
Tests filter by defined options. |
| PluginBaseTest::testGetBaseId | function | core/ |
Tests get base id. |
| PluginBaseTest::testGetDerivativeId | function | core/ |
Tests get derivative id. |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
Tests get plugin definition. |
| PluginBaseTest::testGetPluginId | function | core/ |
Tests get plugin id. |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PluginDefinition::setClass | function | core/ |
Sets the class. |
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| PluginFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
| PluginFormFactoryTest::setUp | function | core/ |
|
| PluginInstanceTest::setUp | function | core/ |
|
| PluginManagerBaseTest | class | core/ |
Tests Drupal\Component\Plugin\PluginManagerBase. |
| PluginManagerBaseTest.php | file | core/ |
|
| PluginManagerBaseTest::createInstanceCallback | function | core/ |
A callback method for mocking FactoryInterface objects. |
| PluginManagerBaseTest::getMockFactoryInterface | function | core/ |
Generates a mocked FactoryInterface object with known properties. |
| PluginManagerBaseTest::testCreateInstance | function | core/ |
Tests createInstance() with no fallback methods. |
| PluginManagerBaseTest::testCreateInstanceFallback | function | core/ |
Tests createInstance() with a fallback method. |
| PluginManagerBaseTest::testGetInstance | function | core/ |
@legacy-covers ::getInstance |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
@legacy-covers ::getInstance |
| 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. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.