6 calls to WebformOptionsHelper::convertOptionsToString() in Webform 6.x
- WebformImageSelectImagesForm::getImages in modules/
webform_image_select/ src/ WebformImageSelectImagesForm.php - Get options.
- WebformOptions::preSave in src/
Entity/ WebformOptions.php - Acts on an entity before the presave hook is invoked.
- WebformOptionsCustomForm::getOptions in modules/
webform_options_custom/ src/ WebformOptionsCustomForm.php - Get options.
- WebformOptionsForm::getOptions in src/
WebformOptionsForm.php - Get options.
- WebformOptionsHelperTest::testConvertOptionsToString in tests/
src/ Unit/ Utility/ WebformOptionsHelperTest.php - Tests WebformOptionsHelper::convertOptionsToString().
- WebformSubmissionExportImportUploadForm::batchProcess in modules/
webform_submission_export_import/ src/ Form/ WebformSubmissionExportImportUploadForm.php - Batch API callback; Write the header and rows of the export to the export file.