namespace Drupal\file\Plugin\views\field

Classsort descending Location Description
Extension drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php Returns a pure file extension of the file, for example 'module'.
File drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/File.php Field handler to provide simple renderer that allows linking to a file.
FileMime drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php Field handler to add rendering MIME type images as an option on the filemime field.
Status drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Status.php Field handler to translate a node type into its readable form.
Uri drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Uri.php Field handler to add rendering file paths as file URLs instead of as internal file URIs.