Implements hook_admin_bar_map() on behalf of core modules.

@todo Replace all/most of those API functions with direct DB queries; we only need the menu arguments (keys), not fully loaded objects.

File

core/modules/admin_bar/admin_bar.map.inc

Functions

Namesort descending Description
field_ui_admin_bar_map Implements hook_admin_bar_map() on behalf of Field UI module.
filter_admin_bar_map Implements hook_admin_bar_map() on behalf of Filter module.
layout_admin_bar_map Implements hook_admin_bar_map() on behalf of Layout module.
menu_admin_bar_map Implements hook_admin_bar_map() on behalf of Menu module.
node_admin_bar_map Implements hook_admin_bar_map() on behalf of Node module.
taxonomy_admin_bar_map Implements hook_admin_bar_map() on behalf of Taxonomy module.
views_ui_admin_bar_map Implements hook_admin_bar_map() on behalf of Views UI module.