Constants

Primary tabs

Name Location Description Direct uses Stringssort ascending
STREAM_WRAPPERS_WRITE_VISIBLE drupal/includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable. 6 1
STREAM_WRAPPERS_READ_VISIBLE drupal/includes/stream_wrappers.inc Stream wrapper type flag -- visible and read-only. 1 1
STREAM_WRAPPERS_NORMAL drupal/includes/stream_wrappers.inc Stream wrapper type flag -- the default when 'type' is omitted from hook_stream_wrappers(). This does not include STREAM_WRAPPERS_LOCAL, because PHP grants a greater trust level to local files (for example, they can be used in an… 2 1
STREAM_WRAPPERS_LOCAL_NORMAL drupal/includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable using local files. 2 1
UPDATE_DEFAULT_URL drupal/modules/update/update.module URL to check for updates, if a given project doesn't define its own. 1 1
UPDATE_NOT_SECURE drupal/modules/update/update.module Project is missing security update(s). 8 1
UPDATE_REVOKED drupal/modules/update/update.module Current release has been unpublished and is no longer available. 6 1
UPDATE_NOT_SUPPORTED drupal/modules/update/update.module Current release is no longer supported by the project maintainer. 6 1
UPDATE_NOT_CURRENT drupal/modules/update/update.module Project has a new release available, but it is not a security release. 7 1
UPDATE_CURRENT drupal/modules/update/update.module Project is up to date. 5 1
UPDATE_NOT_CHECKED drupal/modules/update/update.module Project's status cannot be checked. 6 1
UPDATE_UNKNOWN drupal/modules/update/update.module No available update data was found for project. 7 1
UPDATE_NOT_FETCHED drupal/modules/update/update.module There was a failure fetching available update data for this project. 5 1
UPDATE_FETCH_PENDING drupal/modules/update/update.module We need to (re)fetch available update data for this project. 5 1
UPDATE_MAX_FETCH_ATTEMPTS drupal/modules/update/update.module Maximum number of attempts to fetch available update data from a given host. 1 1
UPDATE_MAX_FETCH_TIME drupal/modules/update/update.module Maximum number of seconds to try fetching available update data at a time. 1 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
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_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_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
SEARCH_TYPE drupal/modules/search/search.test 1 1
SEARCH_TYPE_2 drupal/modules/search/search.test 1 1
SEARCH_TYPE_JPN drupal/modules/search/search.test 1 1
PREG_CLASS_NUMBERS drupal/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_PUNCTUATION drupal/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_CJK drupal/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
SHORTCUT_DEFAULT_SET_NAME drupal/modules/shortcut/shortcut.module The name of the default shortcut set. 5 1
DRUPAL_MAXIMUM_TEMP_FILE_AGE drupal/modules/system/system.module Maximum age of temporary files in seconds. 2 1
DRUPAL_CRON_DEFAULT_THRESHOLD drupal/modules/system/system.module Default interval for automatic cron executions in seconds. 2 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_USER_TIMEZONE_EMPTY drupal/modules/system/system.module New users will get an empty time zone at registration. 1
DRUPAL_USER_TIMEZONE_SELECT drupal/modules/system/system.module New users will select their own timezone at registration. 1 1
DRUPAL_DISABLED drupal/modules/system/system.module Disabled option on forms and settings 11 1
DRUPAL_OPTIONAL drupal/modules/system/system.module Optional option on forms and settings 13 1
DRUPAL_REQUIRED drupal/modules/system/system.module Required option on forms and settings 5 1
DRUPAL_WEIGHT_SELECT_MAX drupal/modules/system/system.module Maximum number of values in a weight select element. 1 1
REGIONS_VISIBLE drupal/modules/system/system.module Return only visible regions. 6 1
REGIONS_ALL drupal/modules/system/system.module Return all regions. 4 1
ARCHIVE_TAR_ATT_SEPARATOR drupal/modules/system/system.tar.inc 1 1
ARCHIVE_TAR_END_BLOCK drupal/modules/system/system.tar.inc 1 1
MENU_MAX_MENU_NAME_LENGTH_UI drupal/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 1
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT drupal/modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest. 1 1
AGGREGATOR_CLEAR_NEVER drupal/modules/aggregator/aggregator.module Denotes that a feed's items should never expire. 4 1
OPENID_DH_DEFAULT_MOD drupal/modules/openid/openid.inc Diffie-Hellman Key Exchange Default Value. 2 1
OPENID_DH_DEFAULT_GEN drupal/modules/openid/openid.inc Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. 2 1
OPENID_SHA1_BLOCKSIZE drupal/modules/openid/openid.inc SHA-1 hash block size; used for Diffie-Hellman key exchange computations. 1 1

Pages

Other projects