field.storage.user_history.field_memo.yml 463 B

1234567891011121314151617181920212223
  1. uuid: 5fbd72ac-a63e-4bac-9b91-cfffc8f9a3f1
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - user_history
  8. third_party_settings:
  9. field_permissions:
  10. permission_type: custom
  11. id: user_history.field_memo
  12. field_name: field_memo
  13. entity_type: user_history
  14. type: string_long
  15. settings:
  16. case_sensitive: false
  17. module: core
  18. locked: false
  19. cardinality: 1
  20. translatable: true
  21. indexes: { }
  22. persist_with_no_fields: false
  23. custom_storage: false