admin_bar_preprocess_page in core/modules/admin_bar/admin_bar.module
Implements hook_preprocess_page().
LayoutPathTest::testLayoutPath in core/modules/layout/tests/layout.test
Tests that null paths (in default layouts) don't cause problems.
layout_get_layout_by_path in core/modules/layout/layout.module
Get the layout which is active based on a path or router item.
layout_list_page in core/modules/layout/layout.admin.inc
Output a list of layouts that are managed.
layout_load_multiple_by_path in core/modules/layout/layout.module
Load all layouts at a given path.
layout_route_handler in core/modules/layout/layout.module
Route handler callback; Execute the current route item or wrap in a layout.
layout_settings_form_save_submit in core/modules/layout/layout.admin.inc
Submit handler for layout_settings_form() that saves in-progress changes.
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.
system_custom_theme in core/modules/system/system.module
Implements hook_custom_theme().
system_init in core/modules/system/system.module
Implements hook_init().