6 calls to _webform_preprocess_element() in Webform 6.x
- template_preprocess_webform_card in modules/
webform_cards/ webform_cards.module - Prepares variables for webform section element templates.
- template_preprocess_webform_section in includes/
webform.theme.template.inc - Prepares variables for webform section element templates.
- TextFormat::process in src/
Plugin/ WebformElement/ TextFormat.php - Fix text format #more property.
- webform_preprocess_details in includes/
webform.theme.inc - Implements hook_preprocess_details() for details element templates.
- webform_preprocess_fieldset in includes/
webform.theme.inc - Implements hook_preprocess_fieldset() for fieldset templates.
- webform_preprocess_form_element in includes/
webform.theme.inc - Implements hook_preprocess_form_element() for form element templates.