You are here

8 methods override PluginBase::supportedOps() in Backup and Migrate 8.4

CompressionFilter::supportedOps in lib/backup_migrate_core/src/Filter/CompressionFilter.php
Get a list of supported operations and their weight.
DestinationBase::supportedOps in lib/backup_migrate_core/src/Destination/DestinationBase.php
Get a list of supported operations and their weight.
DrupalEncrypt::supportedOps in src/Filter/DrupalEncrypt.php
Get a list of supported operations and their weight.
FileDirectorySource::supportedOps in lib/backup_migrate_core/src/Source/FileDirectorySource.php
Get a list of supported operations and their weight.
FileNamer::supportedOps in lib/backup_migrate_core/src/Filter/FileNamer.php
Get a list of supported operations and their weight.
MySQLiSource::supportedOps in lib/backup_migrate_core/src/Source/MySQLiSource.php
Get a list of supported operations and their weight.
Notify::supportedOps in lib/backup_migrate_core/src/Filter/Notify.php
Add a weight so that our before* operations run before any other plugin has a chance to write any log entries.
SourceBase::supportedOps in lib/backup_migrate_core/src/Source/SourceBase.php
Get a list of supported operations and their weight.