Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
PluginBase::$renderer property core/modules/views/src/Plugin/views/PluginBase.php Stores the render API renderer.
PluginBase::$usesOptions property core/modules/views/src/Plugin/views/PluginBase.php Denotes whether the plugin has an additional options form.
PluginBase::$view property core/modules/views/src/Plugin/views/PluginBase.php The top object of a view.
PluginBase::buildOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::calculateDependencies function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::create function core/lib/Drupal/Core/Plugin/PluginBase.php Instantiates a new instance of the implementing class using autowiring.
PluginBase::defineOptions function core/modules/views/src/Plugin/views/PluginBase.php Information about options for all kinds of purposes will be held here.
PluginBase::DERIVATIVE_SEPARATOR constant core/lib/Drupal/Component/Plugin/PluginBase.php A string which is used to separate base plugin IDs from the derivative ID.
PluginBase::destroy function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::doFilterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php Do the work to filter out stored options depending on the defined options.
PluginBase::filterByDefinedOptions function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::getAvailableGlobalTokens function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::getBaseId function core/lib/Drupal/Component/Plugin/PluginBase.php
PluginBase::getDerivativeId function core/lib/Drupal/Component/Plugin/PluginBase.php
PluginBase::getPluginDefinition function core/lib/Drupal/Component/Plugin/PluginBase.php
PluginBase::getPluginId function core/lib/Drupal/Component/Plugin/PluginBase.php
PluginBase::getProvider function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::getRenderer function core/modules/views/src/Plugin/views/PluginBase.php Returns the render API renderer.
PluginBase::globalTokenForm function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::globalTokenReplace function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::INCLUDE_ENTITY constant core/modules/views/src/Plugin/views/PluginBase.php Include entity row languages when listing languages.
PluginBase::INCLUDE_NEGOTIATED constant core/modules/views/src/Plugin/views/PluginBase.php Include negotiated languages when listing languages.
PluginBase::init function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::listLanguages function core/modules/views/src/Plugin/views/PluginBase.php Makes an array of languages, optionally including special languages.
PluginBase::pluginTitle function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::preRenderAddFieldsetMarkup function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::preRenderFlattenData function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::query function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::queryLanguageSubstitutions function core/modules/views/src/Plugin/views/PluginBase.php Returns substitutions for Views queries for languages.
PluginBase::setOptionDefaults function core/modules/views/src/Plugin/views/PluginBase.php Fills up the options of the plugin with defaults.
PluginBase::submitOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::summaryTitle function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::themeFunctions function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::trustedCallbacks function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::unpackOptions function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::usesOptions function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::validate function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::validateOptionsForm function core/modules/views/src/Plugin/views/PluginBase.php
PluginBase::viewsTokenReplace function core/modules/views/src/Plugin/views/PluginBase.php Replaces Views' tokens in a given string.
PluginBase::VIEWS_QUERY_LANGUAGE_SITE_DEFAULT constant core/modules/views/src/Plugin/views/PluginBase.php Query string to indicate the site default language.
PluginBase::__construct function core/modules/views/src/Plugin/views/PluginBase.php Constructs a PluginBase object.
PluginBase::__construct function core/lib/Drupal/Component/Plugin/PluginBase.php Constructs a \Drupal\Component\Plugin\PluginBase object.
PluginBaseTest class core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php Tests the PluginBase class.
PluginBaseTest class core/modules/views/tests/src/Unit/PluginBaseTest.php Tests Drupal\views\Plugin\views\PluginBase.
PluginBaseTest class core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php Tests Drupal\Component\Plugin\PluginBase.
PluginBaseTest.php file core/tests/Drupal/Tests/Component/Plugin/PluginBaseTest.php
PluginBaseTest.php file core/modules/views/tests/src/Unit/PluginBaseTest.php
PluginBaseTest.php file core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php
PluginBaseTest::$testHelperPlugin property core/modules/views/tests/src/Unit/PluginBaseTest.php The test helper plugin to use for the tests.
PluginBaseTest::$testPluginBase property core/modules/views/tests/src/Kernel/Plugin/PluginBaseTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.