6 calls to backup_migrate_crud_create_item() in Backup and Migrate 6.3
- backup_migrate_backup_migrate_profiles in includes/
profiles.inc - Implementation of hook_backup_migrate_profiles().
- backup_migrate_backup_migrate_schedules in ./
backup_migrate.module - Implementation of hook_backup_migrate_destinations().
- backup_migrate_create_destination in includes/
destinations.inc - Create a destination object of the given type with the given params.
- backup_migrate_create_source in includes/
sources.inc - Create a source object of the given type with the given params.
- backup_migrate_perform_restore in ./
backup_migrate.module - Restore from a file in the given destination.
- backup_migrate_ui_manual_backup_form_submit in ./
backup_migrate.module - Submit the form. Save the values as defaults if desired and output the backup file.