Contains filters are case sensitive
Namesort ascending Location Description
WATCHDOG_WARNING includes/bootstrap.inc Log message severity -- Warning conditions.
WATCHDOG_NOTICE includes/bootstrap.inc Log message severity -- Normal but significant conditions.
WATCHDOG_INFO includes/bootstrap.inc Log message severity -- Informational messages.
WATCHDOG_ERROR includes/bootstrap.inc Log message severity -- Error conditions.
WATCHDOG_EMERGENCY includes/bootstrap.inc Log message severity -- Emergency: system is unusable.
WATCHDOG_DEPRECATED includes/bootstrap.inc Log message severity -- Deprecated function / feature notices.
WATCHDOG_DEBUG includes/bootstrap.inc Log message severity -- Debug-level messages.
WATCHDOG_CRITICAL includes/bootstrap.inc Log message severity -- Critical conditions.
WATCHDOG_ALERT includes/bootstrap.inc Log message severity -- Alert: action must be taken immediately.
VIEWS_STORAGE_OVERRIDE modules/views/views.module Views constant for views that override module-defined presets.
VIEWS_STORAGE_NORMAL modules/views/views.module Views constant for user-defined views.
VIEWS_STORAGE_DEFAULT modules/views/views.module Views constant for module-defined views.
VIEWS_HANDLER_RENDER_TEXT_PHASE_SINGLE_ITEM modules/views/handlers/views_handler_field.inc Indicator of the render_text() method for rendering a single item. (If no render_item() is present).
VIEWS_HANDLER_RENDER_TEXT_PHASE_EMPTY modules/views/handlers/views_handler_field.inc Indicator of the render_text() method for rendering the empty text.
VIEWS_HANDLER_RENDER_TEXT_PHASE_COMPLETELY modules/views/handlers/views_handler_field.inc Indicator of the render_text() method for rendering the whole element. (if no render_item() method is available).
VERSION includes/drupal.inc The current system version.
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL modules/user/user.module Visitors can create accounts, but they don't become active without administrative approval.
USER_REGISTER_VISITORS modules/user/user.module Visitors can create their own accounts.
USER_REGISTER_ADMINISTRATORS_ONLY modules/user/user.module Only administrators can create user accounts.
USER_PASSWORD_STRENGTH_WEAK modules/user/user.module Password strength levels: weak, fair, good and strong.
USER_PASSWORD_STRENGTH_STRONG modules/user/user.module
USER_PASSWORD_STRENGTH_MODIFIER modules/user/user.module Password strength modifier to encourage longer passwords.
USER_PASSWORD_STRENGTH_GOOD modules/user/user.module
USER_PASSWORD_STRENGTH_FAIR modules/user/user.module
USERNAME_MAX_LENGTH modules/user/user.module Maximum length of username text field.
USER_LOGIN_USERNAME_OR_EMAIL modules/user/user.module Users can login using either username or email address.
USER_LOGIN_USERNAME_ONLY modules/user/user.module Users can login with username only.
USER_LOGIN_EMAIL_ONLY modules/user/user.module Users can login with email address only.
UPDATE_UNKNOWN modules/update/update.module No available update data was found for project.
UPDATE_REVOKED modules/update/update.module Current release has been unpublished and is no longer available.
UPDATE_NOT_SUPPORTED modules/update/update.module Current release is no longer supported by the project maintainer.
UPDATE_NOT_SECURE modules/update/update.module Project is missing security update(s).
UPDATE_NOT_IMPLEMENTED modules/update/update.module The update server is a placeholder server that has not yet been implemented.
UPDATE_NOT_FETCHED modules/update/update.module There was a failure fetching available update data for this project.
UPDATE_NOT_CURRENT modules/update/update.module Project has a new release available, but it is not a security release.
UPDATE_NOT_CHECKED modules/update/update.module Project's status cannot be checked.
UPDATE_FETCH_PENDING modules/update/update.module We need to (re)fetch available update data for this project.
UPDATE_DEFAULT_URL modules/update/update.module URL to check for updates, if a given project doesn't define its own.
UPDATE_CURRENT modules/update/update.module Project is up to date.
UNICODE_SINGLEBYTE includes/unicode.inc Indicates that standard PHP (emulated) unicode support is being used.
UNICODE_MULTIBYTE includes/unicode.inc Indicates that full unicode support with the PHP mbstring extension is being used.
UNICODE_ERROR includes/unicode.inc Indicates an error during check for PHP unicode support.
TRANSLATION_ENABLED modules/translation/translation.module Identifies a content type which has translation support enabled.
TOKEN_MAX_DEPTH modules/system/system.module The maximum depth for token tree recursion.
TAXONOMY_LANGUAGE_ENABLED modules/taxonomy/taxonomy.module Denotes that language is enabled on vocabulary and terms can be assigned language.
TAXONOMY_LANGUAGE_DISABLED modules/taxonomy/taxonomy.module Denotes that language is disabled on vocabulary.
TAXONOMY_HIERARCHY_SINGLE modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary has a single parent.
TAXONOMY_HIERARCHY_MULTIPLE modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary have multiple parents.
TAXONOMY_HIERARCHY_DISABLED modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent.
STREAM_WRAPPERS_WRITE_VISIBLE includes/stream_wrappers.inc Stream wrapper type flag -- visible, readable and writeable.

Pages