Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
PluginInstanceTest::$deprecatedPlugins property core/modules/views/tests/src/Kernel/PluginInstanceTest.php List of deprecated plugin classes.
PluginInstanceTest::$pluginTypes property core/modules/views/tests/src/Kernel/PluginInstanceTest.php All views plugin types.
PluginInstanceTest::assertPluginInstances function core/modules/views/tests/src/Kernel/PluginInstanceTest.php Asserts that instances of every views plugin can be created.
PluginInstanceTest::setUp function core/modules/views/tests/src/Kernel/PluginInstanceTest.php
PluginInstanceTest::testDeprecatedPluginInstances function core/modules/views/tests/src/Kernel/PluginInstanceTest.php Tests creating instances of deprecated views plugin.
PluginInstanceTest::testPluginData function core/modules/views/tests/src/Kernel/PluginInstanceTest.php Confirms that there is plugin data for all views plugin types.
PluginInstanceTest::testPluginInstances function core/modules/views/tests/src/Kernel/PluginInstanceTest.php Tests creating instances of every views plugin.
PluginKernelTestBase class core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php Base test class for views plugin unit tests.
PluginKernelTestBase class core/modules/views/src/Tests/Plugin/PluginKernelTestBase.php Base test class for views plugin unit tests.
PluginKernelTestBase.php file core/modules/views/src/Tests/Plugin/PluginKernelTestBase.php
PluginKernelTestBase.php file core/modules/views/tests/src/Kernel/Plugin/PluginKernelTestBase.php
PluginManager::__construct function core/modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php PluginManager constructor.
PluginManagerBase class core/lib/Drupal/Component/Plugin/PluginManagerBase.php Base class for plugin managers.
PluginManagerBase.php file core/lib/Drupal/Component/Plugin/PluginManagerBase.php
PluginManagerBase::$discovery property core/lib/Drupal/Component/Plugin/PluginManagerBase.php The object that discovers plugins managed by this manager.
PluginManagerBase::$factory property core/lib/Drupal/Component/Plugin/PluginManagerBase.php The object that instantiates plugins managed by this manager.
PluginManagerBase::$mapper property core/lib/Drupal/Component/Plugin/PluginManagerBase.php The object that returns the preconfigured plugin instance appropriate for a particular runtime condition.
PluginManagerBase::createInstance function core/lib/Drupal/Component/Plugin/PluginManagerBase.php
PluginManagerBase::getDefinition function core/lib/Drupal/Component/Plugin/PluginManagerBase.php
PluginManagerBase::getDefinitions function core/lib/Drupal/Component/Plugin/PluginManagerBase.php
PluginManagerBase::getDiscovery function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets the plugin discovery.
PluginManagerBase::getFactory function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Gets the plugin factory.
PluginManagerBase::getInstance function core/lib/Drupal/Component/Plugin/PluginManagerBase.php
PluginManagerBase::handlePluginNotFound function core/lib/Drupal/Component/Plugin/PluginManagerBase.php Allows plugin managers to specify custom behavior if a plugin is not found.
PluginManagerBaseTest class core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php @coversDefaultClass \Drupal\Component\Plugin\PluginManagerBase[[api-linebreak]]
@group Plugin
PluginManagerBaseTest.php file core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php
PluginManagerBaseTest::createInstanceCallback function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php A callback method for mocking FactoryInterface objects.
PluginManagerBaseTest::getMockFactoryInterface function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php Generates a mocked FactoryInterface object with known properties.
PluginManagerBaseTest::testCreateInstance function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php Tests createInstance() with no fallback methods.
PluginManagerBaseTest::testCreateInstanceFallback function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php Tests createInstance() with a fallback method.
PluginManagerBaseTest::testGetInstance function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php @covers ::getInstance[[api-linebreak]]
PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException function core/tests/Drupal/Tests/Component/Plugin/PluginManagerBaseTest.php @covers ::getInstance[[api-linebreak]]
PluginManagerPass class core/lib/Drupal/Core/Plugin/PluginManagerPass.php Registers plugin managers to the plugin.cache_clearer service.
PluginManagerPass.php file core/lib/Drupal/Core/Plugin/PluginManagerPass.php
PluginManagerPass::process function core/lib/Drupal/Core/Plugin/PluginManagerPass.php
PluginNotFoundException::__construct function core/lib/Drupal/Component/Plugin/Exception/PluginNotFoundException.php Construct an PluginNotFoundException exception.
PluginSettingsBase class core/lib/Drupal/Core/Field/PluginSettingsBase.php Base class for the Field API plugins.
PluginSettingsBase.php file core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::$defaultSettingsMerged property core/lib/Drupal/Core/Field/PluginSettingsBase.php Whether default settings have been merged into the current $settings.
PluginSettingsBase::$settings property core/lib/Drupal/Core/Field/PluginSettingsBase.php The plugin settings.
PluginSettingsBase::$thirdPartySettings property core/lib/Drupal/Core/Field/PluginSettingsBase.php The plugin settings injected by third party modules.
PluginSettingsBase::calculateDependencies function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::defaultSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::getSetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::getSettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::getThirdPartyProviders function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::getThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::getThirdPartySettings function core/lib/Drupal/Core/Field/PluginSettingsBase.php
PluginSettingsBase::mergeDefaults function core/lib/Drupal/Core/Field/PluginSettingsBase.php Merges default settings values into $settings.
PluginSettingsBase::onDependencyRemoval function core/lib/Drupal/Core/Field/PluginSettingsBase.php

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