You are here

9 calls to WebformFormHelper::flattenElements() in Webform 6.x

WebformDevelEntityFormApiExportForm::setDefaultValues in modules/webform_devel/src/Form/WebformDevelEntityFormApiExportForm.php
Set webform elements default values using test data.
WebformDevelEntityFormApiTestForm::setDefaultValues in modules/webform_devel/src/Form/WebformDevelEntityFormApiTestForm.php
Set webform elements default values using test data.
WebformFormHelperTest::testFlattenElements in tests/src/Unit/Utility/WebformFormHelperTest.php
Tests WebformFormHelper::flattenElements().
WebformTokenManager::elementValidate in src/WebformTokenManager.php
Validate form that should have tokens in it.
webform_update_8151 in includes/webform.install.update.inc
Issue #3013767: Computed twig element is not working on multi-step form.
webform_update_8155 in includes/webform.install.update.inc
Issue #3017679: 2 different validation range modes for date/time field.
webform_update_8179 in includes/webform.install.update.inc
Issue #3101300: Allow 'Save' (update) action label to be customized.
webform_update_8186 in includes/webform.install.update.inc
Issue #3108150: Save numeric properties as numbers instead of strings.
webform_update_8198 in includes/webform.install.update.inc
Issue #3156982: Fix empty '#option_all_value' and '#option_all_text'.