Contains filters are case sensitive
Namesort descending Location Description
LOCALE_JS_OBJECT_CONTEXT includes/locale.inc Regular expression to match an object containing a key 'context'.
LOCALE_JS_STRING includes/locale.inc Regular expression pattern used to localize JavaScript strings.
MAIL_LINE_ENDINGS includes/mail.inc Auto-detect appropriate line endings for e-mails.
MAINTENANCE_MODE ./authorize.php Global flag to identify update.php and authorize.php runs.
MAINTENANCE_MODE ./update.php Global flag indicating that update.php is being run.
MAINTENANCE_MODE ./install.php Global flag to indicate the site is in installation mode.
MARK_NEW includes/theme.inc Mark content as being new.
MARK_READ includes/theme.inc Mark content as read.
MARK_UPDATED includes/theme.inc Mark content as being updated.
MENU_ACCESS_DENIED includes/menu.inc Menu status code -- Access denied.
MENU_CALLBACK includes/menu.inc Menu type -- A hidden, internal callback, typically used for API calls.
MENU_CONTEXT_INLINE includes/menu.inc Internal menu flag: Local task should be displayed inline.
MENU_CONTEXT_NONE includes/menu.inc Internal menu flag: Invisible local task.
MENU_CONTEXT_PAGE includes/menu.inc Internal menu flag: Local task should be displayed in page context.
MENU_CREATED_BY_ADMIN includes/menu.inc Internal menu flag -- menu item was created by administrator.
MENU_DEFAULT_LOCAL_TASK includes/menu.inc Menu type -- The "default" local task, which is initially active.
MENU_IS_LOCAL_ACTION includes/menu.inc Internal menu flag -- menu item is a local action.
MENU_IS_LOCAL_TASK includes/menu.inc Internal menu flag -- menu item is a local task.
MENU_IS_ROOT includes/menu.inc Internal menu flag -- menu item is the root of the menu tree.
MENU_LINKS_TO_PARENT includes/menu.inc Internal menu flag -- menu item links back to its parent.
MENU_LOCAL_ACTION includes/menu.inc Menu type -- An action specific to the parent, usually rendered as a link.
MENU_LOCAL_TASK includes/menu.inc Menu type -- A task specific to the parent item, usually rendered as a tab.
MENU_MAX_DEPTH includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns.
MENU_MAX_MENU_NAME_LENGTH_UI modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix.
MENU_MAX_PARTS includes/menu.inc The maximum number of path elements for a menu callback
MENU_MODIFIED_BY_ADMIN includes/menu.inc Internal menu flag -- menu item can be modified by administrator.
MENU_NORMAL_ITEM includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs.
MENU_NOT_FOUND includes/menu.inc Menu status code -- Not found.
MENU_PREFERRED_LINK includes/menu.inc Reserved key to identify the most specific menu link for a given path.
MENU_SITE_OFFLINE includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline.
MENU_SITE_ONLINE includes/menu.inc Internal menu status code -- Everything is working fine.
MENU_SUGGESTED_ITEM includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator.
MENU_VISIBLE_IN_BREADCRUMB includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb.
MENU_VISIBLE_IN_TREE includes/menu.inc Internal menu flag -- menu item is visible in the menu tree.
MYSQL_IDENTIFIER_QUOTE_CHARACTER_DEFAULT drivers/database_mysql/database.inc The default character for quoting identifiers in MySQL.
NODE_ACCESS_ALLOW modules/node/node.module Denotes that access is allowed for a node.
NODE_ACCESS_DENY modules/node/node.module Denotes that access is denied for a node.
NODE_ACCESS_IGNORE modules/node/node.module Denotes that access is unaffected for a node.
NODE_NEW_LIMIT modules/node/node.module Denotes the time cutoff for nodes marked as read.
NODE_NOT_PROMOTED modules/node/node.module Denotes that the node is not promoted.
NODE_NOT_PUBLISHED modules/node/node.module Denotes that the node is not published.
NODE_NOT_STICKY modules/node/node.module Denotes that the node is not sticky at the top of the page.
NODE_PROMOTED modules/node/node.module Denotes that the node is promoted.
NODE_PUBLISHED modules/node/node.module Denotes that the node is published.
NODE_SCHEDULED modules/node/node.module Denotes that the node is not published, but scheduled for later.
NODE_STICKY modules/node/node.module Denotes that the node is sticky at the top of the page.
PASS_THROUGH includes/bootstrap.inc Flag used to indicate that text has already been sanitized.
PATH_CASE_LEAVE_ASIS modules/path/path.inc Case should be left as is in the generated path.
PATH_CASE_LOWER modules/path/path.inc Case should be lowercased in the generated path.
PATH_PUNCTUATION_DO_NOTHING modules/path/path.inc Leave the punctuation as it is in the alias.

Pages