- 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.
- DefaultEntityController::load in core/
modules/ entity/ entity.controller.inc - Implements EntityControllerInterface::load().
- 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.
- 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.
- token_build_tree in core/
includes/ token.inc - Build a tree array of tokens, commonly used for rendering the token browser.
- _date_views_fields in core/
modules/ date/ views/ date_views_fields.inc - Identify all potential date/timestamp fields.
- _views_fetch_plugin_data in core/
modules/ views/ includes/ cache.inc - Fetch the plugin data from cache.