11 calls to menu_list_system_menus()

menu_block_view_alter in drupal/core/modules/menu/menu.module
Implements hook_block_view_alter().
menu_delete_menu_confirm_submit in drupal/core/modules/menu/menu.admin.inc
Delete a custom menu and all links in it.
menu_delete_menu_page in drupal/core/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/core/modules/menu/menu.admin.inc
Menu callback; Build the form that handles the adding/editing of a custom menu.
menu_get_menus in drupal/core/modules/menu/menu.module
Return an associative array of the custom menus names.
menu_install in drupal/core/modules/menu/menu.install
Implements hook_install().
menu_set_active_menu_names in drupal/core/includes/menu.inc
Sets (or gets) the active menu for the current page.
system_block_info in drupal/core/modules/system/system.module
Implements hook_block_info().
system_block_view in drupal/core/modules/system/system.module
Implements hook_block_view().
system_preprocess_block in drupal/core/modules/system/system.module
Implements hook_preprocess_HOOK() for block.tpl.php.
WizardPluginBase::build_form in drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php
Implements Drupal\views\Plugin\views\wizard\WizardInterface::build_form().