Search for plugins
- Search 7.x for plugins
- Search 8.9.x for plugins
- Search 10.3.x for plugins
- Search 11.x for plugins
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
MigrationTest::testGetProcessPlugins | function | core/ |
Tests Migration::getProcessPlugins() |
MigrationTest::testGetProcessPluginsException | function | core/ |
Tests Migration::getProcessPlugins() throws an exception. |
MigrationTest::testGetProcessPluginsExceptionMessage | function | core/ |
Tests Migration::getProcessPlugins() |
PluginInstanceTest::$deprecatedPlugins | property | core/ |
List of deprecated plugin classes. |
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. |
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/ |
|
PluginSettingsBase::setSetting | function | core/ |
|
PluginSettingsBase::setSettings | function | core/ |
|
PluginSettingsBase::setThirdPartySetting | function | core/ |
|
PluginSettingsBase::unsetThirdPartySetting | function | core/ |
|
PluginSettingsBaseTest | class | core/ |
@coversDefaultClass \Drupal\Core\Field\PluginSettingsBase[[api-linebreak]] @group Field |
PluginSettingsBaseTest.php | file | core/ |
Contains \Drupal\Tests\Core\Field\PluginSettingsBaseTest. |
PluginSettingsBaseTest::testGetThirdPartySettings | function | core/ |
@covers ::getThirdPartySettings[[api-linebreak]] |
PluginSettingsInterface | interface | core/ |
Interface definition for plugin with settings. |
PluginSettingsInterface.php | file | core/ |
|
PluginSettingsInterface::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
PluginSettingsInterface::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
PluginSettingsInterface::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
PluginSettingsInterface::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
PluginSettingsInterface::setSetting | function | core/ |
Sets the value of a setting for the plugin. |
PluginSettingsInterface::setSettings | function | core/ |
Sets the settings for the plugin. |
PluginStub | class | core/ |
|
PluginStub::$defaultProperty | property | core/ |
|
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins | function | core/ |
Adds default settings for all enabled CKEditor 5 plugins. |
SmartDefaultSettings::computeSubsetSettingForEnabledPluginsWithSubsets | function | core/ |
Computes configuration for all enabled CKEditor 5 plugins with subsets. |
SourceEditingRedundantTagsConstraint::$availablePluginsMessage | property | core/ |
When a Source Editing element is added that a disabled plugin supports. |
SourceEditingRedundantTagsConstraint::$enabledPluginsMessage | property | core/ |
When a Source Editing element is added that an enabled plugin supports. |
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage | function | core/ |
Creates a message listing plugins and the overlapping tags they provide. |
taxonomy_post_update_clear_views_argument_validator_plugins_cache | function | core/ |
Clear the cache after deprecating Term views argument validator. |
TestPluginSettingsBase | class | core/ |
|
TestPluginSettingsBase::__construct | function | core/ |
|
TourPluginTest::testTourPlugins | function | core/ |
Tests tour plugins. |
user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
Views access plugins | group | core/ |
Plugins to handle access checking for views. |
Views area handler plugins | group | core/ |
Plugins governing areas of views, such as header, footer, and empty text. |
Views argument default plugins | group | core/ |
Plugins for argument defaults in Views. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.