core.base_field_override.paragraph.text.status.yml 405 B

12345678910111213141516171819202122
  1. uuid: 44c7df12-b7fa-414b-9824-83c4fb395fdb
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - paragraphs.paragraphs_type.text
  7. id: paragraph.text.status
  8. field_name: status
  9. entity_type: paragraph
  10. bundle: text
  11. label: Published
  12. description: ''
  13. required: false
  14. translatable: true
  15. default_value:
  16. -
  17. value: 1
  18. default_value_callback: ''
  19. settings:
  20. on_label: 'On'
  21. off_label: 'Off'
  22. field_type: boolean