You are here

7 calls to ContentHubEntitiesTracking::getImportStatus() in Acquia Content Hub 8

ContentHubEntitiesTracking::hasLocalChange in src/ContentHubEntitiesTracking.php
Check if the entity has local change or not.
ContentHubEntitiesTracking::isAutoUpdate in src/ContentHubEntitiesTracking.php
Check if the entity auto-updates or not.
ContentHubEntitiesTracking::isAutoUpdateDisabled in src/ContentHubEntitiesTracking.php
Check if the entity auto-updates is disabled.
ContentHubEntitiesTracking::isDependent in src/ContentHubEntitiesTracking.php
Check if the entity is a dependent of another entity.
ContentHubEntitiesTracking::isImportedEntity in src/ContentHubEntitiesTracking.php
Returns the tracking entity if it is an imported entity.
ContentHubEntitiesTracking::isPendingSync in src/ContentHubEntitiesTracking.php
Check if the entity is pending synchronization to Content Hub or not.
ContentHubEntitiesTracking::save in src/ContentHubEntitiesTracking.php
Saves a record of an imported entity.