17 calls to RefreshVariablesTrait::refreshVariables()
- 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.
- InstallerTestBase::refreshVariables in core/
modules/ simpletest/ src/ InstallerTestBase.php - WebTestBase::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.
- ResourceTestBase::refreshTestStateAfterRestConfigChange in core/
modules/ rest/ tests/ src/ Functional/ ResourceTestBase.php - Refreshes the state of the tester to be in sync with the testee.
- RESTTestBase::httpRequest in core/
modules/ rest/ src/ Tests/ RESTTestBase.php - Helper function to issue a HTTP request with simpletest's cURL.
- 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.
- WebTestBase::drupalGet in core/
modules/ simpletest/ src/ WebTestBase.php - Retrieves a Drupal path or an absolute path.
- WebTestBase::drupalHead in core/
modules/ simpletest/ src/ WebTestBase.php - Retrieves only the headers for a Drupal path or an absolute path.
- WebTestBase::drupalPostForm in core/
modules/ simpletest/ src/ WebTestBase.php - Executes a form submission.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.