You are here

7 calls to backup_migrate_create_destination() in Backup and Migrate 8.3

backup_migrate_backup_migrate_destinations in includes/destinations.inc
Implementation of hook_backup_migrate_destinations().
backup_migrate_destination_db_mysql::destinations in includes/destinations.db.mysql.inc
Declare any mysql databases defined in the settings.php file as a possible destination.
backup_migrate_destination_filesource::sources in includes/sources.filesource.inc
Declare the current files directory as a backup source..
backup_migrate_destination_nodesquirrel::destinations in includes/destinations.nodesquirrel.inc
Declare any mysql databases defined in the settings.php file as a possible destination.
backup_migrate_files_destination_archivesource::sources in includes/sources.archivesource.inc
Declare the current files directory as a backup source..
backup_migrate_nodesquirrel_get_destination in includes/destinations.nodesquirrel.inc
Get the NS destination for the given key.
backup_migrate_source_db_mysql::sources in includes/sources.db.mysql.inc
Declare any mysql databases defined in the settings.php file as a possible source.