You are here

7 string references to plugin.manager.workflows.type in Drupal 10

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.
WorkflowTest::setUp in core/modules/workflows/tests/src/Unit/WorkflowTest.php
workflow_type_test_set_definitions in core/modules/workflows/tests/modules/workflow_type_test/workflow_type_test.module
Sets the type plugin definitions override and clear the cache.