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
PluginSettingsInterface::setSettings function core/lib/Drupal/Core/Field/PluginSettingsInterface.php Sets the settings for the plugin.
PluginStub class core/tests/Drupal/Tests/Component/Annotation/PluginTest.php
PluginStub::$defaultProperty property core/tests/Drupal/Tests/Component/Annotation/PluginTest.php
system_post_update_change_action_plugins function core/modules/system/system.post_update.php Change plugin IDs of actions.
system_post_update_change_delete_action_plugins function core/modules/system/system.post_update.php Change plugin IDs of delete actions.
system_post_update_field_type_plugins function core/modules/system/system.post_update.php Force field type plugin definitions to be cleared.
system_post_update_timestamp_plugins function core/modules/system/system.post_update.php Force plugin definitions to be cleared.
taxonomy_views_plugins_argument_validator_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_plugins_argument_validator_alter().
TestPluginSettingsBase class core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
TestPluginSettingsBase::__construct function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php
TourPluginTest::testTourPlugins function core/modules/tour/tests/src/Kernel/TourPluginTest.php Test tour plugins.
UpdateActionsWithEntityPluginsTest class core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Tests upgrading comment and node actions to generic entity ones.
UpdateActionsWithEntityPluginsTest.php file core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php
UpdateActionsWithEntityPluginsTest::$defaultTheme property core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php The theme to install as the default for testing.
UpdateActionsWithEntityPluginsTest::setDatabaseDumpFiles function core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Set database dump files to be used.
UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins function core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Tests upgrading comment and node actions to generic entity ones.
UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins function core/modules/system/tests/src/Functional/Update/UpdateActionsWithEntityPluginsTest.php Tests upgrading comment and node delete actions to generic entity ones.
user_views_plugins_argument_validator_alter function core/modules/user/user.views.inc Implements hook_views_plugins_argument_validator_alter().
Views access plugins group core/modules/views/src/Plugin/views/access/AccessPluginBase.php Plugins to handle access checking for views.
Views area handler plugins group core/modules/views/src/Plugin/views/area/AreaPluginBase.php Plugins governing areas of views, such as header, footer, and empty text.
Views argument default plugins group core/modules/views/src/Plugin/views/argument_default/ArgumentDefaultPluginBase.php Plugins for argument defaults in Views.
Views argument validate plugins group core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Plugins for validating views contextual filters.
Views cache plugins group core/modules/views/src/Plugin/views/cache/CachePluginBase.php Plugins to handle Views caches.
Views display extender plugins group core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php Plugins that offer additional display options across display types.
Views display plugins group core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Plugins to handle the overall display of views.
Views exposed form plugins group core/modules/views/src/Plugin/views/exposed_form/ExposedFormPluginInterface.php Plugins that handle validation, submission, and rendering of exposed forms.
Views field handler plugins group core/modules/views/src/Plugin/views/field/FieldPluginBase.php Handler plugins for Views fields.
Views filter handler plugins group core/modules/views/src/Plugin/views/filter/FilterPluginBase.php Plugins that handle views filtering.
Views join handler plugins group core/modules/views/src/Plugin/views/join/JoinPluginBase.php Handler plugins for Views table joins.
Views pager plugins group core/modules/views/src/Plugin/views/pager/PagerPluginBase.php Plugins to handle paging in views.
Views plugins group core/modules/views/views.api.php Overview of views plugins
Views query plugins group core/modules/views/src/Plugin/views/query/QueryPluginBase.php Plugins for views queries.
Views row plugins group core/modules/views/src/Plugin/views/row/RowPluginBase.php Plugins that control how Views outputs an individual record.
Views sort handler plugins group core/modules/views/src/Plugin/views/sort/SortPluginBase.php Plugins that handle sorting for Views.
Views style plugins group core/modules/views/src/Plugin/views/style/StylePluginBase.php Plugins that control how the collection of results is rendered in a view.
Views wizard plugins group core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Plugins for Views wizards.
views.view.entity_reference_plugins_2429191.yml file core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml
Views::$plugins property core/modules/views/src/Views.php A list of all available views plugin types.
ViewsModerationStateFilterTest::assertPluginStates function core/modules/content_moderation/tests/src/Kernel/ViewsModerationStateFilterTest.php Assert the plugin states.
ViewsUIController::reportPlugins function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all plugins and what enabled Views use them.
views_ui_views_plugins_display_alter function core/modules/views_ui/views_ui.module Implements hook_views_plugins_display_alter().
Workflow Type Plugins group core/modules/workflows/workflows.api.php Any module harnessing Workflows module must define a Workflow Type Plugin.
This allows the module to tailor the workflow to its specific need. For
example, Content Moderation module uses its the Workflow Type Plugin to link
workflows to entities. On…

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