Constants

Primary tabs

Namesort descending Location Description Direct uses Strings
FILTER_TYPE_HTML_RESTRICTOR drupal/core/modules/filter/filter.module HTML tag and attribute restricting filters. 4
FILTER_TYPE_MARKUP_LANGUAGE drupal/core/modules/filter/filter.module Non-HTML markup language filters that generate HTML. 2
FILTER_TYPE_TRANSFORM_IRREVERSIBLE drupal/core/modules/filter/filter.module Irreversible transformation filters. 2
FILTER_TYPE_TRANSFORM_REVERSIBLE drupal/core/modules/filter/filter.module Reversible transformation filters. 2
HISTORY_READ_LIMIT drupal/core/modules/history/history.module Entities changed before this time are always shown as read. 6 1
IMAGE_DERIVATIVE_TOKEN drupal/core/modules/image/image.module The name of the query parameter for image derivative tokens. 1 1
IMAGE_STORAGE_DEFAULT drupal/core/modules/image/image.module Image style constant for module-defined presets in code. 1
IMAGE_STORAGE_EDITABLE drupal/core/modules/image/image.module Image style constant to represent an editable preset. 1 1
IMAGE_STORAGE_MODULE drupal/core/modules/image/image.module Image style constant to represent any module-based preset. 1
IMAGE_STORAGE_NORMAL drupal/core/modules/image/image.module Image style constant for user presets in the database. 1
IMAGE_STORAGE_OVERRIDE drupal/core/modules/image/image.module Image style constant for user presets that override module-defined presets. 1
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
INSTALL_TASK_RUN_IF_REACHED drupal/core/includes/install.core.inc Run the task on each installation request that reaches it. 2
INSTALL_TASK_SKIP drupal/core/includes/install.core.inc Do not run the task during the current installation request. 3
JS_DEFAULT drupal/core/includes/common.inc The default group for module JavaScript code added to the page. 5
JS_LIBRARY drupal/core/includes/common.inc The default group for JavaScript and jQuery libraries added to the page. 6
JS_SETTING drupal/core/includes/common.inc The default group for JavaScript settings added to the page. 1
JS_THEME drupal/core/includes/common.inc The default group for theme JavaScript code added to the page. 2
LANGUAGE_NEGOTIATION_BROWSER drupal/core/modules/language/language.negotiation.inc The language is set based on the browser language settings. 1
LANGUAGE_NEGOTIATION_INTERFACE drupal/core/modules/language/language.negotiation.inc The language is determined using the current interface language. 2
LANGUAGE_NEGOTIATION_SELECTED drupal/core/includes/language.inc No language negotiation. The default language is used. 6
LANGUAGE_NEGOTIATION_SESSION drupal/core/modules/language/language.negotiation.inc The language is set based on the request/session parameters. 1
LANGUAGE_NEGOTIATION_URL drupal/core/modules/language/language.negotiation.inc The language is determined using path prefix or domain. 3
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_FALLBACK drupal/core/modules/language/language.negotiation.inc If no URL language, language is determined using an already detected one. 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_USER drupal/core/modules/language/language.negotiation.inc The language is set based on the user language settings. 1
LANGUAGE_NEGOTIATION_USER_ADMIN drupal/core/modules/language/language.negotiation.inc The language is set based on the user admin language settings. 1
LOCALE_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally customized interface translation. 5
LOCALE_JS_OBJECT drupal/core/modules/locale/locale.module Regular expression pattern used to match simple JS object literal. 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_STRING drupal/core/modules/locale/locale.module Regular expression pattern used to localize JavaScript strings. 1
LOCALE_NOT_CUSTOMIZED drupal/core/modules/locale/locale.module Flag for locally not customized interface translation. 10
LOCALE_PLURAL_DELIMITER drupal/core/includes/common.inc The delimiter used to split plural strings. 8
LOCALE_TRANSLATION_CURRENT drupal/core/modules/locale/locale.module Translation source is the current translation. 4
LOCALE_TRANSLATION_DEFAULT_SERVER_PATTERN drupal/core/modules/locale/locale.module Default location of gettext file on the translation server. 1
LOCALE_TRANSLATION_DOWNLOADED drupal/core/modules/locale/locale.module Translation source is a downloaded file. 2
LOCALE_TRANSLATION_IMPORTED drupal/core/modules/locale/locale.module Translation source is an imported file.
LOCALE_TRANSLATION_LOCAL drupal/core/modules/locale/locale.module Translation source is a local file. 5
LOCALE_TRANSLATION_OVERWRITE_ALL drupal/core/modules/locale/locale.module UI option for override of existing translations. Override any translation. 5
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_NON_CUSTOMIZED drupal/core/modules/locale/locale.module UI option for override of existing translations. Only override non-customized translations. 3
LOCALE_TRANSLATION_REMOTE drupal/core/modules/locale/locale.module Translation source is a remote file. 5
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 1
LOCALE_TRANSLATION_SOURCE_COMPARE_GT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 1
LOCALE_TRANSLATION_SOURCE_COMPARE_LT drupal/core/modules/locale/locale.translation.inc Comparison result of source files timestamps. 4
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_USE_SOURCE_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use local files only. 3
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL drupal/core/modules/locale/locale.module Translation update mode: Use both remote and local files. 6
MAIL_LINE_ENDINGS drupal/core/includes/mail.inc Auto-detect appropriate line endings for e-mails. 3 1

Pages

Other projects