Constants

Primary tabs

Namesort ascending Location Description Direct uses Strings
SCHEMA_UNINSTALLED drupal/core/includes/schema.inc Indicates that a module has not been installed yet. 9
SCHEMA_INSTALLED drupal/core/includes/schema.inc Indicates that a module has been installed. 2
SAVED_UPDATED drupal/core/includes/common.inc Return status for saving which involved an update to an existing item. 17
SAVED_NEW drupal/core/includes/common.inc Return status for saving which involved creating a new item. 16
SAVED_DELETED drupal/core/includes/common.inc Return status for saving which deleted an existing item.
RESPONSIVE_PRIORITY_MEDIUM drupal/core/includes/theme.inc A responsive table class; hide table cell on narrow devices. 5
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. 11
REQUIREMENT_OK drupal/core/includes/install.inc Requirement severity -- Requirement successfully met. 1
REQUIREMENT_INFO drupal/core/includes/install.inc Requirement severity -- Informational message only. 1
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/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 130 1
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_UNICODE_WORD_BOUNDARY drupal/core/includes/unicode.inc Matches Unicode characters that are word boundaries. 3 1
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
PASS_THROUGH drupal/core/includes/bootstrap.inc Flag for drupal_set_title(); text has already been sanitized. 36
OPENID_RAND_SOURCE drupal/core/modules/openid/openid.inc Random number generator; used for Diffie-Hellman key exchange computations. 1
OPENID_NS_XRD drupal/core/modules/openid/openid.inc Extensible Resource Descriptor documents.
OPENID_NS_SREG drupal/core/modules/openid/openid.inc OpenID Simple Registration extension. 3
OPENID_NS_OPENID drupal/core/modules/openid/openid.inc OpenID namespace used in Yadis documents.
OPENID_NS_AX drupal/core/modules/openid/openid.inc OpenID Attribute Exchange extension. 2
OPENID_NS_2_0 drupal/core/modules/openid/openid.inc OpenID Authentication 2.0 namespace URL. 3
OPENID_NS_1_1 drupal/core/modules/openid/openid.inc OpenID Authentication 1.1 namespace URL; used for backwards-compatibility. 1
OPENID_NS_1_0 drupal/core/modules/openid/openid.inc OpenID Authentication 1.0 namespace URL; used for backwards-compatibility. 1
OPENID_DH_DEFAULT_MOD drupal/core/modules/openid/openid.inc Diffie-Hellman Key Exchange Default Value. 2 1
OPENID_DH_DEFAULT_GEN drupal/core/modules/openid/openid.inc Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. 2
NODE_STICKY drupal/core/modules/node/node.module Denotes that the node is sticky at the top of the page. 3
NODE_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is published. 7
NODE_PROMOTED drupal/core/modules/node/node.module Denotes that the node is promoted to the front page. 5
NODE_NOT_STICKY drupal/core/modules/node/node.module Denotes that the node is not sticky at the top of the page. 4
NODE_NOT_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is not published. 6
NODE_NOT_PROMOTED drupal/core/modules/node/node.module Denotes that the node is not promoted to the front page. 4
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. 3
NODE_ACCESS_ALLOW drupal/core/modules/node/node.module Denotes that access is allowed for a node. 3
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. 3
MENU_VISIBLE_IN_BREADCRUMB drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 8
MENU_SUGGESTED_ITEM drupal/core/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 9 1
MENU_SITE_ONLINE drupal/core/includes/menu.inc Internal menu status code -- Everything is working fine. 6
MENU_SITE_OFFLINE drupal/core/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 7
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. 3
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.

Pages

Other projects