Search for refresh
- Search 7.x for refresh
- Search 8.9.x for refresh
- Search 10.3.x for refresh
- Search 11.x for refresh
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AggregatorController::feedRefresh | function | core/ |
Refreshes a feed, then redirects to the overview page. |
AggregatorRefresh | class | core/ |
Updates a feed's items. |
AggregatorRefresh.php | file | core/ |
|
AggregatorRefresh::processItem | function | core/ |
|
BigPipeTest::assertBigPipeNoJsMetaRefreshRedirect | function | core/ |
Calls ::performMetaRefresh() and asserts the responses. |
BigPipeTest::performMetaRefresh | function | core/ |
Performs a single <meta> refresh explicitly. |
BrowserTestBaseTest::testCheckForMetaRefresh | function | core/ |
Tests the ::checkForMetaRefresh() method. |
EntityKernelTestBase::refreshServices | function | core/ |
Refresh services. |
EntitySchemaTest::refreshServices | function | core/ |
Refresh services. |
Feed::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
Feed::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
Feed::setRefreshRate | function | core/ |
Sets the refresh rate of the feed in seconds. |
FeedInterface::getRefreshRate | function | core/ |
Returns the refresh rate of the feed in seconds. |
FeedInterface::refreshItems | function | core/ |
Updates the feed items by triggering the import process. |
FeedInterface::setRefreshRate | function | core/ |
Sets the refresh rate of the feed in seconds. |
FeedStorage::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
FeedStorageInterface::getFeedIdsToRefresh | function | core/ |
Returns the fids of feeds that need to be refreshed. |
InstallerTestBase::refreshVariables | function | core/ |
FunctionalTestSetupTrait::refreshVariables() tries to operate on persistent storage, which is only available after the installer completed. |
ItemsImporter::refresh | function | core/ |
Updates the feed items by triggering the import process. |
ItemsImporterInterface::refresh | function | core/ |
Updates the feed items by triggering the import process. |
locale_config_batch_refresh_name | function | core/ |
Implements callback_batch_operation(). |
locale_translate_batch_refresh | function | core/ |
Implements callback_batch_operation(). |
RefreshVariablesTrait | trait | core/ |
Provides a method to refresh in-memory configuration and state information. |
RefreshVariablesTrait.php | file | core/ |
|
RefreshVariablesTrait::refreshVariables | function | core/ |
Refreshes in-memory configuration and state information. |
ResourceTestBase::refreshTestStateAfterRestConfigChange | function | core/ |
Refreshes the state of the tester to be in sync with the testee. |
Test::metaRefresh | function | core/ |
Loads a page that does a redirect. |
ThemeHandler::refreshInfo | function | core/ |
Refreshes the theme info data of currently installed themes. |
ThemeHandlerInterface::refreshInfo | function | core/ |
Refreshes the theme info data of currently installed themes. |
UiHelperTrait::$maximumMetaRefreshCount | property | core/ |
The number of meta refresh redirects to follow, or NULL if unlimited. |
UiHelperTrait::$metaRefreshCount | property | core/ |
The number of meta refresh redirects followed during ::drupalGet(). |
UiHelperTrait::checkForMetaRefresh | function | core/ |
Checks for meta refresh tag and if found call drupalGet() recursively. |
UpdateManager::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
UpdateManagerInterface::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
UpdateSemverTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
UpdateTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
update_refresh | function | core/ |
Refreshes the release data after loading the necessary include file. |
_locale_refresh_configuration | function | core/ |
Refreshes configuration after string translations have been updated. |
_locale_refresh_translations | function | core/ |
Refresh related information after string translations have been updated. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.