Version 1
[yaffs-website] / web / core / modules / statistics / config / schema / statistics.views.schema.yml
diff --git a/web/core/modules/statistics/config/schema/statistics.views.schema.yml b/web/core/modules/statistics/config/schema/statistics.views.schema.yml
new file mode 100644 (file)
index 0000000..31a3325
--- /dev/null
@@ -0,0 +1,9 @@
+# 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'