13 string references to acquia_contenthub.acquia_contenthub_subscription in Acquia Content Hub 8
- AcquiaContenthubCommands::contenthubDisconnectSite in src/
Commands/ AcquiaContenthubCommands.php - Disconnects a site with contenthub.
- 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.
- AcquiaContenthubCommands::contenthubUpdateSecret in src/
Commands/ AcquiaContenthubCommands.php - Updates the Shared Secret used for Webhook Verification.
- AcquiaContenthubCommands::contenthubWebhooks in src/
Commands/ AcquiaContenthubCommands.php - Perform a webhook management operation.
- ContentHubInternalRequest::create in src/
ContentHubInternalRequest.php - Implements the static interface create method.
- ContentHubSettingsForm::create in src/
Form/ ContentHubSettingsForm.php - Instantiates a new instance of this class.
- ContentHubWebhookController::create in src/
Controller/ ContentHubWebhookController.php - Instantiates a new instance of this class.
- drush_acquia_contenthub_disconnect_site in ./
acquia_contenthub.drush.inc - Disconnects a site from Content Hub.
- drush_acquia_contenthub_reset_entities in ./
acquia_contenthub.drush.inc - Rebuilds the Elastic Search Index in the Content Hub Subscription.
- drush_acquia_contenthub_update_secret in ./
acquia_contenthub.drush.inc - Updates the Shared Secret from the Content Hub.
- drush_acquia_contenthub_webhooks in ./
acquia_contenthub.drush.inc - Content Hub webhook operations.
- EndpointAccessibilityRequirement::getAuthorizationHeader in acquia_contenthub_diagnostic/
src/ Plugin/ ContentHubRequirement/ EndpointAccessibilityRequirement.php - Gets the authorization header for a given endpoint and method.
- WebhooksSettingsForm::create in src/
Form/ WebhooksSettingsForm.php - Instantiates a new instance of this class.