Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
menu.inc
»
MENU_CONTEXT_PAGE
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
9 uses of MENU_CONTEXT_PAGE
custom_block_menu
in drupal/
core/
modules/
block/
custom_block/
custom_block.module
Implements
hook_menu
().
menu_menu
in drupal/
core/
modules/
menu/
menu.module
Implements
hook_menu
().
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
().
taxonomy_menu
in drupal/
core/
modules/
taxonomy/
taxonomy.module
Implements
hook_menu
().
translation_entity_menu
in drupal/
core/
modules/
translation_entity/
translation_entity.module
Implements
hook_menu
().
translation_menu
in drupal/
core/
modules/
translation/
translation.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
().