Primary tabs

Namesort descending Location Description Direct uses Strings
FILE_READABLE includes/install.inc File permission check -- File is readable. 7 1
FILE_STATUS_PERMANENT includes/file.inc Indicates that the file is permanent and should not be deleted. 23 1
FILE_URL_TEST_CDN_1 modules/simpletest/tests/file_test.module @file Helper module for the file tests. 2 1
FILE_URL_TEST_CDN_2 modules/simpletest/tests/file_test.module 3 1
FILE_WRITABLE includes/install.inc File permission check -- File is writable. 5 1
HTTP_REQUEST_TIMEOUT includes/common.inc Error code indicating that the request exceeded the specified timeout. 2 1
IMAGE_DERIVATIVE_TOKEN modules/image/image.module The name of the query parameter for image derivative tokens. 3 1
IMAGE_STORAGE_DEFAULT modules/image/image.module Image style constant for module-defined presets in code. 2 1
IMAGE_STORAGE_EDITABLE modules/image/image.module Image style constant to represent an editable preset. 2 1
IMAGE_STORAGE_MODULE modules/image/image.module Image style constant to represent any module-based preset. 1
IMAGE_STORAGE_NORMAL modules/image/image.module Image style constant for user presets in the database. 3 1
IMAGE_STORAGE_OVERRIDE modules/image/image.module Image style constant for user presets that override module-defined presets. 3 1
INSTALL_TASK_RUN_IF_NOT_COMPLETED includes/install.core.inc Global flag to indicate that a task should be run on each installation request that reaches it, until the database is set up and we are able to record the fact that it already ran. 3 1
INSTALL_TASK_RUN_IF_REACHED includes/install.core.inc Run the task on each installation request until the database is set up. 2 1
INSTALL_TASK_SKIP includes/install.core.inc Do not run the task during the current installation request. 3 1
JS_DEFAULT includes/common.inc The default group for module JavaScript code added to the page. 3 1
JS_LIBRARY includes/common.inc The default group for JavaScript and jQuery libraries added to the page. 4 1
JS_THEME includes/common.inc The default group for theme JavaScript code added to the page. 2 1
LANGUAGE_LTR includes/bootstrap.inc Language written left to right. Possible value of $language->direction. 11 1
LANGUAGE_NEGOTIATION_DEFAULT includes/language.inc No language negotiation. The default language is used. 8 1
LANGUAGE_NONE includes/bootstrap.inc The language code used when no language is explicitly assigned. 221 1
LANGUAGE_RTL includes/bootstrap.inc Language written right to left. Possible value of $language->direction. 7 1
LANGUAGE_TYPE_CONTENT includes/bootstrap.inc The type of language used to define the content language. 8 1
LANGUAGE_TYPE_INTERFACE includes/bootstrap.inc The type of language used to select the user interface. 17 1
LANGUAGE_TYPE_URL includes/bootstrap.inc The type of language used for URLs. 6 1
LOCALE_IMPORT_KEEP includes/locale.inc Translation import mode keeping existing translations and only inserting new strings. 3 1
LOCALE_IMPORT_OVERWRITE includes/locale.inc Translation import mode overwriting all existing translations if new translated version available. 2 1
LOCALE_JS_OBJECT includes/locale.inc Regular expression pattern used to match simple JS object literal. 1 1
LOCALE_JS_OBJECT_CONTEXT includes/locale.inc Regular expression to match an object containing a key 'context'. 1 1
LOCALE_JS_STRING includes/locale.inc Regular expression pattern used to localize JavaScript strings. 1 1
LOCALE_LANGUAGE_NEGOTIATION_BROWSER includes/locale.inc The language is set based on the browser language settings. 2 1
LOCALE_LANGUAGE_NEGOTIATION_INTERFACE includes/locale.inc The language is determined using the current interface language. 3 1
LOCALE_LANGUAGE_NEGOTIATION_SESSION includes/locale.inc The language is set based on the request/session parameters. 2 1
LOCALE_LANGUAGE_NEGOTIATION_URL includes/locale.inc The language is determined using a URL language indicator: path prefix or domain according to the configuration. 6 1
LOCALE_LANGUAGE_NEGOTIATION_URL_DOMAIN includes/locale.inc URL language negotiation: use the domain as URL language indicator. 5 1
LOCALE_LANGUAGE_NEGOTIATION_URL_FALLBACK includes/locale.inc If no URL language is available language is determined using an already detected one. 2 1
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX includes/locale.inc URL language negotiation: use the path prefix as URL language indicator. 6 1
LOCALE_LANGUAGE_NEGOTIATION_USER includes/locale.inc The language is set based on the user language settings. 1 1
MAIL_LINE_ENDINGS includes/mail.inc Auto-detect appropriate line endings for e-mails. 3 1
MAIL_RFC_2822_SPECIALS includes/mail.inc Special characters, defined in RFC_2822. 1 1
MAINTENANCE_MODE ./install.php Global flag to indicate the site is in installation mode. 7 19
MAINTENANCE_MODE ./authorize.php Global flag to identify update.php and authorize.php runs. 7 19
MAINTENANCE_MODE ./update.php Global flag indicating that update.php is being run. 7 19
MARK_NEW includes/theme.inc Mark content as being new. 3 1
MARK_READ includes/theme.inc Mark content as read. 2 1
MARK_UPDATED includes/theme.inc Mark content as being updated. 2 1
MENU_ACCESS_DENIED includes/menu.inc Menu status code -- Access denied. 19 1
MENU_CALLBACK includes/menu.inc Menu type -- A hidden, internal callback, typically used for API calls. 36 1
MENU_CONTEXT_INLINE includes/menu.inc Internal menu flag: Local task should be displayed inline. 4 1
MENU_CONTEXT_NONE includes/menu.inc Internal menu flag: Invisible local task. 2 1

Pages

Other projects