admin_bar_admin_bar_replacements in core/modules/admin_bar/admin_bar.module
Implements hook_admin_bar_replacements().
admin_bar_flush_cache in core/modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
admin_bar_links_page in core/modules/admin_bar/admin_bar.inc
Build Page links.
admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
backdrop_cache_system_paths in core/includes/path.inc
Cache system paths for a page.
backdrop_goto in core/includes/common.inc
Sends the user to a different page.
backdrop_lookup_path in core/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 core/includes/form.inc
Redirects the user to a URL after a form has been processed.
common_test_init in core/modules/simpletest/tests/common_test.module
Implements hook_init().
DashboardContentTypesBlock::getContent in core/modules/dashboard/includes/block.node_types.inc
Return the content of a block.
DashboardMenuBlock::getContent in core/modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardTaxonomyBlock::getContent in core/modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
FrontPageTestCase::testBackdropIsFrontPage in core/modules/system/tests/system.test
Test home page functionality.
layout_page_callback in core/modules/layout/layout.pages.inc
Menu callback; Generic page callback for all Layout-provided pages.
redirect_get_current_redirect in core/modules/redirect/redirect.module
Attempt to find redirect from current path, query string, and language code.
redirect_redirect in core/modules/redirect/redirect.module
Perform an URL redirect.
system_custom_theme in core/modules/system/system.module
Implements hook_custom_theme().
system_init in core/modules/system/system.module
Implements hook_init().
system_site_maintenance_mode_submit in core/modules/system/system.admin.inc
Submit handler for the system_site_maintenance_mode() form.
system_tokens in core/modules/system/system.tokens.inc
Implements hook_tokens().
url_alter_test_foo in core/modules/simpletest/tests/url_alter_test.module
Menu callback.
user_login_block in core/modules/user/user.module
views_handler_filter::show_build_group_button in core/modules/views/handlers/views_handler_filter.inc
Shortcut to display the build_group/hide button.
views_handler_filter::show_expose_button in core/modules/views/handlers/views_handler_filter.inc
Shortcut to display the expose/hide button.
views_handler_sort::show_expose_button in core/modules/views/handlers/views_handler_sort.inc
Shortcut to display the expose/hide button.
views_plugin_exposed_form::reset_form in core/modules/views/plugins/views_plugin_exposed_form.inc
views_ui_custom_theme in core/modules/views_ui/views_ui.module
Implements hook_custom_theme()
views_ui_preview in core/modules/views_ui/views_ui.admin.inc
Returns the results of the live preview.
views_ui_rearrange_filter_form in core/modules/views_ui/views_ui.admin.inc
Form to rearrange items in the views UI.
views_ui_standard_form_buttons in core/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.
_menu_site_status in core/includes/menu.inc
Checks whether the site is in maintenance mode.
_update_message_text in core/modules/update/update.module
Returns the appropriate message text when site is out of date or not secure.