6 calls to backup_migrate_destination_filesource::get_realpath() in Backup and Migrate 7.3
- backup_migrate_destination_filesource::get_excluded_paths in includes/
sources.filesource.inc - Breaks the excluded paths string into a usable list of paths.
- backup_migrate_destination_filesource::_backup_to_file_cli in includes/
sources.filesource.inc - Backup from this source.
- backup_migrate_destination_filesource::_backup_to_file_php in includes/
sources.filesource.inc - Backup from this source.
- backup_migrate_destination_filesource::_restore_from_file_cli in includes/
sources.filesource.inc - Restore to this source.
- backup_migrate_destination_filesource::_restore_from_file_php in includes/
sources.filesource.inc - Restore to this source.
- backup_migrate_files_destination_archivesource::_backup_to_file_php in includes/
sources.archivesource.inc - Backup from this source.