Constants

Primary tabs

Namesort ascending Location Description Direct uses Strings
MENU_CONTEXT_INLINE drupal/core/includes/menu.inc Internal menu flag: Local task should be displayed inline. 11
MENU_CALLBACK drupal/core/includes/menu.inc Menu type -- A hidden, internal callback, typically used for API calls. 35
MENU_ACCESS_DENIED drupal/core/includes/menu.inc Internal menu status code -- Menu item access is denied. 1
MARK_UPDATED drupal/core/includes/theme.inc Mark content as being updated. 3
MARK_READ drupal/core/includes/theme.inc Mark content as read. 3
MARK_NEW drupal/core/includes/theme.inc Mark content as being new. 4
MAINTENANCE_MODE drupal/core/authorize.php Global flag to identify update.php and authorize.php runs. 6 17
MAINTENANCE_MODE drupal/core/install.php Global flag to indicate the site is in installation mode. 6 17
MAINTENANCE_MODE drupal/core/update.php Global flag indicating that update.php is being run. 6 17
MAIL_LINE_ENDINGS drupal/core/includes/mail.inc Auto-detect appropriate line endings for e-mails. 3 1
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use both remote and local files. 6
LOCALE_TRANSLATION_USE_SOURCE_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use local files only. 3
LOCALE_TRANSLATION_STATUS_TTL drupal/core/modules/locale/locale.module The number of seconds that the translations status entry should be considered. 1
LOCALE_TRANSLATION_SOURCE_COMPARE_LT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 4
LOCALE_TRANSLATION_SOURCE_COMPARE_GT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 1
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 1
LOCALE_TRANSLATION_REMOTE drupal/core/modules/locale/locale.module Translation source is a remote file. 5
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED drupal/core/modules/locale/locale.module UI option for override of existing translations. Only override non-customized translations. 3
LOCALE_TRANSLATION_OVERWRITE_NONE drupal/core/modules/locale/locale.module UI option for override of existing translations. Don't override existing translations. 3
LOCALE_TRANSLATION_OVERWRITE_ALL drupal/core/modules/locale/locale.module UI option for override of existing translations. Override any translation. 5
LOCALE_TRANSLATION_LOCAL drupal/core/modules/locale/locale.module Translation source is a local file. 5
LOCALE_TRANSLATION_IMPORTED drupal/core/modules/locale/locale.module Translation source is an imported file.
LOCALE_TRANSLATION_DOWNLOADED drupal/core/modules/locale/locale.module Translation source is a downloaded file. 2
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN drupal/core/modules/locale/locale.module Default location of gettext file on the translation server. 1
LOCALE_TRANSLATION_CURRENT drupal/core/modules/locale/locale.module Translation source is the current translation. 4
LOCALE_PLURAL_DELIMITER drupal/core/includes/common.inc The delimiter used to split plural strings. 8
LOCALE_NOT_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally not customized interface translation. 10
LOCALE_JS_STRING drupal/core/modules/locale/locale.module Regular expression pattern used to localize JavaScript strings. 1
LOCALE_JS_OBJECT_CONTEXT drupal/core/modules/locale/locale.module Regular expression to match an object containing a key 'context'. 1 1
LOCALE_JS_OBJECT drupal/core/modules/locale/locale.module Regular expression pattern used to match simple JS object literal. 1
LOCALE_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally customized interface translation. 5
LANGUAGE_NEGOTIATION_USER_ADMIN drupal/core/modules/language/language.negotiation.inc The language is set based on the user admin language settings. 1
LANGUAGE_NEGOTIATION_USER drupal/core/modules/language/language.negotiation.inc The language is set based on the user language settings. 1
LANGUAGE_NEGOTIATION_URL_PREFIX drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the path prefix as URL language indicator. 5
LANGUAGE_NEGOTIATION_URL_FALLBACK drupal/core/modules/language/language.negotiation.inc If no URL language, language is determined using an already detected one. 1
LANGUAGE_NEGOTIATION_URL_DOMAIN drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the domain as URL language indicator. 6
LANGUAGE_NEGOTIATION_URL drupal/core/modules/language/language.negotiation.inc The language is determined using path prefix or domain. 3
LANGUAGE_NEGOTIATION_SESSION drupal/core/modules/language/language.negotiation.inc The language is set based on the request/session parameters. 1
LANGUAGE_NEGOTIATION_SELECTED drupal/core/includes/language.inc No language negotiation. The default language is used. 6
LANGUAGE_NEGOTIATION_INTERFACE drupal/core/modules/language/language.negotiation.inc The language is determined using the current interface language. 2
LANGUAGE_NEGOTIATION_BROWSER drupal/core/modules/language/language.negotiation.inc The language is set based on the browser language settings. 1
JS_THEME drupal/core/includes/common.inc The default group for theme JavaScript code added to the page. 2
JS_SETTING drupal/core/includes/common.inc The default group for JavaScript settings added to the page. 1
JS_LIBRARY drupal/core/includes/common.inc The default group for JavaScript and jQuery libraries added to the page. 6
JS_DEFAULT drupal/core/includes/common.inc The default group for module JavaScript code added to the page. 5
INSTALL_TASK_SKIP drupal/core/includes/install.core.inc Do not run the task during the current installation request. 3
INSTALL_TASK_RUN_IF_REACHED drupal/core/includes/install.core.inc Run the task on each installation request that reaches it. 2
INSTALL_TASK_RUN_IF_NOT_COMPLETED drupal/core/includes/install.core.inc Run the task on each installation request until the database is set up. 3
IMAGE_STORAGE_OVERRIDE drupal/core/modules/image/image.module Image style constant for user presets that override module-defined presets. 1
IMAGE_STORAGE_NORMAL drupal/core/modules/image/image.module Image style constant for user presets in the database. 1

Pages

Other projects