28 calls to Html::getUniqueId()

ArgumentPluginBase::processContainerRadios in core/modules/views/src/Plugin/views/argument/ArgumentPluginBase.php
Custom form radios process function.
BlockTest::testBlockThemeSelector in core/modules/block/tests/src/Functional/BlockTest.php
Tests that the block form has a theme selector when not passed via the URL.
claro_preprocess_status_messages in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for status_messages.
claro_preprocess_system_themes_page in core/themes/claro/claro.theme
Implements hook_preprocess_HOOK() for system_themes_page.
CommentForm::form in core/modules/comment/src/CommentForm.php
Gets the actual form array to be built.
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.
ExposedFormTest::testExposedBlock in core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php
Tests the exposed block functionality.
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.
ManagedFile::processManagedFile in core/modules/file/src/Element/ManagedFile.php
Render API callback: Expands the managed_file element type.
Radios::processRadios in core/lib/Drupal/Core/Render/Element/Radios.php
Expands a radios element into individual radio elements.
Table::buildOptionsForm in core/modules/views/src/Plugin/views/style/Table.php
Render the given style.
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_block in core/modules/block/block.module
Prepares variables for block templates.
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.
template_preprocess_system_modules_details in core/modules/system/system.admin.inc
Prepares variables for the module details templates.
template_preprocess_views_mini_pager in core/modules/views/views.theme.inc
Prepares variables for views mini-pager templates.
template_preprocess_views_view_table in core/modules/views/views.theme.inc
Prepares variables for views table templates.
TipPluginTextLegacy::getAriaId in core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php
Returns an ID that is guaranteed uniqueness.
ViewsExposedForm::buildForm in core/modules/views/src/Form/ViewsExposedForm.php
Form constructor.
ViewUI::getStandardButtons in core/modules/views_ui/src/ViewUI.php
Provides a standard set of Apply/Cancel/OK buttons for the forms.
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.