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 |
|
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. |