12 calls to ContentHubConnectionManager::initialize() in Acquia Content Hub 8.2
- ContentHubConnectionManager::addDefaultFilterToWebhook in src/
ContentHubConnectionManager.php - Adds default filter to a Webhook.
- ContentHubConnectionManager::checkClient in src/
ContentHubConnectionManager.php - Check if client successfully registered.
- ContentHubConnectionManager::createDefaultFilter in src/
ContentHubConnectionManager.php - Creates default filter for the site.
- ContentHubConnectionManager::registerWebhook in src/
ContentHubConnectionManager.php - Registers a webhook if it has not been registered already.
- ContentHubConnectionManager::removeWebhookSuppression in src/
ContentHubConnectionManager.php - Remove webhook suppression.
- ContentHubConnectionManager::saveWebhookConfig in src/
ContentHubConnectionManager.php - Saves webhook modifications to configuration.
- ContentHubConnectionManager::suppressWebhook in src/
ContentHubConnectionManager.php - Suppress webhook.
- ContentHubConnectionManager::syncWebhookInterestListWithTrackingTables in src/
ContentHubConnectionManager.php - Synchronizes this webhook's interest list with tracking table.
- ContentHubConnectionManager::unregister in src/
ContentHubConnectionManager.php - Unregisters the client.
- ContentHubConnectionManager::unregisterWebhook in src/
ContentHubConnectionManager.php - Unregisters the webhook url assigned to this site.
- ContentHubConnectionManager::updateWebhook in src/
ContentHubConnectionManager.php - Updates the specified webhook on Content Hub.
- ContentHubConnectionManager::webhookIsRegistered in src/
ContentHubConnectionManager.php - Checks whether the webhook has already been registered.