12 string references to acquia_contenthub_common_actions in Acquia Content Hub 8.2
- AcquiaContentHubCDFCommands::exportCdf in src/
Commands/ AcquiaContentHubCDFCommands.php - Generates a CDF Document from a manifest file.
- AcquiaContentHubCDFCommands::importCdf in src/
Commands/ AcquiaContentHubCDFCommands.php - Imports entities from a CDF Document.
- acquia_contenthub_publisher_entity_delete in modules/
acquia_contenthub_publisher/ acquia_contenthub_publisher.module - Implements hook_entity_delete().
- ContentHubExportQueueWorker::create in modules/
acquia_contenthub_publisher/ src/ Plugin/ QueueWorker/ ContentHubExportQueueWorker.php - Creates an instance of the plugin.
- ContentHubImportQueueWorker::create in modules/
acquia_contenthub_subscriber/ src/ Plugin/ QueueWorker/ ContentHubImportQueueWorker.php - Creates an instance of the plugin.
- ExportTest::setUp in tests/
src/ Kernel/ ExportTest.php - NullifyQueueIdTest::setUp in tests/
src/ Kernel/ NullifyQueueIdTest.php - OptionalDependencyCalculationTest::setUp in tests/
src/ Kernel/ OptionalDependencyCalculationTest.php - PrivateFileSchemeHandler::create in src/
Plugin/ FileSchemeHandler/ PrivateFileSchemeHandler.php - Creates an instance of the plugin.
- S3FileOriginLocatorTest::constructS3Locator in modules/
acquia_contenthub_s3/ tests/ src/ Kernel/ S3FileOriginLocatorTest.php - Returns a freshly constructed S3FileOriginLocator object.
- S3FileOriginLocatorTest::testNoRecordLocally in modules/
acquia_contenthub_s3/ tests/ src/ Kernel/ S3FileOriginLocatorTest.php - @covers ::getS3FileSource
- UnserializationTest::setUp in tests/
src/ Kernel/ UnserializationTest.php