You are here

Functions in Backup and Migrate 7.3

Primary tabs

Namesort descending Location Description Direct uses Strings
_backup_migrate_backup_with_defaults ./backup_migrate.module Backup the database with the default settings. 1
_backup_migrate_block_view_quick_backup ./backup_migrate.module Quick Backup block.
_backup_migrate_check_timeout ./backup_migrate.module Determines if time for a page execution has run out. 7
_backup_migrate_clean_filename includes/files.inc Clean up a filename to remove unsafe characters. 2
_backup_migrate_construct_filename includes/files.inc Construct a filename using token and some cleaning. 1
_backup_migrate_default_filename includes/files.inc Construct a default filename using the site's name. 3
_backup_migrate_destination_email_mail_backup includes/destinations.email.inc @function Temporary mail handler class. 2
_backup_migrate_destination_get_file_links includes/destinations.inc Get the action links for a file on a given destination.
_backup_migrate_destination_pulldown_set_value includes/destinations.inc Set the value of a form field given it's parent array. 1
_backup_migrate_destination_pulldown_validate includes/destinations.inc Validate the destination and second destination widget. 1
_backup_migrate_drush_destinations includes/backup_migrate.drush.inc Get a list of available destinations with the given op. 1
_backup_migrate_drush_sources includes/backup_migrate.drush.inc Get a list of available destinations with the given op. 1
_backup_migrate_filename_append_prepare includes/files.inc Adjust the length of a filename to allow for a string to be appended, staying within the maximum filename limit. 2
_backup_migrate_filetypes includes/files.inc Return a list of backup filetypes. 2
_backup_migrate_file_dispose_buffer includes/files.inc An output buffer callback which simply throws away the buffer instead of sending it to the browser. 1
_backup_migrate_filter_before_action_form ./backup_migrate.module Retrieves form items to be filled out before an action can continue. 2
_backup_migrate_get_destination_form_item_options includes/destinations.inc Get the destination options as an options array for a form item. 2
_backup_migrate_get_destination_pulldown includes/destinations.inc Get pulldown to select existing source options. 4
_backup_migrate_get_profile_form_item_options includes/profiles.inc Get the available profiles as an options array for a form item. 4
_backup_migrate_get_source_form includes/sources.inc Get the source options as a form element. 2
_backup_migrate_get_source_form_item_options includes/sources.inc Get the location options as an options array for a form item. 3
_backup_migrate_get_source_pulldown includes/sources.inc Get pulldown to select existing source options. 2
_backup_migrate_is_valid_memory_limit ./backup_migrate.module Checks if a php.ini 'memory_limit' style value is valid. 1
_backup_migrate_message ./backup_migrate.module Helper function to set a Drupal message and watchdog message. 39
_backup_migrate_messages ./backup_migrate.module Helper function to set a Drupal message and watchdog message. 2
_backup_migrate_message_browser ./backup_migrate.module Sends a message to the browser. 2
_backup_migrate_message_callback ./backup_migrate.module Sets or retrieves a message handler. 8
_backup_migrate_message_drush includes/backup_migrate.drush.inc Send a message to the drush log. 4
_backup_migrate_message_log ./backup_migrate.module Logs a message if we are in a non-interactive mode such as a cron run. 2 2
_backup_migrate_move_files includes/files.inc Move files recursively. 2
_backup_migrate_process_destination_pulldown includes/destinations.inc Return the destination pulldown with an option to save a second copy. 1
_backup_migrate_profile_default_profile includes/profiles.inc Get the default profile. 2
_backup_migrate_profile_saved_default_profile includes/profiles.inc Get the default profile saved by the user (or the module default if none exists). 4
_backup_migrate_set_timeout ./backup_migrate.module Increase the execution timeout, and also the database connection timeout. 2
_backup_migrate_temp_files_delete includes/files.inc Delete all temporary files. 3 1
_backup_migrate_temp_files_delete_file includes/files.inc Delete a temporary file or folder. 1
_backup_migrate_ui_action_form ./backup_migrate.module Alters a B&M action (backup/restore) form to allow for filters to add steps. 2
_backup_migrate_ui_backup_settings_form includes/profiles.inc Get a form to configure the profile. 2
_backup_migrate_ui_backup_settings_form_submit includes/profiles.inc Submit the profile form. 1
_backup_migrate_ui_backup_settings_form_validate includes/profiles.inc Validate the profile form. 1
_backup_migrate_ui_destination_display_files includes/destinations.inc List the backup files in the given destination. 1
_backup_migrate_ui_destination_display_file_list includes/destinations.inc List the backup files in the given destination. 3
_backup_migrate_ui_destination_display_file_list_options includes/destinations.inc List the backup files in the given destination.
_bm_test_get_mock_destination tests/bm_test.module Helper function to create a mock destination. 2
_bm_test_get_mock_schedule tests/bm_test.module Helper function to create a mock schedule. 2
_bm_test_get_mock_source tests/bm_test.module Helper function to create a mock source. 2

Pages

Other projects