service acquia_contenthub.acquia_contenthub_export_queue in Acquia Content Hub 8
Class
Drupal\acquia_contenthub\Controller\ContentHubExportQueueController3 string references to acquia_contenthub.acquia_contenthub_export_queue
- ContentHubEntityExportController::create in src/
Controller/ ContentHubEntityExportController.php - Instantiates a new instance of this class.
- ContentHubExportQueueBase::create in src/
Plugin/ QueueWorker/ ContentHubExportQueueBase.php - Creates an instance of the plugin.
- ContentHubExportQueueForm::create in src/
Form/ ContentHubExportQueueForm.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\acquia_contenthub\Controller\ContentHubExportQueueController
- arguments:
- - '@queue'
- - '@plugin.manager.queue_worker'
- - '@config.factory'
- - '@logger.factory'