You are here

8 calls to WebformOptions::getElementOptions() in Webform 8.5

WebformElementBase::initialize in src/Plugin/WebformElementBase.php
Initialize an element to be displayed, rendered, or exported.
WebformElementController::autocomplete in src/Controller/WebformElementController.php
Returns response for the element autocomplete route.
WebformLikert::initialize in src/Plugin/WebformElement/WebformLikert.php
Initialize an element to be displayed, rendered, or exported.
WebformMapping::initialize in src/Plugin/WebformElement/WebformMapping.php
Initialize an element to be displayed, rendered, or exported.
WebformOptionsCustom::setOptions in modules/webform_options_custom/src/Plugin/WebformElement/WebformOptionsCustom.php
Get element custom options.
WebformOptionsForm::getOptions in src/WebformOptionsForm.php
Get options.
WebformOptionsListBuilder::buildOptions in src/WebformOptionsListBuilder.php
Build list of webform options.
WebformOptionsTest::testWebformOptions in tests/src/Functional/WebformOptionsTest.php
Tests webform options entity.