admin_bar_flush_cache in modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
backdrop_cache_system_paths in includes/path.inc
Cache system paths for a page.
backdrop_goto in includes/common.inc
Sends the user to a different page.
backdrop_lookup_path in includes/path.inc
Given an alias, return its Backdrop system URL if one exists. Given a Backdrop system URL return one of its aliases if such a one exists. Otherwise, return FALSE.
backdrop_redirect_form in includes/form.inc
Redirects the user to a URL after a form has been processed.
common_test_init in modules/simpletest/tests/common_test.module
Implements hook_init().
DashboardContentTypesBlock::getContent in modules/dashboard/includes/block.node_types.inc
Return the content of a block.
DashboardMenuBlock::getContent in modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardTaxonomyBlock::getContent in modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
FrontPageTestCase::testBackdropIsFrontPage in modules/system/tests/system.test
Test home page functionality.
layout_page_callback in modules/layout/layout.pages.inc
Menu callback; Generic page callback for all Layout-provided pages.
_menu_site_status in includes/menu.inc
Checks whether the site is in maintenance mode.
redirect_get_current_redirect in modules/redirect/redirect.module
Attempt to find redirect from current path, query string, and language code.
redirect_redirect in modules/redirect/redirect.module
Perform an URL redirect.
system_custom_theme in modules/system/system.module
Implements hook_custom_theme().
system_init in modules/system/system.module
Implements hook_init().
system_site_maintenance_mode_submit in modules/system/system.admin.inc
Submit handler for the system_site_maintenance_mode() form.
system_tokens in modules/system/system.tokens.inc
Implements hook_tokens().
_update_message_text in modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.
url_alter_test_foo in modules/simpletest/tests/url_alter_test.module
Menu callback.
user_login_block in modules/user/user.module
views_handler_filter::show_build_group_button in modules/views/handlers/views_handler_filter.inc
Shortcut to display the build_group/hide button.
views_handler_filter::show_expose_button in modules/views/handlers/views_handler_filter.inc
Shortcut to display the expose/hide button.
views_handler_sort::show_expose_button in modules/views/handlers/views_handler_sort.inc
Shortcut to display the expose/hide button.
views_plugin_exposed_form::reset_form in modules/views/plugins/views_plugin_exposed_form.inc
views_ui_custom_theme in modules/views_ui/views_ui.module
Implements hook_custom_theme()
views_ui_preview in modules/views_ui/views_ui.admin.inc
Returns the results of the live preview.
views_ui_rearrange_filter_form in modules/views_ui/views_ui.admin.inc
Form to rearrange items in the views UI.
views_ui_standard_form_buttons in modules/views_ui/views_ui.admin.inc
Provide a standard set of Apply/Cancel/OK buttons for the forms. Also provide a hidden op operator because the forms plugin doesn't seem to properly provide which button was clicked.