field.storage.paragraph.field_sous_titre.yml 791 B

1234567891011121314151617181920212223242526272829303132
  1. <<<<<<<< HEAD:config/sync/field.storage.node.field_titre.yml
  2. uuid: f1660af9-ffbe-42b0-a677-3600f8a6c21a
  3. ========
  4. uuid: 7bc82f4c-f8ce-4858-8f11-59af6fede242
  5. >>>>>>>> detached:config/sync/field.storage.paragraph.field_sous_titre.yml
  6. langcode: fr
  7. status: true
  8. dependencies:
  9. module:
  10. - node
  11. - text
  12. <<<<<<<< HEAD:config/sync/field.storage.node.field_titre.yml
  13. id: node.field_titre
  14. field_name: field_titre
  15. entity_type: node
  16. type: text_long
  17. settings: { }
  18. ========
  19. id: paragraph.field_sous_titre
  20. field_name: field_sous_titre
  21. entity_type: paragraph
  22. type: text
  23. settings:
  24. max_length: 255
  25. >>>>>>>> detached:config/sync/field.storage.paragraph.field_sous_titre.yml
  26. module: text
  27. locked: false
  28. cardinality: 1
  29. translatable: true
  30. indexes: { }
  31. persist_with_no_fields: false
  32. custom_storage: false