field.storage.node.field_distributor.yml 479 B

123456789101112131415161718192021222324
  1. uuid: f537e452-dfe0-4b02-a850-7d08c495958d
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - field_permissions
  7. - node
  8. - taxonomy
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: custom
  12. id: node.field_distributor
  13. field_name: field_distributor
  14. entity_type: node
  15. type: entity_reference
  16. settings:
  17. target_type: taxonomy_term
  18. module: core
  19. locked: false
  20. cardinality: -1
  21. translatable: true
  22. indexes: { }
  23. persist_with_no_fields: false
  24. custom_storage: false