10 calls to services_client_data_process() in Services Client 7
- drush_services_client_sync_nodes in ./
services_client.drush.inc - Sync all nodes to specific connection
- drush_services_client_sync_users in ./
services_client.drush.inc - Sync all user references to insight
- services_ccc_node_send in services_ccc/
services_ccc.module - Get the remote connections listed in the node and send to them
- services_client_node_delete in ./
services_client.module - Implements hook_node_delete().
- services_client_node_insert in ./
services_client.module - Implements of hook_node_insert().
- services_client_node_update in ./
services_client.module - Implements of hook_node_update().
- services_client_queue_sync in ./
services_client.module - Sync queued data to other sites. Drupal will use this function as callback in cron run.
- services_client_user_insert in ./
services_client.module - Implements of hook_user_insert().
- services_client_user_update in ./
services_client.module - Implements hook_user_update().
- services_client_webform_submission_insert in ./
services_client.module - Implements hook_webform_submission_insert().