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 |
---|---|---|---|
ActionConfigTest::testUpdateActionPlugins | function | core/ |
Tests upgrading action settings. |
action_post_update_move_plugins | function | core/ |
Moves action plugins to core. |
AdminUiTest::testPluginSettingsFormSection | function | core/ |
Tests the plugin settings form section. |
AggregatorPluginSettingsBase | class | core/ |
Base class for aggregator plugins that implement settings forms. |
AggregatorPluginSettingsBase.php | file | core/ |
|
AggregatorPluginSettingsBase::calculateDependencies | function | core/ |
|
AggregatorPluginSettingsBase::defaultConfiguration | function | core/ |
|
AggregatorPluginSettingsBase::validateConfigurationForm | function | core/ |
|
AggregatorPluginSettingsBaseTest | class | core/ |
Tests settings configuration of individual aggregator plugins. |
AggregatorPluginSettingsBaseTest.php | file | core/ |
|
AggregatorPluginSettingsBaseTest::$configFactory | property | core/ |
The stubbed config factory object. |
AggregatorPluginSettingsBaseTest::$managers | property | core/ |
The stubbed aggregator plugin managers array. |
AggregatorPluginSettingsBaseTest::$settingsForm | property | core/ |
The aggregator settings form object under test. |
AggregatorPluginSettingsBaseTest::setUp | function | core/ |
|
AggregatorPluginSettingsBaseTest::testSettingsForm | function | core/ |
Tests for AggregatorPluginSettingsBase. |
AggregatorTestBase::enableTestPlugins | function | core/ |
Enable the plugins coming with aggregator_test module. |
book_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
CKEditor4to5UpgradeCompletenessTest::testCKEditor5ConfigurableSubsetPlugins | function | core/ |
Tests that all elements subset plugins in core have an upgrade path. |
CKEditor4to5UpgradeCompletenessTest::testLyingUpgradePluginForCKEditor4PluginSettings | function | core/ |
Tests detecting a lying upgrade plugin cke4_plugin_settings annotation. |
CKEditor4to5UpgradeCompletenessTest::testOnlyOneUpgradePluginAllowedPerCKEditor4PluginSettings | function | core/ |
Tests that only one plugin can provide an upgrade path for plugin settings. |
CKEditor4To5UpgradePluginInterface::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor4To5UpgradePluginManager::$cke4PluginSettingsMap | property | core/ |
A map of CKEditor 4 plugins with settings to an upgrade plugin ID. |
CKEditor4To5UpgradePluginManager::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Computes elements subset configuration for CKEditor 5 plugin. |
CKEditor5::$plugins | property | core/ |
The set of configured CKEditor 5 plugins. |
CKEditor5::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditor5::shouldHaveVisiblePluginSettingsForm | function | core/ |
Determines whether the plugin settings form should be visible. |
CKEditor5AspectsOfCKEditor5Plugin::$plugins | property | core/ |
The CKEditor 5 plugin classes provided. |
CKEditor5PluginDefinition::getCKEditor5Plugins | function | core/ |
Gets the list of CKEditor 5 plugin classes this plugin needs to load. |
CKEditor5PluginDefinition::hasCKEditor5Plugins | function | core/ |
Whether this plugin loads CKEditor 5 plugin classes. |
CKEditor5PluginManager::findPluginSupportingElement | function | core/ |
|
CKEditor5PluginManagerInterface::findPluginSupportingElement | function | core/ |
Searches for CKEditor 5 plugin that supports a given tag. |
CKEditor5PluginManagerTest::providerTestPluginSupportingElement | function | core/ |
Provides use cases for findPluginSupportingElement(). |
CKEditor5PluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditor5PluginManagerTest::testPluginSupportingElement | function | core/ |
Tests the logic of findPluginSupportingElement. |
CKEditorPluginManager::injectPluginSettingsForm | function | core/ |
Injects the CKEditor plugins settings forms as a vertical tabs subform. |
CKEditorPluginManagerTest::testEnabledPlugins | function | core/ |
Tests the enabling of plugins. |
CKEditorUpdateOmitDisabledPluginSettings | class | core/ |
Tests the update path for CKEditor plugin settings for disabled plugins. |
CKEditorUpdateOmitDisabledPluginSettings.php | file | core/ |
|
CKEditorUpdateOmitDisabledPluginSettings::$defaultTheme | property | core/ |
|
CKEditorUpdateOmitDisabledPluginSettings::setDatabaseDumpFiles | function | core/ |
|
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsEntitySave | function | core/ |
Ensure settings for disabled CKEditor 4 plugins are omitted on entity save. |
CKEditorUpdateOmitDisabledPluginSettings::testUpdateUpdateOmitDisabledSettingsPostUpdate | function | core/ |
Ensure settings for disabled CKEditor 4 plugins are omitted on post update. |
ckeditor_post_update_omit_settings_for_disabled_plugins | function | core/ |
Updates Text Editors using CKEditor 4 to omit settings for disabled plugins. |
ContextualLinkManager::$pluginsByGroup | property | core/ |
A static cache of all the contextual link plugins by group name. |
ContextualLinkManager::getContextualLinkPluginsByGroup | function | core/ |
|
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup | function | core/ |
Gets the contextual link plugins by contextual link group. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup | function | core/ |
Tests the getContextualLinkPluginsByGroup method. |
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache | function | core/ |
Tests the getContextualLinkPluginsByGroup method with a prefilled cache. |
Contrib::computeCKEditor5PluginSubsetConfiguration | function | core/ |
|
Core::computeCKEditor5PluginSubsetConfiguration | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.