Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

file.views.schema.yml

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

File

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

View source
  1. # Schema for the views plugins of the File module.
  2. views.argument.file_fid:
  3. type: views.argument.numeric
  4. label: 'File ID'
  5. views.field.file:
  6. type: views_field
  7. label: 'File'
  8. mapping:
  9. link_to_file:
  10. type: boolean
  11. label: 'Link this field to download the file'
  12. views.filter.file_status:
  13. type: views.filter.in_operator
  14. label: 'File status'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal