Constants

Primary tabs

Namesort descending Location Description Direct uses Strings
UPDATE_DEFAULT_URL drupal/core/modules/update/update.module URL to check for updates, if a given project doesn't define its own. 1
UPDATE_FETCH_PENDING drupal/core/modules/update/update.module We need to (re)fetch available update data for this project. 5
UPDATE_NOT_CHECKED drupal/core/modules/update/update.module Project's status cannot be checked. 6
UPDATE_NOT_CURRENT drupal/core/modules/update/update.module Project has a new release available, but it is not a security release. 7
UPDATE_NOT_FETCHED drupal/core/modules/update/update.module There was a failure fetching available update data for this project. 5
UPDATE_NOT_SECURE drupal/core/modules/update/update.module Project is missing security update(s). 8
UPDATE_NOT_SUPPORTED drupal/core/modules/update/update.module Current release is no longer supported by the project maintainer. 6
UPDATE_REVOKED drupal/core/modules/update/update.module Current release has been unpublished and is no longer available. 6
UPDATE_UNKNOWN drupal/core/modules/update/update.module No available update data was found for project. 7
USERNAME_MAX_LENGTH drupal/core/modules/user/user.module Maximum length of username text field. 5
USER_REGISTER_ADMINISTRATORS_ONLY drupal/core/modules/user/user.module Only administrators can create user accounts. 8
USER_REGISTER_VISITORS drupal/core/modules/user/user.module Visitors can create their own accounts. 5
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL drupal/core/modules/user/user.module Visitors can create accounts, but they don't become active without administrative approval. 1
USE_ASSERTS drupal/core/lib/Drupal/Component/Diff/DiffEngine.php @file A PHP diff engine for phpwiki. (Taken from phpwiki-1.3.3) 4 1
VERSION drupal/core/includes/bootstrap.inc The current system version. 32
VIEWS_API_VERSION drupal/core/modules/views/views.module Views API version string.
VIEWS_HANDLER_RENDER_TEXT_PHASE_COMPLETELY drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php Indicator of the render_text() method for rendering the whole element. (if no render_item() method is available). 1 1
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
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FieldPluginBase.php Indicator of the render_text() method for rendering a single item. (If no render_item() is present). 1 1
WATCHDOG_ALERT drupal/core/includes/bootstrap.inc Log message severity -- Alert: action must be taken immediately. 2
WATCHDOG_CRITICAL drupal/core/includes/bootstrap.inc Log message severity -- Critical conditions. 2
WATCHDOG_DEBUG drupal/core/includes/bootstrap.inc Log message severity -- Debug-level messages. 3
WATCHDOG_EMERGENCY drupal/core/includes/bootstrap.inc Log message severity -- Emergency: system is unusable. 2
WATCHDOG_ERROR drupal/core/includes/bootstrap.inc Log message severity -- Error conditions. 26
WATCHDOG_INFO drupal/core/includes/bootstrap.inc Log message severity -- Informational messages. 9
WATCHDOG_NOTICE drupal/core/includes/bootstrap.inc Log message severity -- Normal but significant conditions. 28
WATCHDOG_WARNING drupal/core/includes/bootstrap.inc Log message severity -- Warning conditions. 19

Pages

Other projects