Search for set
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBaseTest::providerTestUnpackOptions | function | core/ |
Data provider for testUnpackOptions(). |
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::setUp | function | core/ |
|
| PluginBaseTest::testFilterByDefinedOptions | function | core/ |
@dataProvider providerTestFilterByDefinedOptions @covers ::filterByDefinedOptions[[api-linebreak]] |
| PluginBaseTest::testGetBaseId | function | core/ |
@dataProvider providerTestGetBaseId @coves ::getBaseId |
| PluginBaseTest::testGetDerivativeId | function | core/ |
@dataProvider providerTestGetDerivativeId @covers ::getDerivativeId[[api-linebreak]] |
| PluginBaseTest::testGetPluginDefinition | function | core/ |
@covers ::getPluginDefinition[[api-linebreak]] |
| PluginBaseTest::testGetPluginId | function | core/ |
@dataProvider providerTestGetPluginId @covers ::getPluginId[[api-linebreak]] |
| PluginBaseTest::testSetOptionDefault | function | core/ |
Tests the setOptionDefault method. |
| PluginBaseTest::testUnpackOptions | function | core/ |
Tests the unpackOptions method. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Test that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Test 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/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginManagerBase[[api-linebreak]] @group Plugin |
| 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/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| 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/ |
@coversDefaultClass \Drupal\Core\Field\PluginSettingsBase[[api-linebreak]] @group Field |
| PluginSettingsBaseTest.php | file | core/ |
Contains \Drupal\Tests\Core\Field\PluginSettingsBaseTest. |
| PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] |
| PluginSettingsInterface | interface | core/ |
Interface definition for plugin with settings. |
| PluginSettingsInterface.php | file | core/ |
|
| PluginSettingsInterface::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
Pagination
- Previous page
- Page 105
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.