Search for refresh

  1. Search 7.x for refresh
  2. Search 9.5.x for refresh
  3. Search 10.3.x for refresh
  4. Search 11.x for refresh
  5. Other projects
Title Object type File name Summary
DrupalMinkClient::$followMetaRefresh property core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Whether to follow meta redirects or not.
DrupalMinkClient::followMetaRefresh function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Sets whether to automatically follow meta refresh redirects or not.
DrupalMinkClient::getMetaRefreshUrl function core/tests/Drupal/BuildTests/Framework/DrupalMinkClient.php Glean the meta refresh URL from the current page content.
DrupalMinkClientTest::getTestsForMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php
DrupalMinkClientTest::testBackForwardMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php @covers ::request[[api-linebreak]]
DrupalMinkClientTest::testFollowMetaRefresh function core/tests/Drupal/BuildTests/Framework/Tests/DrupalMinkClientTest.php @dataProvider getTestsForMetaRefresh
@covers ::getMetaRefreshUrl[[api-linebreak]]
EntityUnitTestBase::refreshServices function core/modules/system/src/Tests/Entity/EntityUnitTestBase.php Refresh services.
InstallerTestBase::refreshVariables function core/modules/simpletest/src/InstallerTestBase.php WebTestBase::refreshVariables() tries to operate on persistent storage,
which is only available after the installer completed.
SelectProfileFormTest::refreshVariables function core/tests/Drupal/FunctionalJavascriptTests/Core/Installer/Form/SelectProfileFormTest.php BrowserTestBase::refreshVariables() tries to operate on persistent storage,
which is only available after the installer completed.
UpdateTestBase::refreshUpdateStatus function core/modules/update/src/Tests/UpdateTestBase.php Refreshes the update status based on the desired available update scenario.
WebTestBase::$maximumMetaRefreshCount property core/modules/simpletest/src/WebTestBase.php The number of meta refresh redirects to follow, or NULL if unlimited.
WebTestBase::$metaRefreshCount property core/modules/simpletest/src/WebTestBase.php The number of meta refresh redirects followed during ::drupalGet().
WebTestBase::checkForMetaRefresh function core/modules/simpletest/src/WebTestBase.php Checks for meta refresh tag and if found call drupalGet() recursively.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.