admin_bar_locale_links in core/modules/admin_bar/admin_bar.module
Build Locale links.
admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
drupal_is_front_page in core/includes/drupal.inc
Check if the current page is the home page.
FrontLayoutAccess::checkAccess in core/modules/layout/plugins/access/front_layout_access.inc
Checks for access based on the available context.
hook_init in core/modules/system/system.api.php
Perform setup tasks for non-cached page requests.
hook_menu_breadcrumb_alter in core/modules/system/system.api.php
Alter links in the active trail before it is rendered as the breadcrumb.
l in core/includes/common.inc
Formats an internal or external URL link as an HTML anchor tag.
locale_block_view in core/modules/locale/locale.module
Implements hook_block_view().
menu_get_active_breadcrumb in core/includes/menu.inc
Gets the breadcrumb for the current page, as determined by the active trail.
menu_set_active_trail in core/includes/menu.inc
Sets the active trail (path to the menu tree root) of the current page.
menu_tree_output in core/includes/menu.inc
Returns an output structure for rendering a menu tree.
system_menu_tree_prune_tree in core/modules/system/system.menu.inc
Prune a tree so that it begins at the specified level.
system_test_init in core/modules/simpletest/tests/system_test.module
Implements hook_init().
theme_get_suggestions in core/includes/theme.inc
Generate an array of suggestions from path arguments.
theme_links in core/includes/theme.inc
Returns HTML for a set of links.
_template_preprocess_default_variables in core/includes/theme.inc
Returns hook-independent variables to template_preprocess().