Constants

Primary tabs

Namesort ascending Location Description Direct uses Strings
INSTALL_TASK_RUN_IF_NOT_COMPLETED drupal/includes/install.core.inc Global flag to indicate that a task should be run on each installation request that reaches it, until the database is set up and we are able to record the fact that it already ran. 3 1
IMAGE_STORAGE_OVERRIDE drupal/modules/image/image.module Image style constant for user presets that override module-defined presets. 3 1
IMAGE_STORAGE_NORMAL drupal/modules/image/image.module Image style constant for user presets in the database. 3 1
IMAGE_STORAGE_MODULE drupal/modules/image/image.module Image style constant to represent any module-based preset. 1
IMAGE_STORAGE_EDITABLE drupal/modules/image/image.module Image style constant to represent an editable preset. 2 1
IMAGE_STORAGE_DEFAULT drupal/modules/image/image.module Image style constant for module-defined presets in code. 3 1
IMAGE_DERIVATIVE_TOKEN drupal/modules/image/image.module The name of the query parameter for image derivative tokens. 1 1
HTTP_REQUEST_TIMEOUT drupal/includes/common.inc Error code indicating that the request exceeded the specified timeout. 2 1
FILE_WRITABLE drupal/includes/install.inc File permission check -- File is writable. 5 1
FILE_URL_TEST_CDN_2 drupal/modules/simpletest/tests/file_test.module 3 1
FILE_URL_TEST_CDN_1 drupal/modules/simpletest/tests/file_test.module @file Helper module for the file tests. 2 1
FILE_STATUS_PERMANENT drupal/includes/file.inc Indicates that the file is permanent and should not be deleted. 22 1
FILE_READABLE drupal/includes/install.inc File permission check -- File is readable. 7 1
FILE_NOT_WRITABLE drupal/includes/install.inc File permission check -- File is not writable. 5 1
FILE_NOT_READABLE drupal/includes/install.inc File permission check -- File is not readable. 3 1
FILE_NOT_EXIST drupal/includes/install.inc File permission check -- File does not exist. 1 1
FILE_NOT_EXECUTABLE drupal/includes/install.inc File permission check -- File is not executable. 3 1
FILE_MODIFY_PERMISSIONS drupal/includes/file.inc Flag used by file_prepare_directory() -- file permissions may be changed. 6 1
FILE_EXISTS_REPLACE drupal/includes/file.inc Flag for dealing with existing files: Replace the existing file. 22 1
FILE_EXISTS_RENAME drupal/includes/file.inc Flag for dealing with existing files: Appends number until name is unique. 19 1
FILE_EXISTS_ERROR drupal/includes/file.inc Flag for dealing with existing files: Do nothing and return FALSE. 12 1
FILE_EXIST drupal/includes/install.inc File permission check -- File exists. 5 1
FILE_EXECUTABLE drupal/includes/install.inc File permission check -- File is executable. 3 1
FILE_CREATE_DIRECTORY drupal/includes/file.inc Flag used by file_prepare_directory() -- create directory if not present. 22 1
FIELD_STORAGE_UPDATE drupal/modules/field/field.attach.inc Argument for an update operation. 4 1
FIELD_STORAGE_INSERT drupal/modules/field/field.attach.inc Argument for an insert operation. 1 1
FIELD_LOAD_REVISION drupal/modules/field/field.module Age argument for loading the version of an entity's field data specified in the entity with field_attach_load(). 3 1
FIELD_LOAD_CURRENT drupal/modules/field/field.module Age argument for loading the most recent version of an entity's field data with field_attach_load(). 13 1
FIELD_CARDINALITY_UNLIMITED drupal/modules/field/field.module Value for field API indicating a field accepts an unlimited number of values. 28 1
FIELD_BEHAVIOR_NONE drupal/modules/field/field.module Value for field API indicating a widget doesn't accept default values. 2 1
FIELD_BEHAVIOR_DEFAULT drupal/modules/field/field.module Value for field API concerning widget default and multiple value settings. 6 1
FIELD_BEHAVIOR_CUSTOM drupal/modules/field/field.module Value for field API indicating a widget can receive several field values. 5 1
ERROR_REPORTING_HIDE drupal/includes/bootstrap.inc Error reporting level: display no errors. 1 1
ERROR_REPORTING_DISPLAY_SOME drupal/includes/bootstrap.inc Error reporting level: display errors and warnings. 2 1
ERROR_REPORTING_DISPLAY_ALL drupal/includes/bootstrap.inc Error reporting level: display all messages. 3 1
EMAIL_MAX_LENGTH drupal/modules/user/user.module Maximum length of user e-mail text field. 3 1
DRUPAL_WEIGHT_SELECT_MAX drupal/modules/system/system.module Maximum number of values in a weight select element. 1 1
DRUPAL_USER_TIMEZONE_SELECT drupal/modules/system/system.module New users will select their own timezone at registration. 1 1
DRUPAL_USER_TIMEZONE_EMPTY drupal/modules/system/system.module New users will get an empty time zone at registration. 1
DRUPAL_USER_TIMEZONE_DEFAULT drupal/modules/system/system.module New users will be set to the default time zone at registration. 2 1
DRUPAL_ROOT drupal/modules/statistics/statistics.php Root directory of Drupal installation. 162 9
DRUPAL_ROOT drupal/modules/simpletest/tests/https.php 162 9
DRUPAL_ROOT drupal/authorize.php Defines the root directory of the Drupal installation. 162 9
DRUPAL_ROOT drupal/modules/simpletest/tests/http.php 162 9
DRUPAL_ROOT drupal/install.php Defines the root directory of the Drupal installation. 162 9
DRUPAL_ROOT drupal/update.php Defines the root directory of the Drupal installation. 162 9
DRUPAL_ROOT drupal/xmlrpc.php Root directory of Drupal installation. 162 9
DRUPAL_ROOT drupal/index.php Root directory of Drupal installation. 162 9
DRUPAL_ROOT drupal/cron.php Root directory of Drupal installation. 162 9
DRUPAL_REQUIRED drupal/modules/system/system.module Required option on forms and settings 5 1

Pages

Other projects