history.views.schema.yml

Same filename in other branches
  1. 9 core/modules/history/config/schema/history.views.schema.yml
  2. 8.9.x core/modules/history/config/schema/history.views.schema.yml
  3. 11.x core/modules/history/config/schema/history.views.schema.yml
core/modules/history/config/schema/history.views.schema.yml

File

core/modules/history/config/schema/history.views.schema.yml

View source
  1. # Schema for the views plugins of the History module.
  2. views.field.history_user_timestamp:
  3. type: views.field.node
  4. label: 'History user'
  5. mapping:
  6. comments:
  7. type: boolean
  8. label: 'Check for new comments as well'
  9. views.filter.history_user_timestamp:
  10. type: views_filter
  11. label: 'History user'

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