You are here

33 string references to YAML keys in acquia_contenthub.routing.yml in Acquia Content Hub 8.2

AcquiaContentHubAdminSettingsTrait::createAcquiaContentHubAdminSettings in tests/src/Kernel/Traits/AcquiaContentHubAdminSettingsTrait.php
Get Acquia Content Hub settings.
AcquiaContentHubPublisherCommands::__construct in modules/acquia_contenthub_publisher/src/Commands/AcquiaContentHubPublisherCommands.php
Public Constructor.
AcquiaContentHubSecretCommands::contenthubUpdateSecret in src/Commands/AcquiaContentHubSecretCommands.php
Updates the Shared Secret used for Webhook Verification.
AcquiaContentHubSerializerTestBase::createAcquiaContentHubAdminSettings in tests/src/Kernel/AcquiaContentHubSerializerTestBase.php
Get Acquia Content Hub settings.
AcquiaContentHubSiteCommands::contenthubDisconnectSite in src/Commands/AcquiaContentHubSiteCommands.php
Disconnects a site with contenthub.
AcquiaContentHubSubscriberCommands::__construct in modules/acquia_contenthub_subscriber/src/Commands/AcquiaContentHubSubscriberCommands.php
Public Constructor.
AcquiaContentHubWebhookInterestCommands::__construct in src/Commands/AcquiaContentHubWebhookInterestCommands.php
AcquiaContentHubWebhookInterestCommands constructor.
acquia_contenthub_s3_install in modules/acquia_contenthub_s3/acquia_contenthub_s3.install
Implements hook_install().
acquia_contenthub_subscriber_track_imported_linked_entities in modules/acquia_contenthub_subscriber/acquia_contenthub_subscriber.migrate.inc
Sends imported entities from legacy tracking table to interest list.
acquia_contenthub_unsubscribe_install in modules/acquia_contenthub_unsubscribe/acquia_contenthub_unsubscribe.install
Implements hook_install().
acquia_contenthub_update_82001 in ./acquia_contenthub.install
Updates Content Hub legacy settings to 2.x version.
acquia_contenthub_update_82002 in ./acquia_contenthub.install
Updates ACH configuration with default value of send_contenthub_update.
ClientCDFTest::setUp in tests/src/Kernel/ClientCDFTest.php
ClientFactory::__construct in src/Client/ClientFactory.php
ClientManagerFactory constructor.
ContentHubCommonActions::__construct in src/ContentHubCommonActions.php
ContentHubCommonActions constructor.
ContentHubConnectionManager::getContentHubConfig in src/ContentHubConnectionManager.php
Obtains the Content Hub Admin Settings Configuration.
ContentHubDeleteClientConfirmForm::submitForm in src/Form/ContentHubDeleteClientConfirmForm.php
Form submission handler.
ContentHubExportQueueWorker::processItem in modules/acquia_contenthub_publisher/src/Plugin/QueueWorker/ContentHubExportQueueWorker.php
This method return values will be used within ContentHubExportQueue. Different return values will log different messages and will indicate different behaviours: return FALSE; => Error processing entities, queue item not deleted. return 0; => No…
ContentHubImportQueueWorker::processItem in modules/acquia_contenthub_subscriber/src/Plugin/QueueWorker/ContentHubImportQueueWorker.php
Processes acquia_contenthub_subscriber_import queue items.
ContentHubSettingsForm::buildForm in src/Form/ContentHubSettingsForm.php
Form constructor.
ContentHubSettingsForm::getEditableConfigNames in src/Form/ContentHubSettingsForm.php
Gets the configuration names that will be editable.
DeleteAssets::__construct in modules/acquia_contenthub_subscriber/src/EventSubscriber/HandleWebhook/DeleteAssets.php
DeleteAssets constructor.
DenyAccessSubscriber::alterRoutes in modules/acquia_contenthub_preview/src/Routing/DenyAccessSubscriber.php
Sets access permission to false on everything but the webhook.
ExportTest::setUp in tests/src/Kernel/ExportTest.php
GetSettingsFromCoreConfig::onGetSettings in src/EventSubscriber/GetSettings/GetSettingsFromCoreConfig.php
Extract settings from configuration and create a Settings object.
ImportUpdateAssets::__construct in modules/acquia_contenthub_subscriber/src/EventSubscriber/HandleWebhook/ImportUpdateAssets.php
ImportUpdateAssets constructor.
NullifyQueueIdTest::setUp in tests/src/Kernel/NullifyQueueIdTest.php
PreviewSettings::onGetSettings in modules/acquia_contenthub_preview/src/EventSubscriber/PreviewSettings.php
Extract settings from configuration and create a Settings object.
PurgeTest::createAcquiaContentHubAdminSettings in tests/src/Kernel/EventSubscriber/HandleWebhook/PurgeTest.php
Get Acquia Content Hub settings.
ReExportTest::createAcquiaContentHubAdminSettings in modules/acquia_contenthub_publisher/tests/src/Kernel/EventSubscriber/HandleWebhook/ReExportTest.php
Get Acquia Content Hub settings.
S3FileOriginLocatorTest::constructS3Locator in modules/acquia_contenthub_s3/tests/src/Kernel/S3FileOriginLocatorTest.php
Returns a freshly constructed S3FileOriginLocator object.
UpdatePublishedTest::createAcquiaContentHubAdminSettings in tests/src/Kernel/EventSubscriber/HandleWebhook/UpdatePublishedTest.php
Get Acquia Content Hub settings.
_acquia_contenthub_subscriber_delete_entity in modules/acquia_contenthub_subscriber/acquia_contenthub_subscriber.module
Delete subscriber entities from the interest list and tracking table.