You are here

field.field.taxonomy_term.tags.field_paragraphs.yml in Thunder 8.2

config/optional/field.field.taxonomy_term.tags.field_paragraphs.yml

File

config/optional/field.field.taxonomy_term.tags.field_paragraphs.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.taxonomy_term.field_paragraphs
  6. - paragraphs.paragraphs_type.gallery
  7. - paragraphs.paragraphs_type.image
  8. - paragraphs.paragraphs_type.instagram
  9. - paragraphs.paragraphs_type.link
  10. - paragraphs.paragraphs_type.pinterest
  11. - paragraphs.paragraphs_type.quote
  12. - paragraphs.paragraphs_type.text
  13. - paragraphs.paragraphs_type.twitter
  14. - paragraphs.paragraphs_type.video
  15. - taxonomy.vocabulary.tags
  16. module:
  17. - entity_reference_revisions
  18. id: taxonomy_term.tags.field_paragraphs
  19. field_name: field_paragraphs
  20. entity_type: taxonomy_term
  21. bundle: tags
  22. label: Paragraphs
  23. description: ''
  24. required: false
  25. translatable: true
  26. default_value: { }
  27. default_value_callback: ''
  28. settings:
  29. handler: 'default:paragraph'
  30. handler_settings:
  31. target_bundles:
  32. gallery: gallery
  33. instagram: instagram
  34. link: link
  35. image: image
  36. quote: quote
  37. text: text
  38. pinterest: pinterest
  39. twitter: twitter
  40. video: video
  41. target_bundles_drag_drop:
  42. gallery:
  43. enabled: true
  44. weight: 8
  45. instagram:
  46. enabled: true
  47. weight: 9
  48. link:
  49. enabled: true
  50. weight: 10
  51. image:
  52. enabled: true
  53. weight: 11
  54. quote:
  55. enabled: true
  56. weight: 12
  57. text:
  58. enabled: true
  59. weight: 13
  60. pinterest:
  61. enabled: true
  62. weight: 14
  63. twitter:
  64. enabled: true
  65. weight: 14
  66. video:
  67. enabled: true
  68. weight: 18
  69. field_type: entity_reference_revisions