tracker.views.schema.yml

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

File

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

View source
  1. # Schema for the views plugins of the Tracker module.
  2. views.argument.tracker_user_uid:
  3. type: views.argument.argument_comment_user_uid
  4. label: 'Nodes user posted/commented on'
  5. views.filter.tracker_user_uid:
  6. type: views.filter.user_name
  7. label: 'UID of a nodes user posted/commented on'

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