You are here

7 calls to WebformArrayHelper::removePrefix() in Webform 6.x

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::valueCallback in src/Element/WebformElementComposite.php
Determines how user input is mapped to an element's #value property.
WebformElementHelper::isIgnoredProperty in src/Utility/WebformElementHelper.php
Determine if an element's property should be ignored.
WebformEntitySettingsFormForm::form in src/EntitySettings/WebformEntitySettingsFormForm.php
Gets the actual form array to be built.
WebformOptionsCustom::processWebformOptionsCustom in modules/webform_options_custom/src/Element/WebformOptionsCustom.php
Processes an 'other' element.