You are here

6 calls to Html::resetSeenIds() in Drupal 9

BlockViewBuilderTest::testBasicRendering in core/modules/block/tests/src/Kernel/BlockViewBuilderTest.php
Tests the rendering of blocks.
FormBuilder::rebuildForm in core/lib/Drupal/Core/Form/FormBuilder.php
Constructs a new $form from the information in $form_state.
FormTestBase::tearDown in core/tests/Drupal/Tests/Core/Form/FormTestBase.php
HtmlTest::testHtmlGetUniqueId in core/tests/Drupal/Tests/Component/Utility/HtmlTest.php
Tests the Html::getUniqueId() method.
ViewsFormBase::getForm in core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php
Creates a new instance of this form.
ViewUI::addFormToStack in core/modules/views_ui/src/ViewUI.php
Add another form to the stack; clicking 'apply' will go to this form rather than closing the ajax popup.