You are here

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

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

File

tests/modules/inline_entity_form_test/config/install/field.storage.node.test_ref_nested1.yml
View source
  1. langcode: und
  2. status: true
  3. dependencies:
  4. module:
  5. - inline_entity_form_test
  6. - entity_reference
  7. - node
  8. enforced:
  9. module:
  10. - inline_entity_form_test
  11. id: node.test_ref_nested1
  12. field_name: test_ref_nested1
  13. entity_type: node
  14. type: entity_reference
  15. settings:
  16. target_type: node
  17. module: entity_reference
  18. locked: false
  19. cardinality: -1
  20. translatable: false
  21. indexes: { }
  22. persist_with_no_fields: false