You are here

field.storage.paragraph.field_content_reference.yml in Entity Browser 8

tests/modules/entity_browser_test_paragraphs/config/install/field.storage.paragraph.field_content_reference.yml

File

tests/modules/entity_browser_test_paragraphs/config/install/field.storage.paragraph.field_content_reference.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - node
  6. - paragraphs
  7. id: paragraph.field_content_reference
  8. field_name: field_content_reference
  9. entity_type: paragraph
  10. type: entity_reference
  11. settings:
  12. target_type: node
  13. module: core
  14. locked: false
  15. cardinality: 1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false