Constants

Primary tabs

Name Location Description Direct usessort descending Strings
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
FILE_URL_TEST_CDN_2 drupal/core/modules/file/tests/file_test/file_test.module 3
FILE_EXIST drupal/core/includes/install.inc File permission check -- File exists. 4
FILE_NOT_WRITABLE drupal/core/includes/install.inc File permission check -- File is not writable. 4
STREAM_WRAPPERS_WRITE_VISIBLE drupal/core/includes/file.inc Stream wrapper type flag -- visible, readable and writeable. 4 1
DRUPAL_MINIMUM_PHP drupal/core/includes/bootstrap.inc Minimum supported version of PHP. 4
DRUPAL_BOOTSTRAP_SESSION drupal/core/includes/bootstrap.inc Sixth bootstrap phase: initialize session handling. 4
LANGUAGE_SYSTEM drupal/core/includes/bootstrap.inc Special system language code (only applicable to UI language). 4
LANGUAGE_TYPE_URL drupal/core/includes/bootstrap.inc The type of language used for URLs. 4
CONFIG_STAGING_DIRECTORY drupal/core/includes/bootstrap.inc $config_directories key for staging directory. 4
JS_LIBRARY drupal/core/includes/common.inc The default group for JavaScript and jQuery libraries added to the page. 4
MARK_NEW drupal/core/includes/theme.inc Mark content as being new. 4
MENU_LINKS_TO_PARENT drupal/core/includes/menu.inc Internal menu flag -- menu item links back to its parent. 4
MENU_MAX_PARTS drupal/core/includes/menu.inc The maximum number of path elements for a menu callback 4
FIELD_STORAGE_UPDATE drupal/core/modules/field/field.attach.inc Argument for an update operation. 4
NODE_NOT_PROMOTED drupal/core/modules/node/node.module Denotes that the node is not promoted to the front page. 4
NODE_NOT_STICKY drupal/core/modules/node/node.module Denotes that the node is not sticky at the top of the page. 4
NODE_ACCESS_IGNORE drupal/core/modules/node/node.module Denotes that access is unaffected for a node. 4
FILTER_TYPE_MARKUP_LANGUAGE drupal/core/modules/filter/filter.module Non-HTML markup language filters that generate HTML. 4
USE_ASSERTS drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @file A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3) 4 1
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
TAXONOMY_HIERARCHY_MULTIPLE drupal/core/modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary have multiple parents. 5
LOCALE_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally customized interface translation. 5
UPDATE_CURRENT drupal/core/modules/update/update.module Project is up to date. 5
UPDATE_NOT_FETCHED drupal/core/modules/update/update.module There was a failure fetching available update data for this project. 5
UPDATE_FETCH_PENDING drupal/core/modules/update/update.module We need to (re)fetch available update data for this project. 5
FILTER_TYPE_HTML_RESTRICTOR drupal/core/modules/filter/filter.module HTML tag and attribute restricting filters. 5
COMMENT_FORM_SEPARATE_PAGE drupal/core/modules/comment/comment.module Comment form should be displayed on a separate page. 5
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

Pages

Other projects