You are here

12 calls to backup_migrate_item::get_id() in Backup and Migrate 6.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_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.