Constants

Primary tabs

Name Location Description Direct usessort ascending Strings
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
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
FILE_READABLE drupal/core/includes/install.inc File permission check -- File is readable. 6
LANGUAGE_NEGOTIATION_SELECTED drupal/core/includes/language.inc No language negotiation. The default language is used. 6
FILE_MODIFY_PERMISSIONS drupal/core/includes/file.inc Flag used by file_prepare_directory() -- file permissions may be changed. 6
DRUPAL_BOOTSTRAP_CONFIGURATION drupal/core/includes/bootstrap.inc First bootstrap phase: initialize configuration. 6
LANGUAGE_DEFAULT drupal/core/includes/bootstrap.inc Language code referring to the default language of data, e.g. of an entity. 6
RESPONSIVE_PRIORITY_LOW drupal/core/includes/theme.inc A responsive table class; only show table cell on wide devices. 6
MENU_NORMAL_ITEM drupal/core/includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs. 6 1
MENU_SITE_ONLINE drupal/core/includes/menu.inc Internal menu status code -- Everything is working fine. 6
NODE_NOT_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is not published. 6
SHORTCUT_DEFAULT_SET_NAME drupal/core/modules/shortcut/shortcut.module The name of the default shortcut set. 6
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
FILE_WRITABLE drupal/core/includes/install.inc File permission check -- File is writable. 5
DRUPAL_BOOTSTRAP_VARIABLES drupal/core/includes/bootstrap.inc Fifth bootstrap phase: initialize the variable system. 5
DRUPAL_BOOTSTRAP_CODE drupal/core/includes/bootstrap.inc Eighth bootstrap phase: load code for subsystems and modules. 5
LANGUAGE_RTL drupal/core/includes/bootstrap.inc Language written right to left. Possible value of $language->direction. 5
CONFIG_ACTIVE_DIRECTORY drupal/core/includes/bootstrap.inc $config_directories key for active directory. 5
JS_DEFAULT drupal/core/includes/common.inc The default group for module JavaScript code added to the page. 5
DRUPAL_CACHE_PER_ROLE drupal/core/includes/common.inc The block or element can change depending on the user's roles. 5
RESPONSIVE_PRIORITY_MEDIUM drupal/core/includes/theme.inc A responsive table class; hide table cell on narrow devices. 5
REGIONS_VISIBLE drupal/core/modules/system/system.module Return only visible regions. 5
NODE_PROMOTED drupal/core/modules/node/node.module Denotes that the node is promoted to the front page. 5
USERNAME_MAX_LENGTH drupal/core/modules/user/user.module Maximum length of username text field. 5
USER_REGISTER_VISITORS drupal/core/modules/user/user.module Visitors can create their own accounts. 5
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