layout_admin_bar_map in core/modules/admin_bar/admin_bar.map.inc
Implements hook_admin_bar_map() on behalf of Layout module.
layout_get_path_layout_names in core/modules/layout/layout.module
Get a list of layouts that share a particular path.
layout_load_all in core/modules/layout/layout.module
Return an array of all layouts as fully loaded Layout objects.
layout_load_multiple in core/modules/layout/layout.module
Load multiple layouts based on a particular criteria.
layout_menu_item_load_all in core/modules/layout/layout.module
Return an array of all menu items as fully loaded LayoutMenuItem objects.
layout_menu_item_load_multiple in core/modules/layout/layout.module
Load menu items by name.
layout_menu_item_load_multiple_by_path in core/modules/layout/layout.module
Load an individual Layout menu item based on its path.
path_autocomplete in core/modules/system/system.module
Menu callback; Autocomplete callback for paths.