You are here

11 calls to YamlFormTidy::tidy() in YAML Form 8

DebugYamlFormHandler::submitForm in tests/modules/yamlform_test/src/Plugin/YamlFormHandler/DebugYamlFormHandler.php
Submit form submission form.
drush_yamlform_tidy in drush/yamlform.drush.inc
Implements drush_hook_COMMAND().
template_preprocess_yamlform_submission_yaml in includes/yamlform.theme.inc
Prepares variables for form submission YAML template.
YamlFormAdminSettingsTest::testAdminSettings in src/Tests/YamlFormAdminSettingsTest.php
Tests form admin settings.
YamlFormCodeMirror::valueCallback in src/Element/YamlFormCodeMirror.php
Determines how user input is mapped to an element's #value property.
YamlFormElementAttributes::processYamlFormElementAttributes in src/Element/YamlFormElementAttributes.php
Processes element attributes.
YamlFormElementStates::processYamlFormStates in src/Element/YamlFormElementStates.php
Expand an email confirm field into two HTML5 email elements.
YamlFormEntityExportForm::getYaml in modules/yamlform_devel/src/Form/YamlFormEntityExportForm.php
Get the form's raw data.
YamlFormTidyTest::testTidy in tests/src/Unit/YamlFormTidyTest.php
Tests YamlFormTidy tidy with YamlFormTidy::tidy().
YamlYamlFormExporter::writeSubmission in src/Plugin/YamlFormExporter/YamlYamlFormExporter.php
Write submission to export.
_yamlform_form_config_translate_add_form_alter_yaml_element in includes/yamlform.translation.inc
Alter translated config entity property.