Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 8.9.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
Plugin | class | core/ |
Defines a Plugin attribute object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PluginBase::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
PluginBase::themeFunctions | function | core/ |
Provide a full list of possible theme templates used by this style. |
PluginBase::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
PluginBase::unpackOptions | function | core/ |
Unpacks options over our existing defaults. |
PluginBase::usesOptions | function | core/ |
Returns the usesOptions property. |
PluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
PluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT | constant | core/ |
Query string to indicate the site default language. |
PluginBase::__construct | function | core/ |
Constructs a PluginBase object. |
PluginBase::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
PluginBaseTest | class | core/ |
Tests the PluginBase class. |
PluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\PluginBase[[api-linebreak]] @group views |
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/ |
|
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/ |
@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/ |
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 | class | core/ |
Provides object-based plugin definitions. |
PluginDefinition.php | file | core/ |
|
PluginDefinition::$class | property | core/ |
A fully qualified class name. |
PluginDefinition::$id | property | core/ |
The plugin ID. |
PluginDefinition::$provider | property | core/ |
The plugin provider. |
PluginDefinition::getClass | function | core/ |
Gets the class. |
PluginDefinition::getProvider | function | core/ |
Gets the plugin provider. |
PluginDefinition::id | function | core/ |
Gets the unique identifier of the plugin. |
PluginDefinition::setClass | function | core/ |
Sets the class. |
PluginDefinitionInterface | interface | core/ |
Defines a plugin definition. |
PluginDefinitionInterface.php | file | core/ |
|
PluginDefinitionInterface::getClass | function | core/ |
Gets the class. |
Pagination
- Previous page
- Page 46
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.