You are here

8 calls to PushIntent::pushEntityFromUi() 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_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_update_taxonomy_tree_submit in ./cms_content_sync.module
React on changes within taxonomy trees.
PushChanges::pushChanges in src/Controller/PushChanges.php
Published entity to Sync Core.
PushChangesConfirm::submitForm in src/Form/PushChangesConfirm.php
Form submission handler.
PushStatusEntity::execute in modules/cms_content_sync_views/src/Plugin/Action/PushStatusEntity.php
Executes the plugin.