You are here

20 calls to WebformArrayHelper::toString() in Webform 8.5

DateBase::validateDate in src/Plugin/WebformElement/DateBase.php
Webform element validation handler for date elements.
OptionsBase::form in src/Plugin/WebformElement/OptionsBase.php
Gets the actual configuration webform array to be built.
Select::form in src/Plugin/WebformElement/Select.php
Gets the actual configuration webform array to be built.
SettingsWebformHandler::validateConfigurationForm in src/Plugin/WebformHandler/SettingsWebformHandler.php
Form validation handler.
WebformAdminConfigElementsForm::buildForm in src/Form/AdminConfig/WebformAdminConfigElementsForm.php
Form constructor.
WebformAdminConfigFormsForm::buildForm in src/Form/AdminConfig/WebformAdminConfigFormsForm.php
Form constructor.
WebformArrayHelperTest::testToString in tests/src/Unit/Utility/WebformArrayHelperTest.php
Tests converting arrays to readable string with WebformArrayHelper::toString().
WebformCompositeBase::form in src/Plugin/WebformElement/WebformCompositeBase.php
Gets the actual configuration webform array to be built.
WebformElementBase::buildConfigurationForm in src/Plugin/WebformElementBase.php
Form constructor.
WebformElementBase::formatTextItems in src/Plugin/WebformElementBase.php
Format an element's items as text.
WebformElementBase::validateConfigurationForm in src/Plugin/WebformElementBase.php
Form validation handler.
WebformEntityElementsValidator::validateDuplicateNames in src/WebformEntityElementsValidator.php
Validate elements does not contain duplicate names.
WebformEntityElementsValidator::validateNames in src/WebformEntityElementsValidator.php
Validate elements names.
WebformEntityElementsValidator::validateProperties in src/WebformEntityElementsValidator.php
Validate that elements are not using ignored properties.
WebformEntitySettingsFormForm::form in src/EntitySettings/WebformEntitySettingsFormForm.php
Gets the actual form array to be built.
WebformExcludedElements::getWebformExcludedOptions in src/Element/WebformExcludedElements.php
Get options for excluded tableselect element.
WebformHelpManager::buildLibraries in src/WebformHelpManager.php
Build the libraries section.
WebformImageSelectImagesForm::form in modules/webform_image_select/src/WebformImageSelectImagesForm.php
Gets the actual form array to be built.
WebformOptionsForm::form in src/WebformOptionsForm.php
Gets the actual form array to be built.
WebformSubmissionDevelGenerateTrait::validateEntity in src/Plugin/DevelGenerate/WebformSubmissionDevelGenerateTrait.php
Validate webform source entity type and id.