Search for plugin

  1. Search 7.x for plugin
  2. Search 9.5.x for plugin
  3. Search 8.9.x for plugin
  4. Search 10.3.x for plugin
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Plugin class composer/Plugin/Scaffold/Plugin.php Composer plugin for handling drupal scaffold.
Plugin class composer/Plugin/RecipeUnpack/Plugin.php Composer plugin for handling dependency unpacking.
Plugin class core/lib/Drupal/Component/Annotation/Plugin.php Defines a Plugin annotation object.
Plugin class core/lib/Drupal/Component/Plugin/Attribute/Plugin.php Defines a Plugin attribute object.

All search results

Title Object type File name Summary
WizardPluginBase::validateView function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate().
WizardPluginBase::__construct function core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php Constructs a WizardPluginBase object.
WizardPluginBaseKernelTest class core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the wizard base plugin class.
WizardPluginBaseKernelTest.php file core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::$modules property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Modules to install.
WizardPluginBaseKernelTest::$wizard property core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Contains thw wizard plugin manager.
WizardPluginBaseKernelTest::setUp function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php
WizardPluginBaseKernelTest::testCreateView function core/modules/views/tests/src/Kernel/Wizard/WizardPluginBaseKernelTest.php Tests the creating of a view.
WizardPluginBaseTest class core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Tests Drupal\views\Plugin\views\wizard\WizardPluginBase.
WizardPluginBaseTest.php file core/modules/views/tests/src/Unit/WizardPluginBaseTest.php
WizardPluginBaseTest::providerTestGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Provides test data for testGetSelected().
WizardPluginBaseTest::testGetSelected function core/modules/views/tests/src/Unit/WizardPluginBaseTest.php Tests get selected.
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…
Workflow::$pluginCollection property core/modules/workflows/src/Entity/Workflow.php The workflow type plugin collection.
Workflow::getPluginCollection function core/modules/workflows/src/Entity/Workflow.php Encapsulates the creation of the workflow's plugin collection.
Workflow::getPluginCollections function core/modules/workflows/src/Entity/Workflow.php Gets the plugin collections used by this object.
Workflow::getTypePlugin function core/modules/workflows/src/Entity/Workflow.php Gets the workflow type plugin.
WorkflowAddForm::$workflowTypePluginManager property core/modules/workflows/src/Form/WorkflowAddForm.php The workflow type plugin manager.
WorkflowEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowEditForm.php The plugin form factory.
WorkflowInterface::getTypePlugin function core/modules/workflows/src/WorkflowInterface.php Gets the workflow type plugin.
WorkflowStateAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateAddForm.php The plugin form factory.
WorkflowStateEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowStateEditForm.php The plugin form factory.
WorkflowTransitionAddForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowTransitionAddForm.php The plugin form factory.
WorkflowTransitionEditForm::$pluginFormFactory property core/modules/workflows/src/Form/WorkflowTransitionEditForm.php The plugin form factory.
WorkflowTypeConfigureFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeConfigureFormBase.php Sets the plugin for this object.
WorkflowTypeInterface::PLUGIN_FORM_KEY constant core/modules/workflows/src/WorkflowTypeInterface.php The key of the global workflow plugin form.
WorkflowTypeStateFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeStateFormBase.php Sets the plugin for this object.
WorkflowTypeTransitionFormBase::setPlugin function core/modules/workflows/src/Plugin/WorkflowTypeTransitionFormBase.php Sets the plugin for this object.
WorkflowValidationTest::testTypePluginIsValidated function core/modules/workflows/tests/src/Kernel/WorkflowValidationTest.php Tests that the workflow type plugin is validated.
ZipTest::$archiverPluginId property core/tests/Drupal/KernelTests/Core/Archiver/ZipTest.php The archiver plugin identifier.

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