field.storage.taxonomy_term.forum_container.yml

Same filename in other branches
  1. 9 core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml
  2. 8.9.x core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml
  3. 11.x core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml
core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml

File

core/modules/forum/config/optional/field.storage.taxonomy_term.forum_container.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - taxonomy
  6. id: taxonomy_term.forum_container
  7. field_name: forum_container
  8. entity_type: taxonomy_term
  9. type: boolean
  10. settings: { }
  11. module: core
  12. locked: true
  13. cardinality: 1
  14. translatable: false
  15. indexes: { }
  16. persist_with_no_fields: false
  17. custom_storage: false

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