9 string references to acquia_contenthub.acquia_contenthub_entities_tracking in Acquia Content Hub 8
- AcquiaContenthubCommands::contenthubAuditPublisher in src/
Commands/ AcquiaContenthubCommands.php - Checks published entities and republishes them to Content Hub.
- AcquiaContenthubCommands::contenthubPurge in src/
Commands/ AcquiaContenthubCommands.php - Purges all entities from Acquia Content Hub. WARNING! Be VERY careful when using this command. This destructive command requires elevated keys. Every subsequent execution of this command will override the backup created by the previous call.
- acquia_contenthub_subscriber_acquia_contenthub_process_webhook_alter in acquia_contenthub_subscriber/
acquia_contenthub_subscriber.module - Implements hook_acquia_contenthub_process_webhook_alter().
- ContentHubEntityExportController::create in src/
Controller/ ContentHubEntityExportController.php - Instantiates a new instance of this class.
- ContentHubReindex::create in src/
Controller/ ContentHubReindex.php - Instantiates a new instance of this class.
- drush_acquia_contenthub_audit_publisher in ./
acquia_contenthub.drush.inc - Audits exported entities and republishes if inconsistencies are found.
- drush_acquia_contenthub_purge in ./
acquia_contenthub.drush.inc - Purges entities from the Content Hub.
- EntityManager::create in src/
EntityManager.php - ImportEntityManager::create in src/
ImportEntityManager.php - Implements the static interface create method.