RouteSubscriber |
class |
Drupal\workflow\Routing |
src/Routing/RouteSubscriber.php |
Subscriber for Workflow routes. |
|
|
2 |
Workflow |
class |
Drupal\workflow\Feeds\Target |
src/Feeds/Target/Workflow.php |
Defines a workflow status field mapper. |
|
|
|
Workflow |
class |
Drupal\workflow\Entity |
src/Entity/Workflow.php |
Workflow configuration entity to persistently store configuration. |
|
7 |
|
WorkflowAccessControlHandler |
class |
Drupal\workflow |
src/WorkflowAccessControlHandler.php |
Defines the access control handler for the workflow entity type. |
|
1 |
|
WorkflowAccessRoleForm |
class |
Drupal\workflow_access\Form |
modules/workflow_access/src/Form/WorkflowAccessRoleForm.php |
Provides the base form for workflow add and edit forms. |
|
|
1 |
WorkflowAccessSettingsForm |
class |
Drupal\workflow_access\Form |
modules/workflow_access/src/Form/WorkflowAccessSettingsForm.php |
Provides the base form for workflow add and edit forms. |
|
|
1 |
WorkflowCleanupSettingsForm |
class |
Drupal\workflow_cleanup\Form |
modules/workflow_cleanup/src/Form/WorkflowCleanupSettingsForm.php |
Provides a Form for organizing obsolete States. |
|
|
1 |
WorkflowConfigTransition |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowConfigTransition.php |
Workflow configuration entity to persistently store configuration. |
|
2 |
|
WorkflowConfigTransitionFormBase |
abstract class |
Drupal\workflow\Form |
src/Form/WorkflowConfigTransitionFormBase.php |
Defines a class to build a draggable listing of Workflow Config Transitions entities. |
3 |
1 |
|
WorkflowConfigTransitionInterface |
interface |
Drupal\workflow\Entity |
src/Entity/WorkflowConfigTransitionInterface.php |
Defines a common interface for Workflow*Transition* objects. |
2 |
|
|
WorkflowConfigTransitionLabelForm |
class |
Drupal\workflow\Form |
src/Form/WorkflowConfigTransitionLabelForm.php |
Defines a class to build a draggable listing of Workflow Config Transitions entities. |
|
|
1 |
WorkflowConfigTransitionRoleForm |
class |
Drupal\workflow\Form |
src/Form/WorkflowConfigTransitionRoleForm.php |
Defines a class to build a listing of Workflow Config Transitions entities. |
|
|
1 |
WorkflowDefaultFormatter |
class |
Drupal\workflow\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/WorkflowDefaultFormatter.php |
Provides a default workflow formatter. |
|
|
|
WorkflowDefaultWidget |
class |
Drupal\workflow\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/WorkflowDefaultWidget.php |
Plugin implementation of the 'workflow_default' widget. |
|
|
|
WorkflowFieldConstraint |
class |
Drupal\workflow\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/WorkflowFieldConstraint.php |
Supports validating Workflow Field names. |
|
|
|
WorkflowFieldConstraintValidator |
class |
Drupal\workflow\Plugin\Validation\Constraint |
src/Plugin/Validation/Constraint/WorkflowFieldConstraintValidator.php |
Validates the CommentName constraint. |
|
|
|
WorkflowHistoryAccess |
class |
Drupal\workflow\Access |
src/Access/WorkflowHistoryAccess.php |
Checks access to Workflow tab. |
|
|
|
WorkflowInterface |
interface |
Drupal\workflow\Entity |
src/Entity/WorkflowInterface.php |
Defines a common interface for Workflow*Transition* objects. |
1 |
|
|
WorkflowItem |
class |
Drupal\workflow\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/WorkflowItem.php |
Plugin implementation of the 'workflow' field type. |
|
|
|
WorkflowListBuilder |
class |
Drupal\workflow |
src/WorkflowListBuilder.php |
Defines a class to build a listing of Workflow entities. |
|
|
|
WorkflowLocalTask |
class |
Drupal\workflow\Plugin\Derivative |
src/Plugin/Derivative/WorkflowLocalTask.php |
Provides local task definitions for all entity bundles. |
|
|
1 |
WorkflowManager |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowManager.php |
Manages entity type plugin definitions. |
|
9 |
2 |
WorkflowManagerInterface |
interface |
Drupal\workflow\Entity |
src/Entity/WorkflowManagerInterface.php |
Provides an interface for workflow manager. |
1 |
|
|
WorkflowNodeGivenStateAction |
class |
Drupal\workflow\Plugin\Action |
src/Plugin/Action/WorkflowNodeGivenStateAction.php |
Sets an entity to a new, given state. |
|
|
|
WorkflowNodeNextStateAction |
class |
Drupal\workflow\Plugin\Action |
src/Plugin/Action/WorkflowNodeNextStateAction.php |
Sets an entity to the next state. |
|
|
|
WorkflowPermissions |
class |
Drupal\workflow |
src/WorkflowPermissions.php |
Provides dynamic permissions for workflows of different types. |
|
|
|
WorkflowScheduledTransition |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowScheduledTransition.php |
Implements a scheduled transition, as shown on Workflow form. |
|
2 |
|
WorkflowScheduledTransitionViewsData |
class |
Drupal\workflow |
src/WorkflowScheduledTransitionViewsData.php |
Provides the views data for the workflow entity type. |
|
|
|
WorkflowState |
class |
Drupal\workflow\Plugin\views\filter |
src/Plugin/views/filter/WorkflowState.php |
Filter handler which uses workflow_state as options. |
|
|
|
WorkflowState |
class |
Drupal\workflow\Plugin\views\argument |
src/Plugin/views/argument/WorkflowState.php |
Argument handler to accept a Workflow State. |
|
|
|
WorkflowState |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowState.php |
Workflow configuration entity to persistently store configuration. |
|
8 |
|
WorkflowStateActionBase |
abstract class |
Drupal\workflow\Plugin\Action |
src/Plugin/Action/WorkflowStateActionBase.php |
Sets an entity to a new, given state. |
2 |
|
|
WorkflowStateHistoryFormatter |
class |
Drupal\workflow\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/WorkflowStateHistoryFormatter.php |
Provides a workflow state history formatter. |
|
|
|
WorkflowStateListBuilder |
class |
Drupal\workflow |
src/WorkflowStateListBuilder.php |
Defines a class to build a draggable listing of Workflow State entities. |
|
|
|
WorkflowStorage |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowStorage.php |
Storage handler for workflow config entities. |
|
|
|
WorkflowTransition |
class |
Drupal\workflow\Entity |
src/Entity/WorkflowTransition.php |
Implements an actual, executed, Transition. |
1 |
7 |
|
WorkflowTransitionBlock |
class |
Drupal\workflow\Plugin\Block |
src/Plugin/Block/WorkflowTransitionBlock.php |
Provides a 'Workflow Transition form' block. |
|
|
|
WorkflowTransitionElement |
class |
Drupal\workflow\Element |
src/Element/WorkflowTransitionElement.php |
Provides a form element for the WorkflowTransitionForm and ~Widget. |
|
3 |
|
WorkflowTransitionForm |
class |
Drupal\workflow\Form |
src/Form/WorkflowTransitionForm.php |
Provides a Transition Form to be used in the Workflow Widget. |
|
|
|
WorkflowTransitionInterface |
interface |
Drupal\workflow\Entity |
src/Entity/WorkflowTransitionInterface.php |
Defines a common interface for Workflow*Transition* objects. |
1 |
5 |
|
WorkflowTransitionListBuilder Deprecated |
class |
Drupal\workflow |
src/WorkflowTransitionListBuilder.php |
Defines a class to build a draggable listing of Workflow State entities. |
|
|
|
WorkflowTransitionListController |
class |
Drupal\workflow\Controller |
src/Controller/WorkflowTransitionListController.php |
Defines a controller to list Transition on entity's Workflow history tab. |
|
|
|
WorkflowTransitionRevertForm |
class |
Drupal\workflow\Form |
src/Form/WorkflowTransitionRevertForm.php |
Implements a form to revert an entity to a previous state. |
|
|
|
WorkflowTransitionViewsData |
class |
Drupal\workflow |
src/WorkflowTransitionViewsData.php |
Provides the views data for the workflow entity type. |
1 |
|
|
WorkflowTypeAttributeTrait |
trait |
Drupal\workflow |
src/WorkflowTypeAttributeTrait.php |
Wrapper methods for Workflow* objects. |
|
3 |
|
WorkflowTypeForm |
class |
Drupal\workflow\Form |
src/Form/WorkflowTypeForm.php |
Provides the base form for workflow add and edit forms. |
|
|
|
WorkflowURLRouteParametersTrait |
trait |
Drupal\workflow |
src/WorkflowURLRouteParametersTrait.php |
Provides route parameters for workflow entity types. |
|
3 |
|