Constants

Primary tabs

Name Location Description Direct usessort ascending Strings
MENU_SITE_OFFLINE drupal/core/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 4
MENU_SITE_ONLINE drupal/core/includes/menu.inc Internal menu status code -- Everything is working fine. 4
MENU_MAX_PARTS drupal/core/includes/menu.inc The maximum number of path elements for a menu callback 4
DRUPAL_BOOTSTRAP_CONFIGURATION drupal/core/includes/bootstrap.inc First bootstrap phase: initialize configuration. 4
DRUPAL_BOOTSTRAP_VARIABLES drupal/core/includes/bootstrap.inc Fifth bootstrap phase: initialize the variable system. 4
UPDATE_FETCH_PENDING drupal/core/modules/update/update.module We need to (re)fetch available update data for this project. 4
DATETIME_STORAGE_TIMEZONE drupal/core/modules/datetime/datetime.module Defines the timezone that dates should be stored in. 4
NODE_ACCESS_IGNORE drupal/core/modules/node/node.module Denotes that access is unaffected for a node. 4
LOCALE_TRANSLATION_SOURCE_COMPARE_LT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 4
LOCALE_TRANSLATION_CURRENT drupal/core/modules/locale/locale.module Translation source is the current translation. 4
FILTER_TYPE_HTML_RESTRICTOR drupal/core/modules/filter/filter.module HTML tag and attribute restricting filters. 4
BLOCK_LABEL_VISIBLE drupal/core/modules/block/block.module Indicates the block label (title) should be displayed to end users. 4
FIELD_STORAGE_UPDATE drupal/core/modules/field/field.attach.inc Argument for an update operation. 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
REQUIREMENT_INFO drupal/core/includes/install.inc Requirement severity -- Informational message only. 3
FILE_EXECUTABLE drupal/core/includes/install.inc File permission check -- File is executable. 3
FILE_NOT_READABLE drupal/core/includes/install.inc File permission check -- File is not readable. 3
FILE_NOT_EXECUTABLE drupal/core/includes/install.inc File permission check -- File is not executable. 3
STREAM_WRAPPERS_LOCAL_HIDDEN drupal/core/includes/file.inc Stream wrapper type flag -- hidden, readable and writeable using local files. 3 1
MARK_READ drupal/core/includes/theme.inc Mark content as read. 3
MARK_UPDATED drupal/core/includes/theme.inc Mark content as being updated. 3
DRUPAL_CACHE_PER_PAGE drupal/core/includes/common.inc The block or element can change depending on the page being viewed. 3
MENU_IS_LOCAL_TASK drupal/core/includes/menu.inc Internal menu flag -- menu item is a local task. 3
INSTALL_TASK_SKIP drupal/core/includes/install.core.inc Do not run the task during the current installation request. 3
INSTALL_TASK_RUN_IF_NOT_COMPLETED drupal/core/includes/install.core.inc Run the task on each installation request until the database is set up. 3
DRUPAL_BOOTSTRAP_DATABASE drupal/core/includes/bootstrap.inc Fourth bootstrap phase: initialize database layer. 3
DRUPAL_BOOTSTRAP_SESSION drupal/core/includes/bootstrap.inc Sixth bootstrap phase: initialize session handling. 3
DRUPAL_BOOTSTRAP_CODE drupal/core/includes/bootstrap.inc Eighth bootstrap phase: load code for subsystems and modules. 3
DRUPAL_KILOBYTE drupal/core/includes/bootstrap.inc The number of bytes in a kilobyte. 3
FIELD_BEHAVIOR_DEFAULT drupal/core/modules/field/field.module Value for field API concerning widget default and multiple value settings. 3
FIELD_LOAD_REVISION drupal/core/modules/field/field.module Load the version of an entity's field data specified in the entity. 3 1
TAXONOMY_HIERARCHY_DISABLED drupal/core/modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent. 3
AGGREGATOR_CLEAR_NEVER drupal/core/modules/aggregator/aggregator.module Denotes that a feed's items should never expire. 3
NODE_PROMOTED drupal/core/modules/node/node.module Denotes that the node is promoted to the front page. 3
NODE_NOT_STICKY drupal/core/modules/node/node.module Denotes that the node is not sticky at the top of the page. 3
LOCALE_TRANSLATION_USE_SOURCE_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use local files only. 3
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED drupal/core/modules/locale/locale.module UI option for override of existing translations. Only override non-customized translations. 3
LOCALE_TRANSLATION_OVERWRITE_NONE drupal/core/modules/locale/locale.module UI option for override of existing translations. Don't override existing translations. 3
FILE_URL_TEST_CDN_2 drupal/core/modules/file/tests/file_test/file_test.module 3
MAIL_LINE_ENDINGS drupal/core/includes/mail.inc Auto-detect appropriate line endings for e-mails. 3 1
LANGUAGE_NEGOTIATION_URL drupal/core/modules/language/language.negotiation.inc The language is determined using path prefix or domain. 3
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
REQUIREMENT_OK drupal/core/includes/install.inc Requirement severity -- Requirement successfully met. 2
SCHEMA_INSTALLED drupal/core/includes/schema.inc Indicates that a module has been installed. 2
STREAM_WRAPPERS_LOCAL drupal/core/includes/file.inc Stream wrapper bit flag -- refers to a local file system location. 2
STREAM_WRAPPERS_LOCAL_NORMAL drupal/core/includes/file.inc Stream wrapper type flag -- visible, readable and writeable using local files. 2 1
CSS_AGGREGATE_DEFAULT drupal/core/includes/common.inc The default aggregation group for CSS files added to the page. 2
CSS_AGGREGATE_THEME drupal/core/includes/common.inc The default aggregation group for theme CSS files added to the page. 2
JS_THEME drupal/core/includes/common.inc The default group for theme JavaScript code added to the page. 2
DRUPAL_CACHE_CUSTOM drupal/core/includes/common.inc The block is handling its own caching in its hook_block_view(). 2

Pages

Other projects