8 calls to _cms_content_sync_is_installed() in CMS Content Sync 8
- cms_content_sync_entity_delete in ./
cms_content_sync.module - Push the entity deletion automatically if configured to do so.
- cms_content_sync_entity_insert in ./
cms_content_sync.module - Push the entity automatically if configured to do so.
- cms_content_sync_entity_operation_alter in ./
cms_content_sync.module - Implements hook_entity_operation_alter().
- cms_content_sync_entity_translation_delete in ./
cms_content_sync.module - Implements hook_entity_translation_delete().
- cms_content_sync_entity_update in ./
cms_content_sync.module - Push the entity automatically if configured to do so.
- cms_content_sync_field_widget_form_alter in ./
cms_content_sync.module - Add additional entity status fields to paragraph items.
- cms_content_sync_form_alter in ./
cms_content_sync.module - 1) Make sure the user is informed that content will not only be deleted on this * instance but also on all connected instances if configured that way.
- cms_content_sync_user_password_submit in ./
cms_content_sync.module - Update the password at Sync Core if it's necessary for authentication.