Search for refresh
- Search 7.x for refresh
- Search 9.5.x for refresh
- Search 10.3.x for refresh
- Search 11.x for refresh
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DrupalMinkClient::$followMetaRefresh | property | core/ |
Whether to follow meta redirects or not. |
DrupalMinkClient::followMetaRefresh | function | core/ |
Sets whether to automatically follow meta refresh redirects or not. |
DrupalMinkClient::getMetaRefreshUrl | function | core/ |
Glean the meta refresh URL from the current page content. |
DrupalMinkClientTest::getTestsForMetaRefresh | function | core/ |
|
DrupalMinkClientTest::testBackForwardMetaRefresh | function | core/ |
@covers ::request[[api-linebreak]] |
DrupalMinkClientTest::testFollowMetaRefresh | function | core/ |
@dataProvider getTestsForMetaRefresh @covers ::getMetaRefreshUrl[[api-linebreak]] |
EntityUnitTestBase::refreshServices | function | core/ |
Refresh services. |
InstallerTestBase::refreshVariables | function | core/ |
WebTestBase::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
SelectProfileFormTest::refreshVariables | function | core/ |
BrowserTestBase::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
UpdateTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
WebTestBase::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
WebTestBase::$metaRefreshCount | property | core/ |
The number of meta refresh redirects followed during ::drupalGet(). |
WebTestBase::checkForMetaRefresh | function | core/ |
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.