This repository has been archived on 2025-09-29. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
drupalcampbristol/core/modules/statistics/config/schema/statistics.views.schema.yml

9 lines
290 B
YAML

# Schema for the views plugins of the Statistics module.
views.field.statistics_numeric:
type: views.field.numeric
label: 'Numeric values from the statistics module'
views.field.node_counter_timestamp:
type: views.field.date
label: 'The most recent time the node has been viewed'