plugin.manager.workflows.type
Same name in other branches
- 9 core/modules/workflows/workflows.services.yml \plugin.manager.workflows.type
- 10 core/modules/workflows/workflows.services.yml \plugin.manager.workflows.type
- 11.x core/modules/workflows/workflows.services.yml \plugin.manager.workflows.type
Class
Drupal\workflows\WorkflowTypeManagerTags
- plugin_manager_cache_clear
6 string references to plugin.manager.workflows.type
- StateTransitionValidationTest::setUp in core/
modules/ content_moderation/ tests/ src/ Unit/ StateTransitionValidationTest.php - Workflow::getPluginCollection in core/
modules/ workflows/ src/ Entity/ Workflow.php - Encapsulates the creation of the workflow's plugin collection.
- WorkflowAccessControlHandler::createInstance in core/
modules/ workflows/ src/ WorkflowAccessControlHandler.php - Instantiates a new instance of this entity handler.
- WorkflowAddForm::create in core/
modules/ workflows/ src/ Form/ WorkflowAddForm.php - Instantiates a new instance of this class.
- WorkflowListBuilder::createInstance in core/
modules/ workflows/ src/ WorkflowListBuilder.php - Instantiates a new instance of this entity handler.
File
-
core/
modules/ workflows/ workflows.services.yml
View source
- class: Drupal\workflows\WorkflowTypeManager
- parent: default_plugin_manager
- tags:
- - { name: plugin_manager_cache_clear }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.