|
Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Protected Member Functions | |
| _prepareIgnoreList () | |
Protected Member Functions inherited from Media | |
| _prepareIgnoreList () | |
Protected Member Functions inherited from Snapshot | |
| _createDbBackupInstance () | |
| _getDbBackupManager () | |
| _removeDbBackup () | |
Protected Member Functions inherited from Filesystem | |
| _checkBackupsDir () | |
| _getTarTmpPath () | |
| getRollBackFtp () | |
| getRollBackFs () | |
Protected Member Functions inherited from AbstractBackup | |
| _filterName ($name) | |
Additional Inherited Members | |
Protected Attributes inherited from Snapshot | |
| $_dbBackupManager | |
| $_filesystem | |
| $_backupFactory | |
Protected Attributes inherited from Filesystem | |
| $_ignorePaths = [] | |
| $_useFtp = false | |
| $_ftpHost | |
| $_ftpUser | |
| $_ftpPass | |
| $_ftpPath | |
| $rollBackFtp | |
| $rollBackFs | |
Protected Attributes inherited from AbstractBackup | |
| $_name | |
| $_time | |
| $_backupExtension | |
| $_resourceModel | |
| $_rootDir | |
| $_backupsDir | |
| $_lastOperationSucceed = false | |
| $_lastErrorMessage | |
Class to work system backup that excludes media folder
Definition at line 13 of file Nomedia.php.
|
protected |
Add media folder to ignore list
Definition at line 31 of file Nomedia.php.
| getType | ( | ) |
Overlap getType
Implements BackupInterface.
Definition at line 21 of file Nomedia.php.