You are here

namespace Drupal\file in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\file
Classsort descending Location Description
FileAccessControlHandler core/modules/file/src/FileAccessControlHandler.php Provides a File access control handler.
FileAccessFormatterControlHandlerInterface core/modules/file/src/FileAccessFormatterControlHandlerInterface.php Defines an interface for file access handlers that need to run on file formatters.
FileInterface core/modules/file/src/FileInterface.php Defines getter and setter methods for file entity base fields.
FileStorage core/modules/file/src/FileStorage.php File storage for files.
FileStorageInterface core/modules/file/src/FileStorageInterface.php Defines an interface for file entity storage classes.
FileStorageSchema core/modules/file/src/FileStorageSchema.php Defines the file schema handler.
FileViewsData core/modules/file/src/FileViewsData.php Provides views data for the file entity type.