Constants

Primary tabs

Name Location Description Direct usessort descending Strings
DRUPAL_CACHE_CUSTOM drupal/core/includes/common.inc The block is handling its own caching in its hook_block_view(). 2
DRUPAL_CACHE_PER_USER drupal/core/includes/common.inc The block or element can change depending on the user. 2
MENU_CONTEXT_NONE drupal/core/includes/menu.inc Internal menu flag: Invisible local task. 2
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_NS_AX drupal/core/modules/openid/openid.inc OpenID Attribute Exchange extension. 2
DRUPAL_MAXIMUM_TEMP_FILE_AGE drupal/core/modules/system/system.module Maximum age of temporary files in seconds. 2
PREG_CLASS_CJK drupal/core/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
BLOCK_CUSTOM_FIXED drupal/core/modules/block/block.module Users cannot control whether or not they see this block. 2
BLOCK_CUSTOM_ENABLED drupal/core/modules/block/block.module Shows this block by default, but lets individual users hide it. 2
BLOCK_VISIBILITY_LISTED drupal/core/modules/block/block.module Shows this block on only the listed pages. 2
BLOCK_VISIBILITY_PHP drupal/core/modules/block/block.module Shows this block if the associated PHP code returns TRUE. 2
EMAIL_MAX_LENGTH drupal/core/modules/user/user.module Maximum length of user e-mail text field. 2 1
LOCALE_TRANSLATION_SOURCE_COMPARE_LT drupal/core/modules/locale/locale.compare.inc Comparison result of source files timestamps. 2
LANGUAGE_NEGOTIATION_INTERFACE drupal/core/modules/language/language.negotiation.inc The language is determined using the current interface language. 2
COMMENT_ANONYMOUS_MAYNOT_CONTACT drupal/core/modules/comment/comment.module Anonymous posters cannot enter their contact information. 2
COMMENT_ANONYMOUS_MAY_CONTACT drupal/core/modules/comment/comment.module Anonymous posters may leave their contact information. 2
FILE_URL_TEST_CDN_1 drupal/core/modules/file/tests/file_test/file_test.module 2
VIEWS_HANDLER_RENDER_TEXT_PHASE_EMPTY drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php Indicator of the render_text() method for rendering the empty text. 2 1
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
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
PREG_CLASS_UNICODE_WORD_BOUNDARY drupal/core/includes/unicode.inc Matches Unicode characters that are word boundaries. 3 1
STREAM_WRAPPERS_LOCAL_NORMAL drupal/core/includes/file.inc Stream wrapper type flag -- visible, readable and writeable using local files. 3 1
WATCHDOG_DEBUG drupal/core/includes/bootstrap.inc Log message severity -- Debug-level messages. 3
DRUPAL_BOOTSTRAP_DATABASE drupal/core/includes/bootstrap.inc Fourth bootstrap phase: initialize database layer. 3
DRUPAL_KILOBYTE drupal/core/includes/bootstrap.inc The number of bytes in a kilobyte. 3
LANGUAGE_LTR drupal/core/includes/bootstrap.inc Language written left to right. Possible value of $language->direction. 3
UNICODE_SINGLEBYTE drupal/core/includes/bootstrap.inc Indicates that standard PHP (emulated) unicode support is being used. 3
DRUPAL_CACHE_PER_PAGE drupal/core/includes/common.inc The block or element can change depending on the page being viewed. 3
MAIL_LINE_ENDINGS drupal/core/includes/mail.inc Auto-detect appropriate line endings for e-mails. 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
MENU_VISIBLE_IN_TREE drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the menu tree. 3
MENU_IS_LOCAL_TASK drupal/core/includes/menu.inc Internal menu flag -- menu item is a local task. 3
MENU_NOT_FOUND drupal/core/includes/menu.inc Internal menu status code -- Menu item was not found. 3
OPENID_NS_2_0 drupal/core/modules/openid/openid.inc OpenID Authentication 2.0 namespace URL. 3
OPENID_NS_SREG drupal/core/modules/openid/openid.inc OpenID Simple Registration extension. 3
AGGREGATOR_CLEAR_NEVER drupal/core/modules/aggregator/aggregator.module Denotes that a feed's items should never expire. 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
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
HISTORY_READ_LIMIT drupal/core/modules/history/history.module Entities changed before this time are always shown as read. 3 1
BLOCK_VISIBILITY_NOTLISTED drupal/core/modules/block/block.module Shows this block on every page except the listed pages. 3
TAXONOMY_HIERARCHY_DISABLED drupal/core/modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent. 3
LANGUAGE_NEGOTIATION_URL drupal/core/modules/language/language.negotiation.inc The language is determined using path prefix or domain. 3

Pages

Other projects