You are here

16 calls to backup_migrate_item::get_id() in Backup and Migrate 8.3

backup_migrate_destination::file_cache_get in includes/destinations.inc
Retrieve the file list.
backup_migrate_destination::file_cache_set in includes/destinations.inc
Cache the file list.
backup_migrate_destination::get_action_links in includes/destinations.inc
Get the action links for a destination.
backup_migrate_destination::get_file_links in includes/destinations.inc
Get the action links for a file on a given destination.
backup_migrate_destination_db::save_file in includes/destinations.db.inc
Save the info by importing it into the database.
backup_migrate_destination_db::_get_db_connection in includes/destinations.db.inc
Get the db connection for the specified db.
backup_migrate_destination_nodesquirrel::edit_form in includes/destinations.nodesquirrel.inc
Get the form for the settings for this destination.
backup_migrate_item::delete in includes/crud.inc
Delete the item from the database.
backup_migrate_item::edit_form in includes/crud.inc
Get the edit form for the item.
backup_migrate_item::get_action_links in includes/crud.inc
Get the action links for a destination.
backup_migrate_item::save in includes/crud.inc
Save the item to the database.
backup_migrate_item::unique_id in includes/crud.inc
Make sure this item has a unique id. Should only be called for new items or the item will collide with itself.
backup_migrate_location::get_action_links in includes/locations.inc
Get the action links for a location.
backup_migrate_schedule::get_profile in includes/schedules.inc
Get the destination of the schedule.
backup_migrate_source_db::save_file in includes/sources.db.inc
Save the info by importing it into the database.
backup_migrate_source_db::_get_db_connection in includes/sources.db.inc
Get the db connection for the specified db.