service acquia_contenthub.acquia_contenthub_reindex in Acquia Content Hub 8
Class
Drupal\acquia_contenthub\Controller\ContentHubReindex9 string references to acquia_contenthub.acquia_contenthub_reindex
- 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
File
View source
- class: Drupal\acquia_contenthub\Controller\ContentHubReindex
- arguments:
- - '@acquia_contenthub.acquia_contenthub_entities_tracking'
- - '@acquia_contenthub.client_manager'
- - '@state'