Search for plugins
- Search 7.x for plugins
- Search 9.5.x for plugins
- Search 8.9.x for plugins
- Search 11.x for plugins
- Search main for plugins
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HelpTopicSection::$topLevelPlugins | property | core/ |
The top level help topic plugins. |
| HelpTopicSection::getPlugins | function | core/ |
Gets the top level help topic plugins. |
| HookDiscoveryTest::testGetDefinitionsWithoutPlugins | function | core/ |
Tests the getDefinitions() method without any plugins. |
| hook_contextual_links_plugins_alter | function | core/ |
Alter the plugin definition of contextual links. |
| hook_migration_plugins_alter | function | core/ |
Allows altering the list of discovered migration plugins. |
| hook_views_plugins_access_alter | function | core/ |
Modify the list of available views access plugins. |
| hook_views_plugins_area_alter | function | core/ |
Modify the list of available views area handler plugins. |
| hook_views_plugins_argument_alter | function | core/ |
Modify the list of available views argument handler plugins. |
| hook_views_plugins_argument_default_alter | function | core/ |
Modify the list of available views default argument plugins. |
| hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
| hook_views_plugins_cache_alter | function | core/ |
Modify the list of available views cache plugins. |
| hook_views_plugins_display_alter | function | core/ |
Modify the list of available views display plugins. |
| hook_views_plugins_display_extenders_alter | function | core/ |
Modify the list of available views display extender plugins. |
| hook_views_plugins_exposed_form_alter | function | core/ |
Modify the list of available views exposed form plugins. |
| hook_views_plugins_field_alter | function | core/ |
Modify the list of available views field handler plugins. |
| hook_views_plugins_filter_alter | function | core/ |
Modify the list of available views filter handler plugins. |
| hook_views_plugins_join_alter | function | core/ |
Modify the list of available views join plugins. |
| hook_views_plugins_pager_alter | function | core/ |
Modify the list of available views pager plugins. |
| hook_views_plugins_query_alter | function | core/ |
Modify the list of available views query plugins. |
| hook_views_plugins_relationship_alter | function | core/ |
Modify the list of available views relationship handler plugins. |
| hook_views_plugins_row_alter | function | core/ |
Modify the list of available views row plugins. |
| hook_views_plugins_sort_alter | function | core/ |
Modify the list of available views sort handler plugins. |
| hook_views_plugins_style_alter | function | core/ |
Modify the list of available views style plugins. |
| hook_views_plugins_wizard_alter | function | core/ |
Modify the list of available views wizard plugins. |
| LayoutBuilderBlocksTest::testPluginsProvidingCustomAttributesAndContextualLinks | function | core/ |
Tests that block plugins can define custom attributes and contextual links. |
| LayoutBuilderBlocksTest::testPreviewAwarePlugins | function | core/ |
Tests preview-aware layout & block plugins. |
| LocalTaskManagerTest::setupFactoryAndLocalTaskPlugins | function | core/ |
|
| MigrateFieldPluginManagerTest::testPluginSelection | function | core/ |
Tests that the correct MigrateField plugins are used. |
| migrate_drupal_migration_plugins_alter | function | core/ |
Implements hook_migration_plugins_alter(). |
| Migration::$processPlugins | property | core/ |
The cached process plugins. |
| Migration::getProcessPlugins | function | core/ |
Returns the process plugins. |
| MigrationInterface::getProcessPlugins | function | core/ |
Returns the process plugins. |
| MigrationTest::getProcessPluginsExceptionMessageProvider | function | core/ |
Provides data for testing invalid process pipeline. |
| 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/ |
Calculates dependencies for the configured plugin. |
| PluginSettingsBase::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| PluginSettingsBase::getSetting | function | core/ |
Returns the value of a setting, or its default value if absent. |
| PluginSettingsBase::getSettings | function | core/ |
Returns the array of settings, including defaults for missing settings. |
| PluginSettingsBase::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| PluginSettingsBase::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.