You are here

6 calls to _backup_migrate_temp_file() in Backup and Migrate 5

BackupMigrateUnitTest::testFileDownloadHook in tests/BackupMigrateUnitTest.test
BackupMigrateUnitTest::testGetFileInfo in tests/BackupMigrateUnitTest.test
BackupMigrateUnitTest::testTempFile in tests/BackupMigrateUnitTest.test
_backup_migrate_dump_tables in ./backup_migrate.module
Build the database dump file. Takes a list of tables to exclude and some formatting options.
_backup_migrate_restore_file in ./backup_migrate.module
Restore from a previously backed up files. Accepts any file created by the backup function.
_backup_migrate_send_file_to_download in ./backup_migrate.module
Force a browser download for the file.