You are here

field.storage.paragraph.field_paragraph_radio_test.yml in GatherContent 8.4

tests/modules/gathercontent_test/config/install/field.storage.paragraph.field_paragraph_radio_test.yml

File

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