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(). |
|
|
drush_replication_uninstall |
./replication.drush.inc |
Implements drush_hook_COMMAND(). |
|
|
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_modules_installed |
./replication.install |
implements hook_modules_installed(). |
|
|
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. |
|
|
replication_update_8103 |
./replication.install |
Set the default value for the new replication_execution_limit setting. |
|
|