Skip to main content
Hostdog docs
Documentation & API reference
Main menu
API Homepage
Drupal 7
Drupal 8
You are here
Home
»
API reference
»
Drupal 7.x
»
menu.inc
Search Drupal 7.x
Function, file, or topic
*
Partial match search is supported
API Navigation
Drupal 7.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
constant MENU_NOT_FOUND
Internal menu status code -- Menu item was not found.
Related topics
Menu status codes
Status codes for menu callbacks.
Menu system
Define the navigation menus, and route page requests to code based on URLs.
File
drupal/
includes/
menu.inc
, line 234
API for the Drupal menu system.
Code
define
(
'MENU_NOT_FOUND'
,
2
)