Constants

Primary tabs

Name Locationsort descending Description Direct uses Strings
LOCALE_JS_OBJECT_CONTEXT drupal/core/modules/locale/locale.module Regular expression to match an object containing a key 'context'. 1 1
LOCALE_NOT_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally not customized interface translation. 10
LOCALE_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally customized interface translation. 5
LOCALE_TRANSLATION_USE_SOURCE_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use local files only.
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use both remote and local files. 1
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN drupal/core/modules/locale/locale.module Default location of gettext file on the translation server.
LOCALE_TRANSLATION_DEFAULT_FILENAME drupal/core/modules/locale/locale.module Default file name of translation files stored in the local file system.
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
NODE_NOT_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is not published. 6
NODE_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is published. 7
NODE_NOT_PROMOTED drupal/core/modules/node/node.module Denotes that the node is not promoted to the front page. 4
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_STICKY drupal/core/modules/node/node.module Denotes that the node is sticky at the top of the page. 3
NODE_ACCESS_ALLOW drupal/core/modules/node/node.module Denotes that access is allowed for a node. 3
NODE_ACCESS_DENY drupal/core/modules/node/node.module Denotes that access is denied for a node. 3
NODE_ACCESS_IGNORE drupal/core/modules/node/node.module Denotes that access is unaffected for a node. 4
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
OPENID_RAND_SOURCE drupal/core/modules/openid/openid.inc Random number generator; used for Diffie-Hellman key exchange computations. 1
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_NS_OPENID drupal/core/modules/openid/openid.inc OpenID namespace used in Yadis documents.
OPENID_NS_SREG drupal/core/modules/openid/openid.inc OpenID Simple Registration extension. 3
OPENID_NS_AX drupal/core/modules/openid/openid.inc OpenID Attribute Exchange extension. 2
OPENID_NS_XRD drupal/core/modules/openid/openid.inc Extensible Resource Descriptor documents.
RDF_DEFAULT_BUNDLE drupal/core/modules/rdf/rdf.module RDF bundle flag: Default bundle. 7
SEARCH_TYPE drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_2 drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_JPN drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
PREG_CLASS_NUMBERS drupal/core/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_PUNCTUATION drupal/core/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_CJK drupal/core/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
SHORTCUT_DEFAULT_SET_NAME drupal/core/modules/shortcut/shortcut.module The name of the default shortcut set. 6
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT drupal/core/modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest. 1
DRUPAL_ROOT drupal/core/modules/statistics/statistics.php Root directory of Drupal installation. 136 7
DRUPAL_MAXIMUM_TEMP_FILE_AGE drupal/core/modules/system/system.module Maximum age of temporary files in seconds. 2
DRUPAL_USER_TIMEZONE_DEFAULT drupal/core/modules/system/system.module New users will be set to the default time zone at registration.
DRUPAL_USER_TIMEZONE_EMPTY drupal/core/modules/system/system.module New users will get an empty time zone at registration.
DRUPAL_USER_TIMEZONE_SELECT drupal/core/modules/system/system.module New users will select their own timezone at registration. 1
DRUPAL_DISABLED drupal/core/modules/system/system.module Disabled option on forms and settings 15
DRUPAL_OPTIONAL drupal/core/modules/system/system.module Optional option on forms and settings 18
DRUPAL_REQUIRED drupal/core/modules/system/system.module Required option on forms and settings 7
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
DRUPAL_ROOT drupal/core/modules/system/tests/http.php 136 7
DRUPAL_ROOT drupal/core/modules/system/tests/https.php 136 7
TAXONOMY_HIERARCHY_DISABLED drupal/core/modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent. 3
TAXONOMY_HIERARCHY_SINGLE drupal/core/modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary has a single parent. 5

Pages

Other projects