field.storage.node.field_pricing_pitch.yml 455 B

123456789101112131415161718192021222324
  1. uuid: 7fb3d321-c82e-43d9-8350-eb2821556692
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - node
  8. - text
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: public
  12. id: node.field_pricing_pitch
  13. field_name: field_pricing_pitch
  14. entity_type: node
  15. type: text
  16. settings:
  17. max_length: 255
  18. module: text
  19. locked: false
  20. cardinality: 1
  21. translatable: true
  22. indexes: { }
  23. persist_with_no_fields: false
  24. custom_storage: false