7 calls to backup_migrate_backup_fail() in Backup and Migrate 7.3
- backup_migrate_destination_filesource::get_files_to_backup in includes/
sources.filesource.inc - Gets a list of files to backup from the given set if dirs.
- backup_migrate_destination_filesource::_backup_to_file_php in includes/
sources.filesource.inc - Backup from this source.
- backup_migrate_files_destination_archivesource::_backup_to_file_php in includes/
sources.archivesource.inc - Backup from this source.
- backup_migrate_filter_backup_restore::backup in includes/
filters.backup_restore.inc - Backup the data from the source specified in the settings.
- backup_migrate_perform_backup in ./
backup_migrate.module - Perform a backup with the given settings.
- backup_migrate_schedule::run in includes/
schedules.inc - Run the actual schedule.
- backup_migrate_shutdown in ./
backup_migrate.module - Shutdown callback.