You are here

namespace Drupal\media_download in Media Download 1.0.x

Same name in other branches
  1. 1.2.x Drupal\media_download
  2. 1.1.x Drupal\media_download
Classsort descending Location Description
CacheableBinaryFileResponse src/CacheableBinaryFileResponse.php Provides a binary file response class that is cacheable by Drupal.
DownloadController src/DownloadController.php Adds support for direct downloads of media entities.
MediaSettingsOverride src/MediaSettingsOverride.php Overrides the Media module's settings to forcibly enable standalone URL.
PageCacheResponsePolicy src/PageCacheResponsePolicy.php Deny caching of BinaryFileResponse and StreamedResponse class hierarchies.
RouteSubscriber src/RouteSubscriber.php Replaces the core-provided canonical media entity route.