36 uses of MENU_DEFAULT_LOCAL_TASK

action_menu in drupal/core/modules/action/action.module
Implements hook_menu().
aggregator_menu in drupal/core/modules/aggregator/aggregator.module
Implements hook_menu().
batch_test_menu in drupal/core/modules/system/tests/modules/batch_test/batch_test.module
Implements hook_menu().
block_menu in drupal/core/modules/block/block.module
Implements hook_menu().
book_menu in drupal/core/modules/book/book.module
Implements hook_menu().
comment_menu in drupal/core/modules/comment/comment.module
Implements hook_menu().
config_menu in drupal/core/modules/config/config.module
Implements hook_menu().
config_test_menu in drupal/core/modules/config/tests/config_test/config_test.module
Implements hook_menu().
contact_menu in drupal/core/modules/contact/contact.module
Implements hook_menu().
custom_block_menu in drupal/core/modules/block/custom_block/custom_block.module
Implements hook_menu().
design_test_menu in drupal/core/modules/system/tests/modules/design_test/design_test.module
Implements hook_menu().
entity_test_menu in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_menu().
field_ui_menu in drupal/core/modules/field_ui/field_ui.module
Implements hook_menu().
filter_menu in drupal/core/modules/filter/filter.module
Implements hook_menu().
forum_menu in drupal/core/modules/forum/forum.module
Implements hook_menu().
image_menu in drupal/core/modules/image/image.module
Implements hook_menu().
language_menu in drupal/core/modules/language/language.module
Implements hook_menu().
locale_menu in drupal/core/modules/locale/locale.module
Implements hook_menu().
menu_contextual_links in drupal/core/includes/menu.inc
Retrieves contextual links for a path based on registered local tasks.
menu_menu in drupal/core/modules/menu/menu.module
Implements hook_menu().
menu_router_build in drupal/core/includes/menu.inc
Collects and alters the menu definitions.
menu_test_menu in drupal/core/modules/system/tests/modules/menu_test/menu_test.module
Implements hook_menu().
node_menu in drupal/core/modules/node/node.module
Implements hook_menu().
PathPluginBase::executeHookMenu in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Overrides \Drupal\views\Plugin\views\display\DisplayPluginBase::executeHookMenu().
path_menu in drupal/core/modules/path/path.module
Implements hook_menu().
shortcut_menu in drupal/core/modules/shortcut/shortcut.module
Implements hook_menu().
simpletest_menu in drupal/core/modules/simpletest/simpletest.module
Implements hook_menu().
system_menu in drupal/core/modules/system/system.module
Implements hook_menu().
taxonomy_menu in drupal/core/modules/taxonomy/taxonomy.module
Implements hook_menu().
tracker_menu in drupal/core/modules/tracker/tracker.module
Implements hook_menu().
translation_entity_menu in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_menu().
translation_entity_menu_alter in drupal/core/modules/translation_entity/translation_entity.module
Implements hook_menu_alter().
update_menu in drupal/core/modules/update/update.module
Implements hook_menu().
user_menu in drupal/core/modules/user/user.module
Implements hook_menu().
views_ui_menu in drupal/core/modules/views_ui/views_ui.module
Implements hook_menu().
_menu_router_build in drupal/core/includes/menu.inc
Builds the router table based on the data from hook_menu().