core.entity_view_display.node.static.default.yml 726 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. uuid: ad70e144-fcb0-427d-bec4-db59b5a8cd50
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.static.body
  7. - field.field.node.static.field_workflow
  8. - node.type.static
  9. module:
  10. - options
  11. - text
  12. - user
  13. id: node.static.default
  14. targetEntityType: node
  15. bundle: static
  16. mode: default
  17. content:
  18. body:
  19. label: hidden
  20. type: text_default
  21. weight: 101
  22. settings: { }
  23. third_party_settings: { }
  24. region: content
  25. field_workflow:
  26. weight: 102
  27. label: above
  28. settings: { }
  29. third_party_settings: { }
  30. type: list_default
  31. region: content
  32. links:
  33. weight: 100
  34. settings: { }
  35. third_party_settings: { }
  36. region: content
  37. hidden:
  38. langcode: true