You are here

10 string references to webform_submission.exporter in Webform 6.x

WebformAdminConfigExportersForm::create in src/Form/AdminConfig/WebformAdminConfigExportersForm.php
Instantiates a new instance of this class.
WebformBrowserTestTrait::getExport in tests/src/Traits/WebformBrowserTestTrait.php
Request a webform results export CSV.
WebformCliService::drush_webform_export in src/Commands/WebformCliService.php
Implements drush_hook_COMMAND().
WebformEntityPrintFunctionalTest::testEntityPrint in modules/webform_entity_print/tests/src/Functional/WebformEntityPrintFunctionalTest.php
Test entity print.
WebformResultsExportController::batchFinish in src/Controller/WebformResultsExportController.php
Batch API callback; Completed export.
WebformResultsExportController::batchProcess in src/Controller/WebformResultsExportController.php
Batch API callback; Write the header and rows of the export to the export file.
WebformResultsExportController::batchSet in src/Controller/WebformResultsExportController.php
Batch API; Initialize batch operations.
WebformResultsExportController::create in src/Controller/WebformResultsExportController.php
Instantiates a new instance of this class.
WebformResultsExportDownloadTest::testDownloadFiles in tests/src/Functional/WebformResultsExportDownloadTest.php
Tests download files.
WebformResultsExportForm::create in src/Form/WebformResultsExportForm.php
Instantiates a new instance of this class.