You are here

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

Classsort descending Location Description
ArchiveReaderInterface src/Core/Service/ArchiveReaderInterface.php Interface ArchiveWriterInterface.
ArchiverInterface src/Core/Service/ArchiverInterface.php Interface ArchiveWriterInterface.
ArchiveWriterInterface src/Core/Service/ArchiveWriterInterface.php Interface ArchiveReaderInterface.
HttpClientInterface src/Core/Service/HttpClientInterface.php Interface HttpClientInterface.
Mailer src/Core/Service/Mailer.php A very basic mailer that uses the php mail function.
MailerInterface src/Core/Service/MailerInterface.php Interface MailSenderInterface.
PhpCurlHttpClient src/Core/Service/PhpCurlHttpClient.php @package Drupal\backup_migrate\Core\Service
ServiceManager src/Core/Service/ServiceManager.php A very simple service locator.
ServiceManagerInterface src/Core/Service/ServiceManagerInterface.php Interface ServiceManagerInterface.
StashLogger src/Core/Service/StashLogger.php Saves log entries to memory to be processed during the current process.
TarArchiveReader src/Core/Service/TarArchiveReader.php @package Drupal\backup_migrate\Core\Service
TarArchiveWriter src/Core/Service/TarArchiveWriter.php @package Drupal\backup_migrate\Core\Service
TeeLogger src/Core/Service/TeeLogger.php @package Drupal\backup_migrate\Core\Tests\Service