Constants

Primary tabs

Name Location Description Direct usessort descending Strings
LOCALE_TRANSLATION_SOURCE_COMPARE_GT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 1
LOCALE_JS_STRING drupal/core/modules/locale/locale.module Regular expression pattern used to localize JavaScript strings. 1
LOCALE_JS_OBJECT drupal/core/modules/locale/locale.module Regular expression pattern used to match simple JS object literal. 1
LOCALE_JS_OBJECT_CONTEXT drupal/core/modules/locale/locale.module Regular expression to match an object containing a key 'context'. 1 1
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN drupal/core/modules/locale/locale.module Default location of gettext file on the translation server. 1
LOCALE_TRANSLATION_STATUS_TTL drupal/core/modules/locale/locale.module The number of seconds that the translations status entry should be considered. 1
COMMENT_ANONYMOUS_MUST_CONTACT drupal/core/modules/comment/comment.module Anonymous posters are required to leave their contact information. 1
BLOCK_VISIBILITY_NOTLISTED drupal/core/modules/block/block.module Shows this block on every page except the listed pages. 1
IMAGE_STORAGE_NORMAL drupal/core/modules/image/image.module Image style constant for user presets in the database. 1
IMAGE_STORAGE_OVERRIDE drupal/core/modules/image/image.module Image style constant for user presets that override module-defined presets. 1
IMAGE_STORAGE_DEFAULT drupal/core/modules/image/image.module Image style constant for module-defined presets in code. 1
IMAGE_STORAGE_EDITABLE drupal/core/modules/image/image.module Image style constant to represent an editable preset. 1 1
IMAGE_DERIVATIVE_TOKEN drupal/core/modules/image/image.module The name of the query parameter for image derivative tokens. 1 1
FIELD_STORAGE_INSERT drupal/core/modules/field/field.attach.inc Argument for an insert operation. 1
LANGUAGE_NEGOTIATION_BROWSER drupal/core/modules/language/language.negotiation.inc The language is set based on the browser language settings. 1
LANGUAGE_NEGOTIATION_URL_FALLBACK drupal/core/modules/language/language.negotiation.inc If no URL language, language is determined using an already detected one. 1
LANGUAGE_NEGOTIATION_USER drupal/core/modules/language/language.negotiation.inc The language is set based on the user language settings. 1
LANGUAGE_NEGOTIATION_USER_ADMIN drupal/core/modules/language/language.negotiation.inc The language is set based on the user admin language settings. 1
LANGUAGE_NEGOTIATION_SESSION drupal/core/modules/language/language.negotiation.inc The language is set based on the request/session parameters. 1
ARCHIVE_TAR_ATT_SEPARATOR drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php 1 1
ARCHIVE_TAR_END_BLOCK drupal/core/lib/Drupal/Component/Archiver/ArchiveTar.php 1 1
NBSP drupal/core/lib/Drupal/Component/Diff/DiffEngine.php Additions by Axel Boldt follow, partly taken from diff.php, phpwiki-1.3.3 1 1
SEARCH_TYPE drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_2 drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_JPN drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
ERR_SELECT_FAILED drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php 1 1
ERR_TIMEOUT drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php 1 1
ERR_READ_FAILED drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php 1 1
ERR_WRITE_FAILED drupal/core/vendor/symfony/process/Symfony/Component/Process/Tests/ProcessTestHelper.php 1 1
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php Indicator of the renderText() method for rendering a single item. (If no render_item() is present). 1 1
VIEWS_HANDLER_RENDER_TEXT_PHASE_COMPLETELY drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php Indicator of the renderText() method for rendering the whole element. (if no render_item() method is available). 1 1
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
DRUPAL_CACHE_PER_USER drupal/core/includes/common.inc The block or element can change depending on the user. 2
MENU_SIBLING_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- A task specific to the parent, which is never rendered. 2 1
MENU_CONTEXT_NONE drupal/core/includes/menu.inc Internal menu flag: Invisible local task. 2
MENU_NOT_FOUND drupal/core/includes/menu.inc Internal menu status code -- Menu item was not found. 2
INSTALL_TASK_RUN_IF_REACHED drupal/core/includes/install.core.inc Run the task on each installation request that reaches it. 2
ERROR_REPORTING_DISPLAY_ALL drupal/core/includes/bootstrap.inc Error reporting level: display all messages. 2
ERROR_REPORTING_DISPLAY_VERBOSE drupal/core/includes/bootstrap.inc Error reporting level: display all messages, plus backtrace information. 2
WATCHDOG_DEBUG drupal/core/includes/bootstrap.inc Log message severity -- Debug-level messages. 2
PREG_CLASS_CJK drupal/core/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
DRUPAL_MAXIMUM_TEMP_FILE_AGE drupal/core/modules/system/system.module Maximum age of temporary files in seconds. 2
NODE_NOT_PROMOTED drupal/core/modules/node/node.module Denotes that the node is not promoted to the front page. 2

Pages

Other projects