core.entity_form_display.paragraph.texte.default.yml 495 B

12345678910111213141516171819202122232425
  1. uuid: a7c00538-4db7-4a79-8e9a-6861b7f435f9
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.texte.field_texte_long
  7. - paragraphs.paragraphs_type.texte
  8. module:
  9. - text
  10. id: paragraph.texte.default
  11. targetEntityType: paragraph
  12. bundle: texte
  13. mode: default
  14. content:
  15. field_texte_long:
  16. type: text_textarea
  17. weight: 0
  18. region: content
  19. settings:
  20. rows: 5
  21. placeholder: ''
  22. third_party_settings: { }
  23. hidden:
  24. created: true
  25. status: true