- CronRunTestCase::testCronCacheExpiration in core/
modules/ system/ tests/ system.test - Tests that hook_flush_caches() is not invoked on every single cron run.
- date_timezone_abbr in core/
includes/ date.inc - Returns an array of system-allowed timezone abbreviations.
- date_timezone_names in core/
includes/ date.inc - Returns a translated array of timezone names.
- date_views_fields in core/
modules/ date/ date.module - Identify all potential date/timestamp fields and cache the data.
- field_get_block_list in core/
modules/ field/ field.module - Helper function to build a list of fields that have been made available as a block.
- installer_browser_fetch_results in core/
modules/ installer/ installer.browser.inc - Fetches results from the server based on the parameters passed in.
- RedirectTestHelper::assertPageCached in core/
modules/ redirect/ tests/ redirect.test - RedirectTestHelper::assertPageNotCached in core/
modules/ redirect/ tests/ redirect.test - system_cron in core/
modules/ system/ system.module - Implements hook_cron().
- system_token_browser_build_level in core/
modules/ system/ system.pages.inc - Build a level of the token hierarchy.
- system_token_browser_tree_build_content in core/
modules/ system/ system.pages.inc - Helper function to generate a render array of token types.
- ViewsModuleTest::testFetchData in core/
modules/ views/ tests/ views_module.test - Tests views_fetch_data().
- _views_fetch_plugin_data in core/
modules/ views/ includes/ cache.inc - Fetch the plugin data from cache.