namespace Drupal\file\Upload

Same name in other branches
  1. 10 Drupal\file\Upload
  2. 11.x Drupal\file\Upload
Object name File name Summary
FileUploadHandler core/modules/file/src/Upload/FileUploadHandler.php Handles validating and creating file entities from file uploads.
FileUploadResult core/modules/file/src/Upload/FileUploadResult.php Value object for a file upload result.
FileValidationException core/modules/file/src/Upload/FileValidationException.php Provides an exception for upload validation errors.
FormUploadedFile core/modules/file/src/Upload/FormUploadedFile.php Provides a bridge to Symfony UploadedFile.
UploadedFileInterface core/modules/file/src/Upload/UploadedFileInterface.php Provides an interface for uploaded files.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.