You are here

field.field.paragraph.section.field_section_paragraph.yml in Open Social 10.3.x

modules/social_features/social_landing_page/config/install/field.field.paragraph.section.field_section_paragraph.yml

File

modules/social_features/social_landing_page/config/install/field.field.paragraph.section.field_section_paragraph.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.paragraph.field_section_paragraph
  6. - paragraphs.paragraphs_type.accordion
  7. - paragraphs.paragraphs_type.block
  8. - paragraphs.paragraphs_type.featured
  9. - paragraphs.paragraphs_type.hero
  10. - paragraphs.paragraphs_type.hero_small
  11. - paragraphs.paragraphs_type.introduction
  12. - paragraphs.paragraphs_type.section
  13. module:
  14. - entity_reference_revisions
  15. id: paragraph.section.field_section_paragraph
  16. field_name: field_section_paragraph
  17. entity_type: paragraph
  18. bundle: section
  19. label: Reference
  20. description: ''
  21. required: false
  22. translatable: false
  23. default_value: { }
  24. default_value_callback: ''
  25. settings:
  26. handler: 'default:paragraph'
  27. handler_settings:
  28. negate: 0
  29. target_bundles:
  30. featured: featured
  31. featured_items: featured_items
  32. block: block
  33. hero: hero
  34. hero_small: hero_small
  35. introduction: introduction
  36. accordion: accordion
  37. target_bundles_drag_drop:
  38. section:
  39. weight: 3
  40. enabled: false
  41. featured:
  42. enabled: true
  43. weight: 4
  44. block:
  45. enabled: true
  46. weight: 4
  47. hero:
  48. enabled: true
  49. weight: 5
  50. hero_small:
  51. enabled: true
  52. weight: 6
  53. introduction:
  54. enabled: true
  55. weight: 7
  56. accordion:
  57. enabled: true
  58. weight: 8
  59. field_type: entity_reference_revisions