Constants

Primary tabs

Namesort ascending Location Description Direct uses Strings
REQUIREMENT_WARNING drupal/includes/install.inc Requirement severity -- Warning condition; proceed but flag warning. 13 1
REQUIREMENT_OK drupal/includes/install.inc Requirement severity -- Requirement successfully met. 9 1
REQUIREMENT_INFO drupal/includes/install.inc Requirement severity -- Informational message only. 6 1
REQUIREMENT_ERROR drupal/includes/install.inc Requirement severity -- Error condition; abort installation. 21 1
REQUIRED_D6_SCHEMA_VERSION drupal/includes/update.inc Minimum schema version of Drupal 6 required for upgrade to Drupal 7. 1 1
REQUEST_TIME drupal/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 103 1
REGISTRY_WRITE_LOOKUP_CACHE drupal/includes/bootstrap.inc Signals that the registry lookup cache should be written to storage. 2 1
REGISTRY_RESET_LOOKUP_CACHE drupal/includes/bootstrap.inc Signals that the registry lookup cache should be reset. 2 1
REGIONS_VISIBLE drupal/modules/system/system.module Return only visible regions. 6 1
REGIONS_ALL drupal/modules/system/system.module Return all regions. 4 1
RDF_DEFAULT_BUNDLE drupal/modules/rdf/rdf.module RDF bundle flag: Default bundle. 6 1
PROFILE_PUBLIC_LISTINGS drupal/modules/profile/profile.module Public field, content shown on profile page and on member list pages. 2 1
PROFILE_PUBLIC drupal/modules/profile/profile.module Public field, content shown on profile page but not used on member list pages. 3 1
PROFILE_PRIVATE drupal/modules/profile/profile.module Private field, content only available to privileged users. 4 1
PROFILE_HIDDEN drupal/modules/profile/profile.module Hidden profile field, only accessible by administrators, modules and themes. 4 1
PREG_CLASS_UNICODE_WORD_BOUNDARY drupal/includes/unicode.inc Matches Unicode characters that are word boundaries. 3 1
PREG_CLASS_PUNCTUATION drupal/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_NUMBERS drupal/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_CJK drupal/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
POSTGRESQL_NEXTID_LOCK drupal/includes/database/pgsql/database.inc The name by which to obtain a lock for retrieving the next insert id. 1 1
PASS_THROUGH drupal/includes/bootstrap.inc Flag used to indicate that text has already been sanitized. 35 1
OPENID_SHA1_BLOCKSIZE drupal/modules/openid/openid.inc SHA-1 hash block size; used for Diffie-Hellman key exchange computations. 1 1
OPENID_RAND_SOURCE drupal/modules/openid/openid.inc Random number generator; used for Diffie-Hellman key exchange computations. 1
OPENID_NS_XRD drupal/modules/openid/openid.inc Extensible Resource Descriptor documents. 1
OPENID_NS_SREG drupal/modules/openid/openid.inc OpenID Simple Registration extension. 4 1
OPENID_NS_OPENID drupal/modules/openid/openid.inc OpenID namespace used in Yadis documents. 1
OPENID_NS_AX drupal/modules/openid/openid.inc OpenID Attribute Exchange extension. 3 1
OPENID_NS_2_0 drupal/modules/openid/openid.inc OpenID Authentication 2.0 namespace URL. 3 1
OPENID_NS_1_1 drupal/modules/openid/openid.inc OpenID Authentication 1.1 namespace URL; used for backwards-compatibility. 1 1
OPENID_NS_1_0 drupal/modules/openid/openid.inc OpenID Authentication 1.0 namespace URL; used for backwards-compatibility. 1 1
OPENID_DH_DEFAULT_MOD drupal/modules/openid/openid.inc Diffie-Hellman Key Exchange Default Value. 2 1
OPENID_DH_DEFAULT_GEN drupal/modules/openid/openid.inc Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. 2 1
NODE_STICKY drupal/modules/node/node.module Node is sticky at top of the page. 3 1
NODE_PUBLISHED drupal/modules/node/node.module Node is published. 6 1
NODE_PROMOTED drupal/modules/node/node.module Node is promoted to front page. 3 1
NODE_NOT_STICKY drupal/modules/node/node.module Node is not sticky at top of the page. 3 1
NODE_NOT_PUBLISHED drupal/modules/node/node.module Node is not published. 6 1
NODE_NOT_PROMOTED drupal/modules/node/node.module Node is not promoted to front page. 3 1
NODE_NEW_LIMIT drupal/modules/node/node.module Nodes changed before this time are always marked as read. 3 1
NODE_ACCESS_IGNORE drupal/modules/node/node.module Modules should return this value from hook_node_access() to not affect node access. 2 1
NODE_ACCESS_DENY drupal/modules/node/node.module Modules should return this value from hook_node_access() to deny access to a node. 1 1
NODE_ACCESS_ALLOW drupal/modules/node/node.module Modules should return this value from hook_node_access() to allow access to a node. 3 1
MENU_VISIBLE_IN_TREE drupal/includes/menu.inc Internal menu flag -- menu item is visible in the menu tree. 2 1
MENU_VISIBLE_IN_BREADCRUMB drupal/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 8 1
MENU_SUGGESTED_ITEM drupal/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 11 1
MENU_SITE_ONLINE drupal/includes/menu.inc Internal menu status code -- Everything is working fine. 6 1
MENU_SITE_OFFLINE drupal/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 9 1
MENU_PREFERRED_LINK drupal/includes/menu.inc Reserved key to identify the most specific menu link for a given path. 1 1
MENU_NOT_FOUND drupal/includes/menu.inc Menu status code -- Not found. 15 1
MENU_NORMAL_ITEM drupal/includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs. 4 1

Pages

Other projects