6 calls to Html::resetSeenIds() in Zircon Profile 8
- BlockViewBuilderTest::testBasicRendering in core/
modules/ block/ src/ Tests/ BlockViewBuilderTest.php - Tests the rendering of blocks.
- FormBuilder::processForm in core/
lib/ Drupal/ Core/ Form/ FormBuilder.php - Processes a form submission.
- 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.