7 calls to RenderElement::setAttributes()
- Date::preRenderDate in core/
lib/ Drupal/ Core/ Render/ Element/ Date.php - Adds form-specific attributes to a 'date' #type element.
- media_preprocess_media_reference_help in core/
modules/ media/ media.module - Implements hook_preprocess_HOOK() for media reference widgets.
- Password::preRenderPassword in core/
lib/ Drupal/ Core/ Render/ Element/ Password.php - Prepares a #type 'password' render element for input.html.twig.
- template_preprocess_fieldset in core/
includes/ form.inc - Prepares variables for fieldset element templates.
- template_preprocess_select in core/
includes/ form.inc - Prepares variables for select element templates.
- template_preprocess_textarea in core/
includes/ form.inc - Prepares variables for textarea templates.
- Url::preRenderUrl in core/
lib/ Drupal/ Core/ Render/ Element/ Url.php - Prepares a #type 'url' render element for input.html.twig.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.