You are here

namespace Drupal\file in Drupal 9

Same name in other branches
  1. 8 Drupal\file
Classsort descending Location Description
ComputedFileUrl core/modules/file/src/ComputedFileUrl.php Computed file URL property class.
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.
FileServiceProvider core/modules/file/src/FileServiceProvider.php Adds 'application/octet-stream' as a known (bin) format.
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.