Constants

Primary tabs

Name Location Description Direct usessort descending Strings
UPDATE_REVOKED drupal/core/modules/update/update.module Current release has been unpublished and is no longer available. 6
UPDATE_NOT_SUPPORTED drupal/core/modules/update/update.module Current release is no longer supported by the project maintainer. 6
UPDATE_NOT_CHECKED drupal/core/modules/update/update.module Project's status cannot be checked. 6
LANGUAGE_NEGOTIATION_URL_PREFIX drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the path prefix as URL language indicator. 6
COMMENT_MODE_FLAT drupal/core/modules/comment/comment.module Comments are displayed in a flat list - expanded. 6
COMMENT_NODE_CLOSED drupal/core/modules/comment/comment.module Comments for this node are closed. 6
MAINTENANCE_MODE drupal/core/update.php Global flag indicating that update.php is being run. 7 17
MAINTENANCE_MODE drupal/core/install.php Global flag to indicate the site is in installation mode. 7 17
MAINTENANCE_MODE drupal/core/authorize.php Global flag to identify update.php and authorize.php runs. 7 17
DRUPAL_BOOTSTRAP_FULL drupal/core/includes/bootstrap.inc Final bootstrap phase: initialize language, path, theme, and modules. 7
LANGUAGE_CONFIGURABLE drupal/core/includes/bootstrap.inc The language state when referring to configurable languages. 7
LANGUAGE_LOCKED drupal/core/includes/bootstrap.inc The language state when referring to locked languages. 7
UNICODE_MULTIBYTE drupal/core/includes/bootstrap.inc Indicates that full unicode support with the PHP mbstring extension is being used. 7
LOCALE_PLURAL_DELIMITER drupal/core/includes/common.inc The delimiter used to split plural strings. 7
MENU_CONTEXT_PAGE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed in page context. 7
MENU_SITE_OFFLINE drupal/core/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 7
DRUPAL_REQUIRED drupal/core/modules/system/system.module Required option on forms and settings 7
NODE_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is published. 7
RDF_DEFAULT_BUNDLE drupal/core/modules/rdf/rdf.module RDF bundle flag: Default bundle. 7
UPDATE_NOT_CURRENT drupal/core/modules/update/update.module Project has a new release available, but it is not a security release. 7
UPDATE_UNKNOWN drupal/core/modules/update/update.module No available update data was found for project. 7
LANGUAGE_NEGOTIATION_URL_DOMAIN drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the domain as URL language indicator. 7
MENU_VISIBLE_IN_BREADCRUMB drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 8
MENU_CONTEXT_INLINE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed inline. 8
BLOCK_REGION_NONE drupal/core/modules/block/block.module Denotes that a block is not enabled in any region and should not be shown. 8
USER_REGISTER_ADMINISTRATORS_ONLY drupal/core/modules/user/user.module Only administrators can create user accounts. 8
UPDATE_NOT_SECURE drupal/core/modules/update/update.module Project is missing security update(s). 8
COMMENT_FORM_BELOW drupal/core/modules/comment/comment.module Comment form should be shown below post or list of comments. 8
WATCHDOG_INFO drupal/core/includes/bootstrap.inc Log message severity -- Informational messages. 9
SCHEMA_UNINSTALLED drupal/core/includes/schema.inc Indicates that a module has not been installed yet. 9
MENU_SUGGESTED_ITEM drupal/core/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 9 1
DRUPAL_PHP_FUNCTION_PATTERN drupal/core/includes/bootstrap.inc Regular expression to match PHP function names. 10
LOCALE_NOT_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally not customized interface translation. 10
COMMENT_NODE_HIDDEN drupal/core/modules/comment/comment.module Comments for this node are hidden. 10
REQUIREMENT_WARNING drupal/core/includes/install.inc Requirement severity -- Warning condition; proceed but flag warning. 11
DRUPAL_CORE_COMPATIBILITY drupal/core/includes/bootstrap.inc Core API compatibility. 11
FILE_EXISTS_ERROR drupal/core/includes/file.inc Flag for dealing with existing files: Do nothing and return FALSE. 12
LANGUAGE_TYPE_CONTENT drupal/core/includes/bootstrap.inc The type of language used to define the content language. 12
COMMENT_NOT_PUBLISHED drupal/core/modules/comment/comment.module Comment is awaiting approval. 13
FIELD_LOAD_CURRENT drupal/core/modules/field/field.module Load the most recent version of an entity's field data. 14 1
DRUPAL_DISABLED drupal/core/modules/system/system.module Disabled option on forms and settings 15
COMMENT_NODE_OPEN drupal/core/modules/comment/comment.module Comments for this node are open. 15
SAVED_NEW drupal/core/includes/common.inc Return status for saving which involved creating a new item. 16
FILE_STATUS_PERMANENT drupal/core/includes/file.inc Indicates that the file is permanent and should not be deleted. 17
SAVED_UPDATED drupal/core/includes/common.inc Return status for saving which involved an update to an existing item. 17
DRUPAL_NO_CACHE drupal/core/includes/common.inc The block should not get cached. 17
MENU_MAX_DEPTH drupal/core/includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns. 17
COMMENT_MODE_THREADED drupal/core/modules/comment/comment.module Comments are displayed as a threaded list - expanded. 17
FILE_EXISTS_RENAME drupal/core/includes/file.inc Flag for dealing with existing files: Appends number until name is unique. 18
DRUPAL_OPTIONAL drupal/core/modules/system/system.module Optional option on forms and settings 18

Pages

Other projects