namespace Drupal\file\Plugin\views\field

Classsort ascending Location Description
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.
Status drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Status.php Field handler to translate a node type into its readable form.
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.
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.
Extension drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/Extension.php Returns a pure file extension of the file, for example 'module'.