You are here

8 calls to YamlFormOptions::getElementOptions() in YAML Form 8

YamlFormCompositeBase::processYamlFormComposite in src/Element/YamlFormCompositeBase.php
Processes a composite form element.
YamlFormElementBase::initialize in src/YamlFormElementBase.php
Initialize an element to be displayed, rendered, or exported.
YamlFormElementController::autocomplete in src/Controller/YamlFormElementController.php
Returns response for the element autocomplete route.
YamlFormLikert::initialize in src/Plugin/YamlFormElement/YamlFormLikert.php
Initialize an element to be displayed, rendered, or exported.
YamlFormOptionsController::autocomplete in src/Controller/YamlFormOptionsController.php
Returns response for the element autocompletion.
YamlFormOptionsForm::getOptions in src/YamlFormOptionsForm.php
Get options.
YamlFormOptionsListBuilder::buildRow in src/YamlFormOptionsListBuilder.php
Builds a row for an entity in the entity listing.
YamlFormOptionsTest::testYamlFormOptions in src/Tests/YamlFormOptionsTest.php
Tests form options entity.