You are here

9 string references to acquia_contenthub.acquia_contenthub_reindex in Acquia Content Hub 8

AcquiaContenthubCommands::contenthubReindex in src/Commands/AcquiaContenthubCommands.php
Reindexes all entities in Content Hub.
AcquiaContenthubCommands::contenthubResetEntities in src/Commands/AcquiaContenthubCommands.php
Deletes all entities of a particular type from Content Hub, reindex subscription and exports all deleted entities again to allow for Elasticsearch to map correct field types.
acquia_contenthub_reexport_finished in ./acquia_contenthub.module
Batch finished function for re-export entities.
ContentHubReindex::reExportEntities in src/Controller/ContentHubReindex.php
Re-export Entities.
ContentHubReindexTest::setUp in tests/src/Unit/Controller/ContentHubReindexTest.php
ContentHubWebhookController::create in src/Controller/ContentHubWebhookController.php
Instantiates a new instance of this class.
drush_acquia_contenthub_reindex in ./acquia_contenthub.drush.inc
Rebuilds the Elastic Search Index in the Content Hub Subscription.
drush_acquia_contenthub_reset_entities in ./acquia_contenthub.drush.inc
Rebuilds the Elastic Search Index in the Content Hub Subscription.
ReExportEntitiesForm::create in src/Form/ReExportEntitiesForm.php
Instantiates a new instance of this class.