Search for plugins

  1. Search 7.x for plugins
  2. Search 9.5.x for plugins
  3. Search 8.9.x for plugins
  4. Search 10.3.x for plugins
  5. Other projects
Title Object type File name Summary
SmartDefaultSettings::addDefaultSettingsForEnabledConfigurablePlugins function core/modules/ckeditor5/src/SmartDefaultSettings.php Adds default settings for all enabled CKEditor 5 plugins.
SourceEditingRedundantTagsConstraint::$availablePluginsMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php When a Source Editing element is added that a disabled plugin supports.
SourceEditingRedundantTagsConstraint::$enabledPluginsMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php When a Source Editing element is added that an enabled plugin supports.
SourceEditingRedundantTagsConstraint::$enabledPluginsOptionalMessage property core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraint.php When a Source Editing element is added that an enabled plugin supports.
SourceEditingRedundantTagsConstraintValidator::pluginsSupplyingTagsMessage function core/modules/ckeditor5/src/Plugin/Validation/Constraint/SourceEditingRedundantTagsConstraintValidator.php Creates a message listing plugins and the overlapping tags they provide.
TestPluginSettingsBase class core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php Stub class for testing PluginSettingsBase.
TestPluginSettingsBase::__construct function core/tests/Drupal/Tests/Core/Field/PluginSettingsBaseTest.php Constructs a \Drupal\Component\Plugin\PluginBase object.
UserViewsHooks::viewsPluginsArgumentValidatorAlter function core/modules/user/src/Hook/UserViewsHooks.php 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::$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.
ViewsTestConfigHooks::viewsPluginsAreaAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_area_alter().
ViewsTestConfigHooks::viewsPluginsArgumentAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_argument_alter().
ViewsTestConfigHooks::viewsPluginsFieldAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_field_alter().
ViewsTestConfigHooks::viewsPluginsFilterAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_filter_alter().
ViewsTestConfigHooks::viewsPluginsRelationshipAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_relationship_alter().
ViewsTestConfigHooks::viewsPluginsSortAlter function core/modules/views/tests/modules/views_test_config/src/Hook/ViewsTestConfigHooks.php Implements hook_views_plugins_sort_alter().
ViewsUIController::reportPlugins function core/modules/views_ui/src/Controller/ViewsUIController.php Lists all plugins and what enabled Views use them.
ViewsUiHooks::viewsPluginsDisplayAlter function core/modules/views_ui/src/Hook/ViewsUiHooks.php Implements hook_views_plugins_display_alter().
Workflow Type Plugins group core/modules/workflows/workflows.api.php Any module harnessing the Workflows module must define a Workflow Type
Plugin. This allows the module to tailor the workflow to its specific need.
For example, the Content Moderation module uses its Workflow Type Plugin to
link workflows to…

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