field.storage.block_content.field_copyright.yml 328 B

123456789101112131415161718
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - block_content
  6. - text
  7. id: block_content.field_copyright
  8. field_name: field_copyright
  9. entity_type: block_content
  10. type: text_long
  11. settings: { }
  12. module: text
  13. locked: false
  14. cardinality: 1
  15. translatable: true
  16. indexes: { }
  17. persist_with_no_fields: false
  18. custom_storage: false