You are here

Classes, traits, and interfaces in Workflows Field 8

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
Permissions class Drupal\workflows_field src/Permissions.php Defines a class for dynamic permissions based on transitions.
StatesListFormatter class Drupal\workflows_field\Plugin\Field\FieldFormatter src/Plugin/Field/FieldFormatter/StatesListFormatter.php Plugin implementation of the 'workflows_field_state_list' formatter.
WorkflowsField class Drupal\workflows_field\Plugin\WorkflowType src/Plugin/WorkflowType/WorkflowsField.php Workflow field Workflow.
WorkflowsFieldContraint class Drupal\workflows_field\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/WorkflowsFieldContraint.php Validation constraint for the workflows field.
WorkflowsFieldContraintTest class Drupal\Tests\workflows_field\Kernel tests/src/Kernel/WorkflowsFieldContraintTest.php Tests the field constraints.
WorkflowsFieldContraintValidator class Drupal\workflows_field\Plugin\Validation\Constraint src/Plugin/Validation/Constraint/WorkflowsFieldContraintValidator.php Validates the workflows field.
WorkflowsFieldItem class Drupal\workflows_field\Plugin\Field\FieldType src/Plugin/Field/FieldType/WorkflowsFieldItem.php Workflow state field item. 2
WorkflowsFieldTest class Drupal\Tests\workflows_field\Kernel tests/src/Kernel/WorkflowsFieldTest.php Test the workflows field.
WorkflowsFormatterTest class Drupal\Tests\workflows_field\Kernel tests/src/Kernel/WorkflowsFormatterTest.php Tests the Workflows Field formatters.
WorkflowsTestBase abstract class Drupal\Tests\workflows_field\Kernel tests/src/Kernel/WorkflowsTestBase.php Base class for testing. 3
WorkflowTypeConfigureForm class Drupal\workflows_field\Form src/Form/WorkflowTypeConfigureForm.php Plugin form for the workflows field.

Other projects