Search for plugins

  1. Search 7.x for plugins
  2. Search 9.5.x for plugins
  3. Search 10.3.x for plugins
  4. Search 11.x for plugins
  5. Other projects
Title Object type File name Summary
ActionConfigTest::testUpdateActionPlugins function core/modules/action/tests/src/Functional/Update/ActionConfigTest.php Tests upgrading action settings.
action_post_update_move_plugins function core/modules/action/action.post_update.php Moves action plugins to core.
AggregatorPluginSettingsBase class core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Base class for aggregator plugins that implement settings forms.
AggregatorPluginSettingsBase.php file core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php
AggregatorPluginSettingsBase::calculateDependencies function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Calculates dependencies for the configured plugin.
AggregatorPluginSettingsBase::defaultConfiguration function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Gets default configuration for this plugin.
AggregatorPluginSettingsBase::validateConfigurationForm function core/modules/aggregator/src/Plugin/AggregatorPluginSettingsBase.php Form validation handler.
AggregatorPluginSettingsBaseTest class core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Tests settings configuration of individual aggregator plugins.
AggregatorPluginSettingsBaseTest.php file core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php
AggregatorPluginSettingsBaseTest::$configFactory property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The stubbed config factory object.
AggregatorPluginSettingsBaseTest::$managers property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The stubbed aggregator plugin managers array.
AggregatorPluginSettingsBaseTest::$settingsForm property core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php The aggregator settings form object under test.
AggregatorPluginSettingsBaseTest::setUp function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php
AggregatorPluginSettingsBaseTest::testSettingsForm function core/modules/aggregator/tests/src/Unit/Plugin/AggregatorPluginSettingsBaseTest.php Test for AggregatorPluginSettingsBase.
AggregatorTestBase::enableTestPlugins function core/modules/aggregator/src/Tests/AggregatorTestBase.php Enable the plugins coming with aggregator_test module.
AggregatorTestBase::enableTestPlugins function core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php Enable the plugins coming with aggregator_test module.
BlockPageSettingTest::testUpdateActionPlugins function core/modules/search/tests/src/Functional/Update/BlockPageSettingTest.php Tests existing search block settings upgrade.
book_migration_plugins_alter function core/modules/book/book.module Implements hook_migration_plugins_alter().
CKEditorPluginManager::injectPluginSettingsForm function core/modules/ckeditor/src/CKEditorPluginManager.php Injects the CKEditor plugins settings forms as a vertical tabs subform.
CKEditorPluginManagerTest::testEnabledPlugins function core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Tests the enabling of plugins.
ContextualLinkManager::$pluginsByGroup property core/lib/Drupal/Core/Menu/ContextualLinkManager.php A static cache of all the contextual link plugins by group name.
ContextualLinkManager::getContextualLinkPluginsByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManager.php
ContextualLinkManagerInterface::getContextualLinkPluginsByGroup function core/lib/Drupal/Core/Menu/ContextualLinkManagerInterface.php Gets the contextual link plugins by contextual link group.
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroup function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the getContextualLinkPluginsByGroup method.
ContextualLinkManagerTest::testGetContextualLinkPluginsByGroupWithCache function core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php Tests the getContextualLinkPluginsByGroup method with a prefilled cache.
DisplayPluginBase::$plugins property core/modules/views/src/Plugin/views/display/DisplayPluginBase.php An array of instantiated plugins used in this display.
DisplayPluginBase::getAllPlugins function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Gets all the plugins used by the display.
DisplayTest::testDisplayPluginsAlter function core/modules/views_ui/tests/src/Functional/DisplayTest.php Tests views_ui_views_plugins_display_alter is altering plugin definitions.
DisplayTest::testInvalidDisplayPlugins function core/modules/views/tests/src/Functional/Plugin/DisplayTest.php Tests invalid display plugins.
drupal-8.views_entity_reference_plugins-2429191.php file core/modules/field/tests/fixtures/update/drupal-8.views_entity_reference_plugins-2429191.php Contains database additions to drupal-8.bare.standard.php.gz for testing the
upgrade path of https://www.drupal.org/node/2429191.
EntityDisplayBase::$plugins property core/lib/Drupal/Core/Entity/EntityDisplayBase.php The plugin objects used for this display, keyed by field name.
field_plugins_test.info.yml file core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml core/modules/field/tests/modules/field_plugins_test/field_plugins_test.info.yml
field_plugins_test.schema.yml file core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml core/modules/field/tests/modules/field_plugins_test/config/schema/field_plugins_test.schema.yml
FilterUninstallValidatorTest::testValidateNoPlugins function core/modules/filter/tests/src/Unit/FilterUninstallValidatorTest.php @covers ::validate[[api-linebreak]]
GetTest::testPluginSyntax function core/modules/migrate/tests/src/Unit/process/GetTest.php Tests the Get plugin for syntax errors, e.g. "Invalid tag_line detected" by
creating a prophecy of the class.
HelpTopicSection::$topLevelPlugins property core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php The top level help topic plugins.
HelpTopicSection::getPlugins function core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php Gets the top level help topic plugins.
HookDiscoveryTest::testGetDefinitionsWithoutPlugins function core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php Tests the getDefinitions() method without any plugins.
hook_contextual_links_plugins_alter function core/lib/Drupal/Core/Menu/menu.api.php Alter the plugin definition of contextual links.
hook_migration_plugins_alter function core/modules/migrate/migrate.api.php Allows altering the list of discovered migration plugins.
hook_views_plugins_access_alter function core/modules/views/views.api.php Modify the list of available views access plugins.
hook_views_plugins_area_alter function core/modules/views/views.api.php Modify the list of available views area handler plugins.
hook_views_plugins_argument_alter function core/modules/views/views.api.php Modify the list of available views argument handler plugins.
hook_views_plugins_argument_default_alter function core/modules/views/views.api.php Modify the list of available views default argument plugins.
hook_views_plugins_argument_validator_alter function core/modules/views/views.api.php Modify the list of available views argument validation plugins.
hook_views_plugins_cache_alter function core/modules/views/views.api.php Modify the list of available views cache plugins.
hook_views_plugins_display_alter function core/modules/views/views.api.php Modify the list of available views display plugins.
hook_views_plugins_display_extenders_alter function core/modules/views/views.api.php Modify the list of available views display extender plugins.
hook_views_plugins_exposed_form_alter function core/modules/views/views.api.php Modify the list of available views exposed form plugins.
hook_views_plugins_field_alter function core/modules/views/views.api.php Modify the list of available views field handler plugins.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.