Constants

Primary tabs

Name Location Description Direct usessort ascending Strings
REQUEST_TIME drupal/core/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 140 4
REQUEST_TIME drupal/core/tests/bootstrap.php 140 4
DRUPAL_ROOT drupal/core/includes/bootstrap.inc Defines the root directory of the Drupal installation. 111 2
DRUPAL_ANONYMOUS_RID drupal/core/includes/bootstrap.inc Role ID for anonymous users; should match what's in the "role" table. 46
VERSION drupal/core/includes/bootstrap.inc The current system version. 42 171
FIELD_CARDINALITY_UNLIMITED drupal/core/modules/field/field.module Value for field API indicating a field accepts an unlimited number of values. 37
MENU_DEFAULT_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- The "default" local task, which is initially active. 36 1
PASS_THROUGH drupal/core/includes/bootstrap.inc Flag for drupal_set_title(); text has already been sanitized. 36
MENU_CALLBACK drupal/core/includes/menu.inc Menu type -- A hidden, internal callback, typically used for API calls. 35
WATCHDOG_NOTICE drupal/core/includes/bootstrap.inc Log message severity -- Normal but significant conditions. 34
DRUPAL_AUTHENTICATED_RID drupal/core/includes/bootstrap.inc Role ID for authenticated users; should match what's in the "role" table. 34
MENU_LOCAL_TASK drupal/core/includes/menu.inc Menu type -- A task specific to the parent item, usually rendered as a tab. 28 1
FILE_EXISTS_REPLACE drupal/core/includes/file.inc Flag for dealing with existing files: Replace the existing file. 26
COMMENT_PUBLISHED drupal/core/modules/comment/comment.module Comment is published. 26
WATCHDOG_ERROR drupal/core/includes/bootstrap.inc Log message severity -- Error conditions. 25
FILE_CREATE_DIRECTORY drupal/core/includes/file.inc Flag used by file_prepare_directory() -- create directory if not present. 24
REQUIREMENT_ERROR drupal/core/includes/install.inc Requirement severity -- Error condition; abort installation. 19
FILE_STATUS_PERMANENT drupal/core/includes/file.inc Indicates that the file is permanent and should not be deleted. 19
SAVED_UPDATED drupal/core/includes/common.inc Return status for saving which involved an update to an existing item. 19
DRUPAL_OPTIONAL drupal/core/modules/system/system.module Optional option on forms and settings 19
FILE_EXISTS_RENAME drupal/core/includes/file.inc Flag for dealing with existing files: Appends number until name is unique. 18
MENU_MAX_DEPTH drupal/core/includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns. 18
WATCHDOG_WARNING drupal/core/includes/bootstrap.inc Log message severity -- Warning conditions. 18
MENU_LOCAL_ACTION drupal/core/includes/menu.inc Menu type -- An action specific to the parent, usually rendered as a link. 17 1
COMMENT_MODE_THREADED drupal/core/modules/comment/comment.module Comments are displayed as a threaded list - expanded. 17
FIELD_LOAD_CURRENT drupal/core/modules/field/field.module Load the most recent version of an entity's field data. 15 1
DRUPAL_DISABLED drupal/core/modules/system/system.module Disabled option on forms and settings 15
COMMENT_NOT_PUBLISHED drupal/core/modules/comment/comment.module Comment is awaiting approval. 15
COMMENT_NODE_OPEN drupal/core/modules/comment/comment.module Comments for this node are open. 15
SAVED_NEW drupal/core/includes/common.inc Return status for saving which involved creating a new item. 14
DRUPAL_NO_CACHE drupal/core/includes/common.inc The block should not get cached. 13
DRUPAL_PHP_FUNCTION_PATTERN drupal/core/includes/bootstrap.inc Regular expression to match PHP function names. 13
REQUIREMENT_WARNING drupal/core/includes/install.inc Requirement severity -- Warning condition; proceed but flag warning. 12
SCHEMA_UNINSTALLED drupal/core/includes/schema.inc Indicates that a module has not been installed yet. 12
FILE_EXISTS_ERROR drupal/core/includes/file.inc Flag for dealing with existing files: Do nothing and return FALSE. 12
DRUPAL_CORE_COMPATIBILITY drupal/core/includes/bootstrap.inc Core API compatibility. 12 1
MENU_CONTEXT_INLINE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed inline. 11
FILE_MODIFY_PERMISSIONS drupal/core/includes/file.inc Flag used by file_prepare_directory() -- file permissions may be changed. 10
LOCALE_NOT_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally not customized interface translation. 10
COMMENT_NODE_HIDDEN drupal/core/modules/comment/comment.module Comments for this node are hidden. 10
MENU_VISIBLE_IN_BREADCRUMB drupal/core/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 9
MENU_CONTEXT_PAGE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed in page context. 9
LOCALE_PLURAL_DELIMITER drupal/core/includes/common.inc The delimiter used to split plural strings. 8
MENU_SUGGESTED_ITEM drupal/core/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 8 1
CONFIG_ACTIVE_DIRECTORY drupal/core/includes/bootstrap.inc $config_directories key for active directory. 8
CONFIG_STAGING_DIRECTORY drupal/core/includes/bootstrap.inc $config_directories key for staging directory. 8
UPDATE_NOT_SECURE drupal/core/modules/update/update.module Project is missing security update(s). 8
NODE_PUBLISHED drupal/core/modules/node/node.module Denotes that the node is published. 8
COMMENT_FORM_BELOW drupal/core/modules/comment/comment.module Comment form should be shown below post or list of comments. 8
FILE_READABLE drupal/core/includes/install.inc File permission check -- File is readable. 7

Pages

Other projects