15 string references to acquia_contenthub.entity_manager in Acquia Content Hub 8
- acquia_contenthub_audit_publisher in ./
acquia_contenthub.module - Checks published entities and compares them with Content Hub.
- acquia_contenthub_bulk_export in ./
acquia_contenthub.module - Process all candidate entities and insert/update/delete on Content Hub.
- acquia_contenthub_entity_delete in ./
acquia_contenthub.module - Implements hook_entity_delete().
- acquia_contenthub_entity_insert in ./
acquia_contenthub.module - Implements hook_entity_insert().
- acquia_contenthub_entity_update in ./
acquia_contenthub.module - Implements hook_entity_update().
- acquia_contenthub_form_node_type_form_alter in ./
acquia_contenthub.module - Implements hook_form_FORM_ID_alter().
- ContentHubEntityExportController::create in src/
Controller/ ContentHubEntityExportController.php - Instantiates a new instance of this class.
- ContentHubEntityRequestHandler::create in src/
Controller/ ContentHubEntityRequestHandler.php - Instantiates a new instance of this class.
- ContentHubExportQueueBase::create in src/
Plugin/ QueueWorker/ ContentHubExportQueueBase.php - Creates an instance of the plugin.
- ContentHubReindex::reExportEntities in src/
Controller/ ContentHubReindex.php - Re-export Entities.
- ContentHubReindexTest::setUp in tests/
src/ Unit/ Controller/ ContentHubReindexTest.php - ContentHubSubscriberController::create in acquia_contenthub_subscriber/
src/ Controller/ ContentHubSubscriberController.php - Instantiates a new instance of this class.
- EntityConfigSettingsForm::create in src/
Form/ EntityConfigSettingsForm.php - Instantiates a new instance of this class.
- ESQueryGenerator::getSubscriberSupportedEntityBundles in acquia_contenthub_subscriber/
src/ ESQueryGenerator.php - Obtains a list of supported entity bundles.
- ImportEntityManager::create in src/
ImportEntityManager.php - Implements the static interface create method.