Search for plugin
- Search 7.x for plugin
- Search 9.5.x for plugin
- Search 10.3.x for plugin
- Search 11.x for plugin
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Plugin | class | composer/ |
Composer plugin for handling drupal scaffold. |
Plugin | class | core/ |
Defines a Plugin annotation object. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
WizardPluginBase::defaultDisplaySortsUser | function | core/ |
Retrieves sort information based on user input for the default display. |
WizardPluginBase::getAvailableSorts | function | core/ |
Gets the availableSorts property. |
WizardPluginBase::getCreatedColumn | function | core/ |
Gets the createdColumn property. |
WizardPluginBase::getFilters | function | core/ |
Gets the filters property. |
WizardPluginBase::getSelected | function | core/ |
Gets the current value of a #select element, from within a form constructor function. |
WizardPluginBase::getSorts | function | core/ |
Gets the sorts property. |
WizardPluginBase::instantiateView | function | core/ |
Instantiates a view object from form values. |
WizardPluginBase::pageDisplayOptions | function | core/ |
Retrieves the page display options. |
WizardPluginBase::pageFeedDisplayOptions | function | core/ |
Retrieves the feed display options. |
WizardPluginBase::restExportDisplayOptions | function | core/ |
Retrieves the REST export display options from the submitted form values. |
WizardPluginBase::retrieveValidatedView | function | core/ |
Retrieves a validated view for a form submission. |
WizardPluginBase::rowStyleOptions | function | core/ |
Retrieves row style plugin names. |
WizardPluginBase::setDefaultOptions | function | core/ |
Sets options for a display and makes them the default options if possible. |
WizardPluginBase::setOverrideOptions | function | core/ |
Sets options for a display, inheriting from the defaults when possible. |
WizardPluginBase::setValidatedView | function | core/ |
Stores a validated view from a form submission. |
WizardPluginBase::validateView | function | core/ |
Implements Drupal\views\Plugin\views\wizard\WizardInterface::validate(). |
WizardPluginBase::__construct | function | core/ |
Constructs a WizardPluginBase object. |
WizardPluginBaseKernelTest | class | core/ |
Tests the wizard base plugin class. |
WizardPluginBaseKernelTest.php | file | core/ |
|
WizardPluginBaseKernelTest::$modules | property | core/ |
Modules to enable. |
WizardPluginBaseKernelTest::$wizard | property | core/ |
Contains thw wizard plugin manager. |
WizardPluginBaseKernelTest::setUp | function | core/ |
|
WizardPluginBaseKernelTest::testCreateView | function | core/ |
Tests the creating of a view. |
WizardPluginBaseTest | class | core/ |
@coversDefaultClass \Drupal\views\Plugin\views\wizard\WizardPluginBase |
WizardPluginBaseTest.php | file | core/ |
|
WizardPluginBaseTest::providerTestGetSelected | function | core/ |
Provides test data for testGetSelected(). |
WizardPluginBaseTest::testGetSelected | function | core/ |
@covers ::getSelected |
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… |
Workflow::$pluginCollection | property | core/ |
The workflow type plugin collection. |
Workflow::getPluginCollection | function | core/ |
Encapsulates the creation of the workflow's plugin collection. |
Workflow::getPluginCollections | function | core/ |
|
Workflow::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
WorkflowAddForm::$workflowTypePluginManager | property | core/ |
The workflow type plugin manager. |
WorkflowEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowInterface::getTypePlugin | function | core/ |
Gets the workflow type plugin. |
WorkflowStateAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowStateEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowTransitionAddForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowTransitionEditForm::$pluginFormFactory | property | core/ |
The plugin form factory. |
WorkflowTypeConfigureFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
WorkflowTypeInterface::PLUGIN_FORM_KEY | constant | core/ |
The key of the global workflow plugin form. |
WorkflowTypeStateFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
WorkflowTypeTransitionFormBase::setPlugin | function | core/ |
Sets the plugin for this object. |
Pagination
- Previous page
- Page 58
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.