Search for plugins
- Search 7.x for plugins
- Search 9.5.x for plugins
- Search 10.3.x for plugins
- Search 11.x for plugins
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
PluginSettingsInterface::setSettings | function | core/ |
Sets the settings for the plugin. |
PluginStub | class | core/ |
|
PluginStub::$defaultProperty | property | core/ |
|
system_post_update_change_action_plugins | function | core/ |
Change plugin IDs of actions. |
system_post_update_change_delete_action_plugins | function | core/ |
Change plugin IDs of delete actions. |
system_post_update_field_type_plugins | function | core/ |
Force field type plugin definitions to be cleared. |
system_post_update_timestamp_plugins | function | core/ |
Force plugin definitions to be cleared. |
taxonomy_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
TestPluginSettingsBase | class | core/ |
|
TestPluginSettingsBase::__construct | function | core/ |
|
TourPluginTest::testTourPlugins | function | core/ |
Test tour plugins. |
UpdateActionsWithEntityPluginsTest | class | core/ |
Tests upgrading comment and node actions to generic entity ones. |
UpdateActionsWithEntityPluginsTest.php | file | core/ |
|
UpdateActionsWithEntityPluginsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UpdateActionsWithEntityPluginsTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
UpdateActionsWithEntityPluginsTest::testUpdateActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node actions to generic entity ones. |
UpdateActionsWithEntityPluginsTest::testUpdateDeleteActionsWithEntityPlugins | function | core/ |
Tests upgrading comment and node delete actions to generic entity ones. |
user_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
Views access plugins | group | core/ |
Plugins to handle access checking for views. |
Views area handler plugins | group | core/ |
Plugins governing areas of views, such as header, footer, and empty text. |
Views argument default plugins | group | core/ |
Plugins for argument defaults in Views. |
Views argument validate plugins | group | core/ |
Plugins for validating views contextual filters. |
Views cache plugins | group | core/ |
Plugins to handle Views caches. |
Views display extender plugins | group | core/ |
Plugins that offer additional display options across display types. |
Views display plugins | group | core/ |
Plugins to handle the overall display of views. |
Views exposed form plugins | group | core/ |
Plugins that handle validation, submission, and rendering of exposed forms. |
Views field handler plugins | group | core/ |
Handler plugins for Views fields. |
Views filter handler plugins | group | core/ |
Plugins that handle views filtering. |
Views join handler plugins | group | core/ |
Handler plugins for Views table joins. |
Views pager plugins | group | core/ |
Plugins to handle paging in views. |
Views plugins | group | core/ |
Overview of views plugins |
Views query plugins | group | core/ |
Plugins for views queries. |
Views row plugins | group | core/ |
Plugins that control how Views outputs an individual record. |
Views sort handler plugins | group | core/ |
Plugins that handle sorting for Views. |
Views style plugins | group | core/ |
Plugins that control how the collection of results is rendered in a view. |
Views wizard plugins | group | core/ |
Plugins for Views wizards. |
views.view.entity_reference_plugins_2429191.yml | file | core/ |
core/modules/field/tests/fixtures/update/views.view.entity_reference_plugins_2429191.yml |
Views::$plugins | property | core/ |
A list of all available views plugin types. |
ViewsModerationStateFilterTest::assertPluginStates | function | core/ |
Assert the plugin states. |
ViewsUIController::reportPlugins | function | core/ |
Lists all plugins and what enabled Views use them. |
views_ui_views_plugins_display_alter | function | core/ |
Implements hook_views_plugins_display_alter(). |
Workflow Type Plugins | group | core/ |
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… |
Pagination
- Previous page
- Page 3
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.