You are here

file_download_counter.views.schema.yml in File Download 8

modules/file_download_counter/config/schema/file_download_counter.views.schema.yml

File

modules/file_download_counter/config/schema/file_download_counter.views.schema.yml
View source
  1. # Schema for the views plugins of the File Download Counter module.
  2. views.field.file_download_counter_numeric:
  3. type: views.field.numeric
  4. label: 'Numeric values from the file download counter module'
  5. views.field.file_download_counter_timestamp:
  6. type: views.field.date
  7. label: 'The most recent time the file has been downloaded'