core.entity_form_display.paragraph.sous_titre.default.yml 517 B

12345678910111213141516171819202122232425
  1. uuid: b6baf8f2-9234-45a9-9146-e9982a5ffa91
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.paragraph.sous_titre.field_sous_titre
  7. - paragraphs.paragraphs_type.sous_titre
  8. module:
  9. - text
  10. id: paragraph.sous_titre.default
  11. targetEntityType: paragraph
  12. bundle: sous_titre
  13. mode: default
  14. content:
  15. field_sous_titre:
  16. type: text_textfield
  17. weight: 0
  18. region: content
  19. settings:
  20. size: 60
  21. placeholder: ''
  22. third_party_settings: { }
  23. hidden:
  24. created: true
  25. status: true