field.storage.node.field_workflow.yml 518 B

1234567891011121314151617181920212223242526
  1. uuid: 43fb0b57-cbee-46d4-8599-47e36f7024c4
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - node
  8. - workflow
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: public
  12. id: node.field_workflow
  13. field_name: field_workflow
  14. entity_type: node
  15. type: workflow
  16. settings:
  17. workflow_type: workflow
  18. allowed_values: { }
  19. allowed_values_function: ''
  20. module: workflow
  21. locked: false
  22. cardinality: 1
  23. translatable: true
  24. indexes: { }
  25. persist_with_no_fields: false
  26. custom_storage: false