Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PluginInstanceTest::$deprecatedPlugins | property | core/ |
List of deprecated plugin classes. |
| PluginInstanceTest::$pluginTypes | property | core/ |
All views plugin types. |
| PluginInstanceTest::assertPluginInstances | function | core/ |
Asserts that instances of every views plugin can be created. |
| PluginInstanceTest::setUp | function | core/ |
|
| PluginInstanceTest::testDeprecatedPluginInstances | function | core/ |
Tests creating instances of deprecated views plugin. |
| PluginInstanceTest::testPluginData | function | core/ |
Confirms that there is plugin data for all views plugin types. |
| PluginInstanceTest::testPluginInstances | function | core/ |
Tests creating instances of every views plugin. |
| PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
| PluginKernelTestBase | class | core/ |
Base test class for views plugin unit tests. |
| PluginKernelTestBase.php | file | core/ |
|
| PluginKernelTestBase.php | file | core/ |
|
| PluginManager::__construct | function | core/ |
PluginManager constructor. |
| PluginManagerBase | class | core/ |
Base class for plugin managers. |
| PluginManagerBase.php | file | core/ |
|
| PluginManagerBase::$discovery | property | core/ |
The object that discovers plugins managed by this manager. |
| PluginManagerBase::$factory | property | core/ |
The object that instantiates plugins managed by this manager. |
| PluginManagerBase::$mapper | property | core/ |
The object that returns the preconfigured plugin instance appropriate for a particular runtime condition. |
| PluginManagerBase::createInstance | function | core/ |
|
| PluginManagerBase::getDefinition | function | core/ |
|
| PluginManagerBase::getDefinitions | function | core/ |
|
| PluginManagerBase::getDiscovery | function | core/ |
Gets the plugin discovery. |
| PluginManagerBase::getFactory | function | core/ |
Gets the plugin factory. |
| PluginManagerBase::getInstance | function | core/ |
|
| PluginManagerBase::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
| PluginManagerBaseTest | class | core/ |
@coversDefaultClass \Drupal\Component\Plugin\PluginManagerBase[[api-linebreak]] @group Plugin |
| 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/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
@covers ::getInstance[[api-linebreak]] |
| PluginManagerPass | class | core/ |
Registers plugin managers to the plugin.cache_clearer service. |
| PluginManagerPass.php | file | core/ |
|
| PluginManagerPass::process | function | core/ |
|
| PluginNotFoundException::__construct | function | core/ |
Construct an PluginNotFoundException exception. |
| 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/ |
|
| PluginSettingsBase::defaultSettings | function | core/ |
|
| PluginSettingsBase::getSetting | function | core/ |
|
| PluginSettingsBase::getSettings | function | core/ |
|
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
|
| PluginSettingsBase::getThirdPartySetting | function | core/ |
|
| PluginSettingsBase::getThirdPartySettings | function | core/ |
|
| PluginSettingsBase::mergeDefaults | function | core/ |
Merges default settings values into $settings. |
| PluginSettingsBase::onDependencyRemoval | function | core/ |
Pagination
- Previous page
- Page 956
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.