You are here

field.storage.node.field_ief_entity_no_bundle.yml in Inline Entity Form 8

tests/modules/inline_entity_form_test/config/install/field.storage.node.field_ief_entity_no_bundle.yml

File

tests/modules/inline_entity_form_test/config/install/field.storage.node.field_ief_entity_no_bundle.yml
View source
  1. uuid: 97be9377-f205-433f-83dd-18c931f026e2
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - inline_entity_form_test
  7. - node
  8. id: node.field_ief_entity_no_bundle
  9. field_name: field_ief_entity_no_bundle
  10. entity_type: node
  11. type: entity_reference
  12. settings:
  13. target_type: entity_test__without_bundle
  14. module: core
  15. locked: false
  16. cardinality: 1
  17. translatable: true
  18. indexes: { }
  19. persist_with_no_fields: false
  20. custom_storage: false