core.entity_view_display.node.options_install_test.default.yml

Same filename and directory in other branches
  1. 9 core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
  2. 10 core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
  3. 11.x core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml
core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml

File

core/modules/options/tests/options_config_install_test/config/install/core.entity_view_display.node.options_install_test.default.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.options_install_test.body
  6. - node.type.options_install_test
  7. module:
  8. - text
  9. - user
  10. id: node.options_install_test.default
  11. targetEntityType: node
  12. bundle: options_install_test
  13. mode: default
  14. content:
  15. links:
  16. weight: 100
  17. region: content
  18. body:
  19. label: hidden
  20. type: text_default
  21. weight: 101
  22. region: content
  23. settings: { }
  24. third_party_settings: { }
  25. hidden:
  26. langcode: true
  27. third_party_settings: { }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.