field.storage.node.field_reference.yml 522 B

1234567891011121314151617181920212223242526
  1. uuid: 9e9ecf81-474c-44a5-b90e-0c69becb24b1
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - computed_field
  7. - field_permissions
  8. - node
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: custom
  12. id: node.field_reference
  13. field_name: field_reference
  14. entity_type: node
  15. type: computed_string
  16. settings:
  17. max_length: '255'
  18. is_ascii: false
  19. case_sensitive: false
  20. module: computed_field
  21. locked: false
  22. cardinality: 1
  23. translatable: true
  24. indexes: { }
  25. persist_with_no_fields: false
  26. custom_storage: false