You are here

namespace Drupal\backup_migrate\Core\Destination in Backup and Migrate 5.0.x

Classsort descending Location Description
BrowserDownloadDestination src/Core/Destination/BrowserDownloadDestination.php @package Drupal\backup_migrate\Core\Destination
DebugDestination src/Core/Destination/DebugDestination.php @package Drupal\backup_migrate\Core\Destination
DestinationBase src/Core/Destination/DestinationBase.php @package Drupal\backup_migrate\Core\Destination
DestinationInterface src/Core/Destination/DestinationInterface.php Provides an interface defining a backup destination.
DirectoryDestination src/Core/Destination/DirectoryDestination.php @package Drupal\backup_migrate\Core\Destination
ListableDestinationInterface src/Core/Destination/ListableDestinationInterface.php Interface ListableDestinationInterface.
ReadableDestinationInterface src/Core/Destination/ReadableDestinationInterface.php Interface ReadableDestinationInterface.
RemoteDestinationInterface src/Core/Destination/RemoteDestinationInterface.php Interface RemoteDestinationInterface.
SidecarMetadataDestinationTrait src/Core/Destination/SidecarMetadataDestinationTrait.php Store extended meta data in a sidecar file.
StreamDestination src/Core/Destination/StreamDestination.php @package Drupal\backup_migrate\Core\Destination
WritableDestinationInterface src/Core/Destination/WritableDestinationInterface.php Interface WritableDestinationInterface.