Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Protected Member Functions | |
_prepareIgnoreList () | |
![]() | |
_prepareIgnoreList () | |
![]() | |
_createDbBackupInstance () | |
_getDbBackupManager () | |
_removeDbBackup () | |
![]() | |
_checkBackupsDir () | |
_getTarTmpPath () | |
getRollBackFtp () | |
getRollBackFs () | |
![]() | |
_filterName ($name) | |
Additional Inherited Members | |
![]() | |
$_dbBackupManager | |
$_filesystem | |
$_backupFactory | |
![]() | |
$_ignorePaths = [] | |
$_useFtp = false | |
$_ftpHost | |
$_ftpUser | |
$_ftpPass | |
$_ftpPath | |
$rollBackFtp | |
$rollBackFs | |
![]() | |
$_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.