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
- Search 11.x for __set
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginDefinitionInterface::setClass | function | core/ |
Sets the class. |
| PluginFormBase::setPlugin | function | core/ |
|
| 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/ |
Tests get instance. |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
Tests get instance without mapper should throw 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/ |
|
| PluginSettingsBase::defaultSettings | function | core/ |
|
| PluginSettingsBase::getSetting | function | core/ |
|
| PluginSettingsBase::getSettings | function | core/ |
|
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
|
| PluginSettingsBase::getThirdPartySetting | function | core/ |
|
| PluginSettingsBase::getThirdPartySettings | function | core/ |
|
| PluginSettingsBase::mergeDefaults | function | core/ |
Merges default settings values into $settings. |
| PluginSettingsBase::onDependencyRemoval | function | core/ |
|
| 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. |
| PluginTest::testSetClass | function | core/ |
Tests set class. |
| 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::setUp | function | core/ |
|
| PluralFormula::reset | function | core/ |
Resets the static formulae cache. |
| PluralFormula::setPluralFormula | function | core/ |
|
| PluralFormulaInterface::reset | function | core/ |
Resets the static formulae cache. |
| PluralFormulaInterface::setPluralFormula | function | core/ |
Pagination
- Previous page
- Page 116
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.