You are here

10 calls to WebformArrayHelper::addPrefix() in Webform 6.x

OptionsBase::form in src/Plugin/WebformElement/OptionsBase.php
Gets the actual configuration webform array to be built.
WebformArrayHelperTest::testPrefixing in tests/src/Unit/Utility/WebformArrayHelperTest.php
Tests prefix an associative array.
WebformElementBase::buildConfigurationForm in src/Plugin/WebformElementBase.php
Form constructor.
WebformElementBase::getConfigurationFormProperties in src/Plugin/WebformElementBase.php
Get an associative array of element properties from configuration webform.
WebformElementComposite::validateWebformElementComposite in src/Element/WebformElementComposite.php
Validates a webform element composite (builder) element.
WebformEntitySettingsFormForm::form in src/EntitySettings/WebformEntitySettingsFormForm.php
Gets the actual form array to be built.
WebformEntitySettingsFormForm::save in src/EntitySettings/WebformEntitySettingsFormForm.php
Form submission handler for the 'save' action.
WebformTranslationConfigManager::validateWebformForm in src/WebformTranslationConfigManager.php
Validate the webform config translation form.
WebformTranslationManager::getTranslatableProperties in src/WebformTranslationManager.php
Get translated properties from element manager.
webform_update_8186 in includes/webform.install.update.inc
Issue #3108150: Save numeric properties as numbers instead of strings.