Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginBase::$renderer | property | core/ |
Stores the render API renderer. |
| PluginBase::$usesOptions | property | core/ |
Denotes whether the plugin has an additional options form. |
| PluginBase::$view | property | core/ |
The top object of a view. |
| PluginBase::buildOptionsForm | function | core/ |
|
| PluginBase::calculateDependencies | function | core/ |
|
| PluginBase::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| PluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| PluginBase::DERIVATIVE_SEPARATOR | constant | core/ |
A string which is used to separate base plugin IDs from the derivative ID. |
| PluginBase::destroy | function | core/ |
|
| PluginBase::doFilterByDefinedOptions | function | core/ |
Do the work to filter out stored options depending on the defined options. |
| PluginBase::filterByDefinedOptions | function | core/ |
|
| PluginBase::getAvailableGlobalTokens | function | core/ |
|
| PluginBase::getBaseId | function | core/ |
|
| PluginBase::getDerivativeId | function | core/ |
|
| PluginBase::getPluginDefinition | function | core/ |
|
| PluginBase::getPluginId | function | core/ |
|
| PluginBase::getProvider | function | core/ |
|
| PluginBase::getRenderer | function | core/ |
Returns the render API renderer. |
| PluginBase::globalTokenForm | function | core/ |
|
| PluginBase::globalTokenReplace | function | core/ |
|
| PluginBase::INCLUDE_ENTITY | constant | core/ |
Include entity row languages when listing languages. |
| PluginBase::INCLUDE_NEGOTIATED | constant | core/ |
Include negotiated languages when listing languages. |
| PluginBase::init | function | core/ |
|
| PluginBase::listLanguages | function | core/ |
Makes an array of languages, optionally including special languages. |
| PluginBase::pluginTitle | function | core/ |
|
| PluginBase::preRenderAddFieldsetMarkup | function | core/ |
|
| PluginBase::preRenderFlattenData | function | core/ |
|
| PluginBase::query | function | core/ |
|
| PluginBase::queryLanguageSubstitutions | function | core/ |
Returns substitutions for Views queries for languages. |
| PluginBase::setOptionDefaults | function | core/ |
Fills up the options of the plugin with defaults. |
| PluginBase::submitOptionsForm | function | core/ |
|
| PluginBase::summaryTitle | function | core/ |
|
| PluginBase::themeFunctions | function | core/ |
|
| PluginBase::trustedCallbacks | function | core/ |
|
| PluginBase::unpackOptions | function | core/ |
|
| PluginBase::usesOptions | function | core/ |
|
| PluginBase::validate | function | core/ |
|
| PluginBase::validateOptionsForm | function | core/ |
|
| 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/ |
Tests Drupal\views\Plugin\views\PluginBase. |
| PluginBaseTest | class | core/ |
Tests Drupal\Component\Plugin\PluginBase. |
| 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/ |
Pagination
- Previous page
- Page 1272
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.