You are here

field.storage.node.field_es_test_dynamic_reference.yml in Entity Share 8.3

tests/modules/entity_share_test/config/install/field.storage.node.field_es_test_dynamic_reference.yml

File

tests/modules/entity_share_test/config/install/field.storage.node.field_es_test_dynamic_reference.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - dynamic_entity_reference
  6. - node
  7. - taxonomy
  8. - user
  9. id: node.field_es_test_dynamic_reference
  10. field_name: field_es_test_dynamic_reference
  11. entity_type: node
  12. type: dynamic_entity_reference
  13. settings:
  14. exclude_entity_types: false
  15. entity_type_ids:
  16. node: node
  17. taxonomy_term: taxonomy_term
  18. user: user
  19. module: dynamic_entity_reference
  20. locked: false
  21. cardinality: -1
  22. translatable: true
  23. indexes: { }
  24. persist_with_no_fields: false
  25. custom_storage: false