Search for set
Title | Object type | File name | Summary |
---|---|---|---|
Plugin::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
PluginAwareInterface::setPlugin | function | core/ |
Sets the plugin for this object. |
PluginBase::preRenderAddFieldsetMarkup | function | core/ |
Moves form elements into fieldsets for presentation purposes. |
PluginBase::setOptionDefaults | function | core/ |
Fills up the options of the plugin with defaults. |
PluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\PluginBase[[api-linebreak]] @group views |
PluginBaseTest | class | core/ |
Tests the PluginBase class. |
PluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginBase[[api-linebreak]] @group Plugin |
PluginBaseTest.php | file | core/ |
|
PluginBaseTest.php | file | core/ |
|
PluginBaseTest.php | file | core/ |
|
PluginBaseTest::$testHelperPlugin | property | core/ |
The test helper plugin to use for the tests. |
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/ |
@covers ::filterByDefinedOptions[[api-linebreak]] @dataProvider providerTestFilterByDefinedOptions |
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/ |
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. |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.