service plugin.manager.workflow in State Machine 8
Class
Drupal\state_machine\WorkflowManager3 string references to plugin.manager.workflow
- StateItem::fieldSettingsForm in src/
Plugin/ Field/ FieldType/ StateItem.php - Returns a form for the field-level settings.
- StateItem::generateSampleValue in src/
Plugin/ Field/ FieldType/ StateItem.php - Generates placeholder field values.
- StateItem::getWorkflow in src/
Plugin/ Field/ FieldType/ StateItem.php - Gets the workflow used by the field.
File
View source
- class: Drupal\state_machine\WorkflowManager
- arguments:
- - '@module_handler'
- - '@cache.discovery'
- - '@plugin.manager.workflow_group'