13 calls to Html::getUniqueId()
- Container::processContainer in core/
lib/ Drupal/ Core/ Render/ Element/ Container.php - Processes a container element.
- DialogRenderer::determineTargetSelector in core/
lib/ Drupal/ Core/ Render/ MainContent/ DialogRenderer.php - Determine the target selector for the OpenDialogCommand.
- FormBuilder::doBuildForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Builds and processes all elements in the structured form array.
- FormBuilder::prepareForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Prepares a structured form array.
- HtmlTest::testHtmlGetUniqueId in core/
tests/ Drupal/ Tests/ Component/ Utility/ HtmlTest.php - Tests the Html::getUniqueId() method.
- HtmlTest::testHtmlGetUniqueIdWithAjaxIds in core/
tests/ Drupal/ Tests/ Component/ Utility/ HtmlTest.php - Tests the Html::getUniqueId() method.
- Link::preRenderLink in core/
lib/ Drupal/ Core/ Render/ Element/ Link.php - Pre-render callback: Renders a link into #markup.
- Radios::processRadios in core/
lib/ Drupal/ Core/ Render/ Element/ Radios.php - Expands a radios element into individual radio elements.
- Table::processTable in core/
lib/ Drupal/ Core/ Render/ Element/ Table.php - #process callback for #type 'table' to add tableselect support.
- Tableselect::processTableselect in core/
lib/ Drupal/ Core/ Render/ Element/ Tableselect.php - Creates checkbox or radio elements to populate a tableselect table.
- template_preprocess_field_multiple_value_form in core/
includes/ theme.inc - Prepares variables for individual form element templates.
- template_preprocess_pager in core/
includes/ theme.inc - Prepares variables for pager templates.
- WidgetBase::formMultipleElements in core/
lib/ Drupal/ Core/ Field/ WidgetBase.php - Special handling to create form elements for multiple values.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.