13 calls to RefreshVariablesTrait::refreshVariables() in Drupal 9
- BrowserWithJavascriptTest::drupalGetWithAlert in core/
tests/ Drupal/ FunctionalJavascriptTests/ BrowserWithJavascriptTest.php - Retrieves a Drupal path or an absolute path.
- FunctionalTestSetupTrait::resetAll in core/
lib/ Drupal/ Core/ Test/ FunctionalTestSetupTrait.php - Resets all data structures after having enabled new modules.
- InstallerTestBase::refreshVariables in core/
tests/ Drupal/ FunctionalTests/ Installer/ InstallerTestBase.php - FunctionalTestSetupTrait::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed.
- LanguageNegotiationInfoTest::stateSet in core/
modules/ language/ tests/ src/ Functional/ LanguageNegotiationInfoTest.php - Sets state flags for language_test module.
- RebuildScriptTest::testRebuild in core/
modules/ system/ tests/ src/ Functional/ UpdateSystem/ RebuildScriptTest.php - Tests redirect in rebuild.php.
- ResourceTestBase::refreshTestStateAfterRestConfigChange in core/
modules/ rest/ tests/ src/ Functional/ ResourceTestBase.php - Refreshes the state of the tester to be in sync with the testee.
- SearchEmbedFormTest::setUp in core/
modules/ search/ tests/ src/ Functional/ SearchEmbedFormTest.php - SearchExactTest::testExactQuery in core/
modules/ search/ tests/ src/ Functional/ SearchExactTest.php - Tests that the correct number of pager links are found for both keywords and phrases.
- SearchNodeDiacriticsTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodeDiacriticsTest.php - Tests that search returns results with diacritics in the search phrase.
- SearchNodePunctuationTest::testPhraseSearchPunctuation in core/
modules/ search/ tests/ src/ Functional/ SearchNodePunctuationTest.php - Tests that search works with punctuation and HTML entities.
- StyleSerializerTest::testRestViewsAuthentication in core/
modules/ rest/ tests/ src/ Functional/ Views/ StyleSerializerTest.php - Checks that the auth options restricts access to a REST views display.
- UiHelperTrait::drupalGet in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Retrieves a Drupal path or an absolute path.
- UiHelperTrait::submitForm in core/
tests/ Drupal/ Tests/ UiHelperTrait.php - Fills and submits a form.