20 calls to WebformElementBase::hasProperty() in Webform 6.x
- Checkboxes::form in src/Plugin/ WebformElement/ Checkboxes.php 
- Gets the actual configuration webform array to be built.
- DateBase::form in src/Plugin/ WebformElement/ DateBase.php 
- Gets the actual configuration webform array to be built.
- EntityAutocomplete::hasMultipleValues in src/Plugin/ WebformElement/ EntityAutocomplete.php 
- Checks if the element value has multiple values.
- NumericBase::prepare in src/Plugin/ WebformElement/ NumericBase.php 
- Prepare an element to be rendered within a webform.
- OptionsBase::form in src/Plugin/ WebformElement/ OptionsBase.php 
- Gets the actual configuration webform array to be built.
- OptionsBase::formatHtmlItem in src/Plugin/ WebformElement/ OptionsBase.php 
- Format an element's value as HTML.
- OptionsBase::formatHtmlItems in src/Plugin/ WebformElement/ OptionsBase.php 
- Format an element's items as HTML.
- OptionsBase::formatTextItem in src/Plugin/ WebformElement/ OptionsBase.php 
- Format an element's value as text.
- OptionsBase::formatTextItems in src/Plugin/ WebformElement/ OptionsBase.php 
- Format an element's items as text.
- OptionsBase::prepare in src/Plugin/ WebformElement/ OptionsBase.php 
- Prepare an element to be rendered within a webform.
- OptionsBase::preview in src/Plugin/ WebformElement/ OptionsBase.php 
- Generate a renderable preview of the element.
- WebformElementBase::form in src/Plugin/ WebformElementBase.php 
- Gets the actual configuration webform array to be built.
- WebformElementBase::getElementStateOptions in src/Plugin/ WebformElementBase.php 
- Get an element's supported states as options.
- WebformElementBase::hasMultipleValues in src/Plugin/ WebformElementBase.php 
- Checks if the element value has multiple values.
- WebformElementBase::hasWrapper in src/Plugin/ WebformElementBase.php 
- Checks if the element has a wrapper.
- WebformElementBase::prepare in src/Plugin/ WebformElementBase.php 
- Prepare an element to be rendered within a webform.
- WebformElementBase::supportsMultipleValues in src/Plugin/ WebformElementBase.php 
- Checks if the element supports multiple values.
- WebformMarkupBase::prepare in src/Plugin/ WebformElement/ WebformMarkupBase.php 
- Prepare an element to be rendered within a webform.
- WebformOptionsCustom::form in modules/webform_options_custom/ src/ Plugin/ WebformElement/ WebformOptionsCustom.php 
- Gets the actual configuration webform array to be built.
- WebformVariant::prepare in src/Plugin/ WebformElement/ WebformVariant.php 
- Prepare an element to be rendered within a webform.
