Constants - main - drupal
| Title | Deprecated | File name | Summary | Direct uses | Strings |
|---|---|---|---|---|---|
| LOCALE_TRANSLATION_STATUS_TTL | core/ |
The number of seconds the translations status entry should be considered. | 1 | ||
| LOCALE_TRANSLATION_USE_SOURCE_LOCAL | core/ |
Translation update mode: Use local files only. | 3 | ||
| LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | core/ |
Translation update mode: Use both remote and local files. | 5 | ||
| MAINTENANCE_MODE | core/ |
Global flag to indicate the site is in installation mode. | 5 | 17 | |
| MARK_NEW | core/ |
Mark content as being new. | 1 | ||
| MARK_READ | core/ |
Mark content as read. | |||
| MARK_UPDATED | core/ |
Mark content as being updated. | |||
| MODULE_AUTOLOAD_TEST_CONSTANT | core/ |
1 | 2 | ||
| REGIONS_ALL | core/ |
Return all regions. | 1 | ||
| REGIONS_VISIBLE | core/ |
Return only visible regions. | 8 | ||
| RESPONSIVE_PRIORITY_LOW | core/ |
A responsive table class; only show table cell on wide devices. | 9 | ||
| RESPONSIVE_PRIORITY_MEDIUM | core/ |
A responsive table class; hide table cell on narrow devices. | 15 | ||
| SAVED_NEW | core/ |
Return status for saving which involved creating a new item. | 22 | 2 | |
| SAVED_UPDATED | core/ |
Return status for saving which involved an update to an existing item. | 27 | 2 |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.