IMAGE_DERIVATIVE_TOKEN |
drupal/modules/image/image.module |
The name of the query parameter for image derivative tokens. |
1 |
1 |
IMAGE_STORAGE_DEFAULT |
drupal/modules/image/image.module |
Image style constant for module-defined presets in code. |
3 |
1 |
IMAGE_STORAGE_EDITABLE |
drupal/modules/image/image.module |
Image style constant to represent an editable preset. |
2 |
1 |
IMAGE_STORAGE_MODULE |
drupal/modules/image/image.module |
Image style constant to represent any module-based preset. |
|
1 |
IMAGE_STORAGE_NORMAL |
drupal/modules/image/image.module |
Image style constant for user presets in the database. |
3 |
1 |
IMAGE_STORAGE_OVERRIDE |
drupal/modules/image/image.module |
Image style constant for user presets that override module-defined presets. |
3 |
1 |
INSTALL_TASK_RUN_IF_NOT_COMPLETED |
drupal/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 |
drupal/includes/install.core.inc |
Run the task on each installation request until the database is set up. |
2 |
1 |
INSTALL_TASK_SKIP |
drupal/includes/install.core.inc |
Do not run the task during the current installation request. |
3 |
1 |
JS_DEFAULT |
drupal/includes/common.inc |
The default group for module JavaScript code added to the page. |
2 |
1 |
JS_LIBRARY |
drupal/includes/common.inc |
The default group for JavaScript and jQuery libraries added to the page. |
4 |
1 |
JS_THEME |
drupal/includes/common.inc |
The default group for theme JavaScript code added to the page. |
2 |
1 |
LANGUAGE_LTR |
drupal/includes/bootstrap.inc |
Language written left to right. Possible value of $language->direction. |
9 |
1 |
LANGUAGE_NEGOTIATION_DEFAULT |
drupal/includes/language.inc |
No language negotiation. The default language is used. |
7 |
1 |
LANGUAGE_NONE |
drupal/includes/bootstrap.inc |
The language code used when no language is explicitly assigned. |
156 |
1 |
LANGUAGE_RTL |
drupal/includes/bootstrap.inc |
Language written right to left. Possible value of $language->direction. |
6 |
1 |
LANGUAGE_TYPE_CONTENT |
drupal/includes/bootstrap.inc |
The type of language used to define the content language. |
7 |
1 |
LANGUAGE_TYPE_INTERFACE |
drupal/includes/bootstrap.inc |
The type of language used to select the user interface. |
14 |
1 |
LANGUAGE_TYPE_URL |
drupal/includes/bootstrap.inc |
The type of language used for URLs. |
4 |
1 |
LOCALE_IMPORT_KEEP |
drupal/includes/locale.inc |
Translation import mode keeping existing translations and only
inserting new strings. |
3 |
1 |
LOCALE_IMPORT_OVERWRITE |
drupal/includes/locale.inc |
Translation import mode overwriting all existing translations
if new translated version available. |
1 |
1 |
LOCALE_JS_OBJECT |
drupal/includes/locale.inc |
Regular expression pattern used to match simple JS object literal. |
1 |
1 |
LOCALE_JS_OBJECT_CONTEXT |
drupal/includes/locale.inc |
Regular expression to match an object containing a key 'context'. |
1 |
1 |
LOCALE_JS_STRING |
drupal/includes/locale.inc |
Regular expression pattern used to localize JavaScript strings. |
1 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_BROWSER |
drupal/includes/locale.inc |
The language is set based on the browser language settings. |
2 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_INTERFACE |
drupal/includes/locale.inc |
The language is determined using the current interface language. |
2 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_SESSION |
drupal/includes/locale.inc |
The language is set based on the request/session parameters. |
1 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_URL |
drupal/includes/locale.inc |
The language is determined using a URL language indicator:
path prefix or domain according to the configuration. |
5 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_URL_DOMAIN |
drupal/includes/locale.inc |
URL language negotiation: use the domain as URL language
indicator. |
5 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_URL_FALLBACK |
drupal/includes/locale.inc |
If no URL language is available language is determined using an already
detected one. |
1 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_URL_PREFIX |
drupal/includes/locale.inc |
URL language negotiation: use the path prefix as URL language
indicator. |
7 |
1 |
LOCALE_LANGUAGE_NEGOTIATION_USER |
drupal/includes/locale.inc |
The language is set based on the user language settings. |
1 |
1 |
MAIL_LINE_ENDINGS |
drupal/includes/mail.inc |
Auto-detect appropriate line endings for e-mails. |
3 |
1 |
MAINTENANCE_MODE |
drupal/authorize.php |
Global flag to identify update.php and authorize.php runs. |
10 |
20 |
MAINTENANCE_MODE |
drupal/install.php |
Global flag to indicate the site is in installation mode. |
10 |
20 |
MAINTENANCE_MODE |
drupal/update.php |
Global flag indicating that update.php is being run. |
10 |
20 |
MARK_NEW |
drupal/includes/theme.inc |
Mark content as being new. |
3 |
1 |
MARK_READ |
drupal/includes/theme.inc |
Mark content as read. |
2 |
1 |
MARK_UPDATED |
drupal/includes/theme.inc |
Mark content as being updated. |
2 |
1 |
MENU_ACCESS_DENIED |
drupal/includes/menu.inc |
Menu status code -- Access denied. |
18 |
1 |
MENU_CALLBACK |
drupal/includes/menu.inc |
Menu type -- A hidden, internal callback, typically used for API calls. |
36 |
1 |
MENU_CONTEXT_INLINE |
drupal/includes/menu.inc |
Internal menu flag: Local task should be displayed inline. |
4 |
1 |
MENU_CONTEXT_NONE |
drupal/includes/menu.inc |
Internal menu flag: Invisible local task. |
2 |
1 |
MENU_CONTEXT_PAGE |
drupal/includes/menu.inc |
Internal menu flag: Local task should be displayed in page context. |
4 |
1 |
MENU_CREATED_BY_ADMIN |
drupal/includes/menu.inc |
Internal menu flag -- menu item was created by administrator. |
|
1 |
MENU_DEFAULT_LOCAL_TASK |
drupal/includes/menu.inc |
Menu type -- The "default" local task, which is initially active. |
22 |
1 |
MENU_FOUND |
drupal/includes/menu.inc |
Internal menu status code -- Menu item was found. |
|
1 |
MENU_IS_LOCAL_ACTION |
drupal/includes/menu.inc |
Internal menu flag -- menu item is a local action. |
1 |
1 |
MENU_IS_LOCAL_TASK |
drupal/includes/menu.inc |
Internal menu flag -- menu item is a local task. |
3 |
1 |
MENU_IS_ROOT |
drupal/includes/menu.inc |
Internal menu flag -- menu item is the root of the menu tree. |
|
1 |