6 uses of MENU_NORMAL_ITEM

comment_menu in drupal/core/modules/comment/comment.module
Implements hook_menu().
entity_test_menu in drupal/core/modules/system/tests/modules/entity_test/entity_test.module
Implements hook_menu().
field_test_menu in drupal/core/modules/field/tests/modules/field_test/field_test.module
Implements hook_menu().
field_ui_menu in drupal/core/modules/field_ui/field_ui.module
Implements hook_menu().
PathPluginBase::executeHookMenu in drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/PathPluginBase.php
Add this display's path information to Drupal's menu system.
_menu_router_build in drupal/core/includes/menu.inc
Builds the router table based on the data from hook_menu().