You are here

core.entity_form_display.block_content.basic.default.yml in Dependency Calculation 8

tests/modules/depcalc_test/config/install/core.entity_form_display.block_content.basic.default.yml

File

tests/modules/depcalc_test/config/install/core.entity_form_display.block_content.basic.default.yml
View source
  1. uuid: e4ee411c-305d-4696-bada-3b7f41b5611b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.basic
  7. - field.field.block_content.basic.body
  8. module:
  9. - text
  10. _core:
  11. default_config_hash: jAps3FCxvKecABS_tgExbhCZrBLQB3bNPWw18WjE3ss
  12. id: block_content.basic.default
  13. targetEntityType: block_content
  14. bundle: basic
  15. mode: default
  16. content:
  17. body:
  18. type: text_textarea_with_summary
  19. weight: -4
  20. region: content
  21. settings:
  22. rows: 9
  23. summary_rows: 3
  24. placeholder: ''
  25. show_summary: false
  26. third_party_settings: { }
  27. info:
  28. type: string_textfield
  29. weight: -5
  30. region: content
  31. settings:
  32. size: 60
  33. placeholder: ''
  34. third_party_settings: { }
  35. hidden: { }