statistics.views.schema.yml

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

File

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

View source
  1. # Schema for the views plugins of the Statistics module.
  2. views.field.statistics_numeric:
  3. type: views.field.numeric
  4. label: 'Numeric values from the statistics module'
  5. views.field.node_counter_timestamp:
  6. type: views.field.date
  7. label: 'The most recent time the node has been viewed'

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