12 calls to menu_list_system_menus()

MenuUpgradePathTestCase::testMenuUpgrade in drupal/modules/simpletest/tests/upgrade/upgrade.menu.test
Test a successful upgrade.
menu_block_view_alter in drupal/modules/menu/menu.module
Implements hook_block_view_alter().
menu_delete_menu_confirm_submit in drupal/modules/menu/menu.admin.inc
Delete a custom menu and all links in it.
menu_delete_menu_page in drupal/modules/menu/menu.admin.inc
Menu callback; check access and get a confirm form for deletion of a custom menu.
menu_edit_menu in drupal/modules/menu/menu.admin.inc
Menu callback; Build the form that handles the adding/editing of a custom menu.
menu_get_menus in drupal/modules/menu/menu.module
Return an associative array of the custom menus names.
menu_install in drupal/modules/menu/menu.install
Implements hook_install().
menu_set_active_menu_names in drupal/includes/menu.inc
Sets (or gets) the active menu for the current page.
menu_update_7003 in drupal/modules/menu/menu.install
Add missing custom menus to active menus list.
system_block_info in drupal/modules/system/system.module
Implements hook_block_info().
system_block_view in drupal/modules/system/system.module
Implements hook_block_view().
system_preprocess_block in drupal/modules/system/system.module
Implements hook_preprocess_block().