You are here

core.entity_form_display.block_content.twitter_widget.default.yml in Twitter Profile Widget 8

config/install/core.entity_form_display.block_content.twitter_widget.default.yml

File

config/install/core.entity_form_display.block_content.twitter_widget.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - block_content.type.twitter_widget
  6. - field.field.block_content.twitter_widget.field_twitter_widget
  7. id: block_content.twitter_widget.default
  8. targetEntityType: block_content
  9. bundle: twitter_widget
  10. mode: default
  11. content:
  12. field_twitter_widget:
  13. weight: 3
  14. settings: { }
  15. third_party_settings: { }
  16. type: options_select
  17. info:
  18. type: string_textfield
  19. weight: 0
  20. settings:
  21. size: 60
  22. placeholder: ''
  23. third_party_settings: { }
  24. hidden: { }
  25. dependencies:
  26. module:
  27. - twitter_profile_widget
  28. enforced:
  29. module:
  30. - twitter_profile_widget