7 calls to backup_migrate_get_schedules() in Backup and Migrate 7.3
- backup_migrate_cronapi in ./
backup_migrate.module - Implements hook_cronapi().
- backup_migrate_drush_schedules in includes/
backup_migrate.drush.inc - Get a list of available destinations.
- backup_migrate_get_schedule in includes/
schedules.inc - Get the schedule info for the schedule with the given ID, or NULL if none exists.
- backup_migrate_schedules_cron in includes/
schedules.inc - Run the preconfigured schedules. Called on cron.
- backup_migrate_schedules_run in includes/
schedules.inc - Run the preconfigured schedules regardless of scheduled time settings.
- backup_migrate_ui_schedule in ./
backup_migrate.module - The menu callback for quick schedules.
- backup_migrate_update_7309 in ./
backup_migrate.install - NodeSquirrel support has been removed.