field.storage.node.field_short_description.yml 496 B

12345678910111213141516171819202122232425
  1. uuid: 1cf87bc4-5a5d-44ef-b593-700c8b729bd5
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - node
  8. third_party_settings:
  9. field_permissions:
  10. permission_type: public
  11. id: node.field_short_description
  12. field_name: field_short_description
  13. entity_type: node
  14. type: string
  15. settings:
  16. max_length: 255
  17. is_ascii: false
  18. case_sensitive: false
  19. module: core
  20. locked: false
  21. cardinality: 1
  22. translatable: true
  23. indexes: { }
  24. persist_with_no_fields: false
  25. custom_storage: false