8 methods override PluginBase::supportedOps() in Backup and Migrate 5.0.x
- CompressionFilter::supportedOps in src/
Core/ Filter/ CompressionFilter.php - Get a list of supported operations and their weight.
- DestinationBase::supportedOps in src/
Core/ Destination/ DestinationBase.php - Get a list of supported operations and their weight.
- DrupalEncrypt::supportedOps in src/
Drupal/ Filter/ DrupalEncrypt.php - Get a list of supported operations and their weight.
- FileDirectorySource::supportedOps in src/
Core/ Source/ FileDirectorySource.php - Get a list of supported operations and their weight.
- FileNamer::supportedOps in src/
Core/ Filter/ FileNamer.php - Get a list of supported operations and their weight.
- MySQLiSource::supportedOps in src/
Core/ Source/ MySQLiSource.php - Get a list of supported operations and their weight.
- Notify::supportedOps in src/
Core/ Filter/ Notify.php - Add a weight so that our before* operations run before any others.
- SourceBase::supportedOps in src/
Core/ Source/ SourceBase.php - Get a list of supported operations and their weight.