You are here

Functions in Replication 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_replication_active ./replication.drush.inc Implements drush_hook_COMMAND().
drush_replication_active_validate ./replication.drush.inc Implements drush_hook_COMMAND_validate().
drush_replication_start ./replication.drush.inc Implements drush_hook_COMMAND().
drush_replication_start_validate ./replication.drush.inc Implements drush_hook_COMMAND_validate().
drush_replication_stop ./replication.drush.inc Implements drush_hook_COMMAND().
drush_replication_stop_validate ./replication.drush.inc Implements drush_hook_COMMAND_validate().
replication_client_factory ./replication.drush.inc Returns the CouchDBClient() object. 3
replication_command_validate ./replication.drush.inc Helper function for command validation. 3
replication_drush_command ./replication.drush.inc Implements of hook_drush_command().
replication_get_http_response_code ./replication.drush.inc Returns the response code for a request. 1
replication_get_url_parts ./replication.drush.inc Returns url parts (host, port, path, user and pass). 1
replication_update_8100 ./replication.install Create revisionable fields in the revision table for replication_log entity type if they are missing.
replication_update_8101 ./replication.install Update ReplicationHistoryItem property definitions.
replication_update_8102 ./replication.install Set new configuration for Replication module.

Other projects