You are here

6 calls to YamlFormExporterBase::getConfiguration() in YAML Form 8

TabularBaseYamlFormExporter::buildHeader in src/Plugin/YamlFormExporter/TabularBaseYamlFormExporter.php
Build export header using form submission field definitions and form element columns.
TabularBaseYamlFormExporter::buildRecord in src/Plugin/YamlFormExporter/TabularBaseYamlFormExporter.php
Build export record using a form submission.
TabularBaseYamlFormExporter::formatRecordFieldDefinitionValue in src/Plugin/YamlFormExporter/TabularBaseYamlFormExporter.php
Get the field definition value from a form submission entity.
TabularBaseYamlFormExporter::getElements in src/Plugin/YamlFormExporter/TabularBaseYamlFormExporter.php
Get form elements.
TabularBaseYamlFormExporter::getFieldDefinitions in src/Plugin/YamlFormExporter/TabularBaseYamlFormExporter.php
Get a form's field definitions.
YamlFormExporterBase::getSubmissionBaseName in src/YamlFormExporterBase.php
Get form submission base file name.