You are here

core.entity_view_display.paragraph.es_test.default.yml in Entity Share 8.3

tests/modules/entity_share_test/config/install/core.entity_view_display.paragraph.es_test.default.yml

File

tests/modules/entity_share_test/config/install/core.entity_view_display.paragraph.es_test.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.paragraph.es_test.field_es_test_paragraphs
  6. - field.field.paragraph.es_test.field_es_test_text_plain
  7. - paragraphs.paragraphs_type.es_test
  8. module:
  9. - entity_reference_revisions
  10. id: paragraph.es_test.default
  11. targetEntityType: paragraph
  12. bundle: es_test
  13. mode: default
  14. content:
  15. field_es_test_paragraphs:
  16. type: entity_reference_revisions_entity_view
  17. weight: 1
  18. label: above
  19. settings:
  20. view_mode: default
  21. link: ''
  22. third_party_settings: { }
  23. region: content
  24. field_es_test_text_plain:
  25. weight: 0
  26. label: above
  27. settings:
  28. link_to_entity: false
  29. third_party_settings: { }
  30. type: string
  31. region: content
  32. hidden: { }