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 |
|---|---|---|---|
| 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::getFallbackPluginId | function | core/ |
Gets a fallback id for a missing plugin. |
| PluginManagerBase::getInstance | function | core/ |
|
| PluginManagerBase::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
| PluginManagerBaseTest | class | core/ |
Tests Drupal\Component\Plugin\PluginManagerBase. |
| 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/ |
Tests get instance. |
| PluginManagerBaseTest::testGetInstanceWithoutMapperShouldThrowException | function | core/ |
Tests get instance without mapper should throw exception. |
| PluginManagerCacheClearer | class | core/ |
Helps test module uninstall. |
| PluginManagerCacheClearer.php | file | core/ |
|
| PluginManagerCacheClearer::$optionalService | property | core/ |
An optional service dependency. |
| PluginManagerCacheClearer::$state | property | core/ |
|
| PluginManagerCacheClearer::clearCachedDefinitions | function | core/ |
Tests call to CachedDiscoveryInterface::clearCachedDefinitions(). |
| PluginManagerCacheClearer::__construct | function | core/ |
PluginManagerCacheClearer constructor. |
| PluginManagerDependentValidatorTrait | trait | core/ |
Common functionality for many CKEditor 5 validation constraints. |
| PluginManagerDependentValidatorTrait.php | file | core/ |
|
| PluginManagerDependentValidatorTrait::$pluginManager | property | core/ |
The CKEditor 5 plugin manager. |
| PluginManagerDependentValidatorTrait::create | function | core/ |
|
| PluginManagerDependentValidatorTrait::getEnableableDisabledPlugins | function | core/ |
Gets all disabled CKEditor 5 plugin definitions the user can enable. |
| PluginManagerDependentValidatorTrait::getOtherEnabledPlugins | function | core/ |
Gets all other enabled CKEditor 5 plugin definitions. |
| PluginManagerDependentValidatorTrait::__construct | function | core/ |
Constructs a CKEditor5ConstraintValidatorTrait object. |
| PluginManagerInterface | interface | core/ |
Interface implemented by plugin managers. |
| PluginManagerInterface.php | file | core/ |
|
| PluginManagerPass | class | core/ |
Registers plugin managers to the plugin.cache_clearer service. |
| PluginManagerPass.php | file | core/ |
|
| PluginManagerPass::process | function | core/ |
|
| PluginNotFoundException | class | core/ |
Plugin exception class to be thrown when a plugin ID could not be found. |
| PluginNotFoundException.php | file | core/ |
|
| PluginNotFoundException::__construct | function | core/ |
Construct a 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 1276
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.