Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field.storage.node.comment.yml

Same filename in this branch
  1. 11.1.x core/recipes/comment_base/config/field.storage.node.comment.yml
core/profiles/standard/config/install/field.storage.node.comment.yml

File

core/profiles/standard/config/install/field.storage.node.comment.yml

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

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal