Constants

Primary tabs

Namesort ascending Location Description Direct uses Strings
RESPONSIVE_PRIORITY_MEDIUM drupal/core/includes/theme.inc A responsive table class; hide table cell on narrow devices. 6
RESPONSIVE_PRIORITY_LOW drupal/core/includes/theme.inc A responsive table class; only show table cell on wide devices. 6
REQUIREMENT_WARNING drupal/core/includes/install.inc Requirement severity -- Warning condition; proceed but flag warning. 12
REQUIREMENT_OK drupal/core/includes/install.inc Requirement severity -- Requirement successfully met. 2
REQUIREMENT_INFO drupal/core/includes/install.inc Requirement severity -- Informational message only. 3
REQUIREMENT_ERROR drupal/core/includes/install.inc Requirement severity -- Error condition; abort installation. 19
REQUIRED_D7_SCHEMA_VERSION drupal/core/includes/update.inc Minimum schema version of Drupal 7 required for upgrade to Drupal 8. 1
REQUEST_TIME drupal/core/tests/bootstrap.php 140 4
REQUEST_TIME drupal/core/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 140 4
REGIONS_VISIBLE drupal/core/modules/system/system.module Return only visible regions. 5
REGIONS_ALL drupal/core/modules/system/system.module Return all regions. 1
RDF_DEFAULT_BUNDLE drupal/core/modules/rdf/rdf.module RDF bundle flag: Default bundle. 7
PREG_CLASS_PUNCTUATION drupal/core/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_NUMBERS drupal/core/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_CJK drupal/core/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
PHPUnit_MAIN_METHOD drupal/core/vendor/phpunit/phpunit/phpunit.php 2
PASS_THROUGH drupal/core/includes/bootstrap.inc Flag for drupal_set_title(); text has already been sanitized. 36
NODE_STICKY drupal/core/modules/node/node.module Denotes that the node is sticky at the top of the page. 2
NODE_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is published. 8
NODE_PROMOTED drupal/core/modules/node/node.module Denotes that the node is promoted to the front page. 3
NODE_NOT_STICKY drupal/core/modules/node/node.module Denotes that the node is not sticky at the top of the page. 3
NODE_NOT_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is not published. 5
NODE_NOT_PROMOTED drupal/core/modules/node/node.module Denotes that the node is not promoted to the front page. 2
NODE_ACCESS_IGNORE drupal/core/modules/node/node.module Denotes that access is unaffected for a node. 4
NODE_ACCESS_DENY drupal/core/modules/node/node.module Denotes that access is denied for a node. 2
NODE_ACCESS_ALLOW drupal/core/modules/node/node.module Denotes that access is allowed for a node. 2
NBSP drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3 1 1
MENU_VISIBLE_IN_TREE drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the menu tree. 4
MENU_VISIBLE_IN_BREADCRUMB drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 9
MENU_SUGGESTED_ITEM drupal/core/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 8 1
MENU_SITE_ONLINE drupal/core/includes/menu.inc Internal menu status code -- Everything is working fine. 4
MENU_SITE_OFFLINE drupal/core/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 4
MENU_SIBLING_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- A task specific to the parent, which is never rendered. 2 1
MENU_PREFERRED_LINK drupal/core/includes/menu.inc Reserved key to identify the most specific menu link for a given path. 1
MENU_NOT_FOUND drupal/core/includes/menu.inc Internal menu status code -- Menu item was not found. 2
MENU_NORMAL_ITEM drupal/core/includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs. 6 1
MENU_MODIFIED_BY_ADMIN drupal/core/includes/menu.inc Internal menu flag -- menu item can be modified by administrator.
MENU_MAX_PARTS drupal/core/includes/menu.inc The maximum number of path elements for a menu callback 4
MENU_MAX_MENU_NAME_LENGTH_UI drupal/core/modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix. 3
MENU_MAX_DEPTH drupal/core/includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns. 18
MENU_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- A task specific to the parent item, usually rendered as a tab. 28 1
MENU_LOCAL_ACTION drupal/core/includes/menu.inc Menu type -- An action specific to the parent, usually rendered as a link. 17 1
MENU_LINKS_TO_PARENT drupal/core/includes/menu.inc Internal menu flag -- menu item links back to its parent. 4
MENU_IS_ROOT drupal/core/includes/menu.inc Internal menu flag -- menu item is the root of the menu tree.
MENU_IS_LOCAL_TASK drupal/core/includes/menu.inc Internal menu flag -- menu item is a local task. 3
MENU_IS_LOCAL_ACTION drupal/core/includes/menu.inc Internal menu flag -- menu item is a local action. 1
MENU_DEFAULT_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- The "default" local task, which is initially active. 36 1
MENU_CREATED_BY_ADMIN drupal/core/includes/menu.inc Internal menu flag -- menu item was created by administrator.
MENU_CONTEXT_PAGE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed in page context. 9
MENU_CONTEXT_NONE drupal/core/includes/menu.inc Internal menu flag: Invisible local task. 2

Pages

Other projects