Constants - Drupal 11.1.x - Drupal Core
Primary tabs
Title | Deprecated | File name | Summary | Direct uses | Strings |
---|---|---|---|---|---|
LOCALE_TRANSLATION_OVERWRITE_ALL | core/ |
UI option for override of existing translations. Override any translation. | |||
LOCALE_TRANSLATION_OVERWRITE_NONE | core/ |
UI option for override of existing translations. | |||
LOCALE_TRANSLATION_OVERWRITE_NON_CUSTOMIZED | core/ |
UI option for override of existing translations. | |||
LOCALE_TRANSLATION_REMOTE | core/ |
Translation source is a remote file. | 7 | ||
LOCALE_TRANSLATION_SOURCE_COMPARE_EQ | core/ |
Comparison result of source files timestamps. | 1 | ||
LOCALE_TRANSLATION_SOURCE_COMPARE_GT | core/ |
Comparison result of source files timestamps. | 1 | ||
LOCALE_TRANSLATION_SOURCE_COMPARE_LT | core/ |
Comparison result of source files timestamps. | 2 | ||
LOCALE_TRANSLATION_STATUS_TTL | core/ |
The number of seconds that the translations status entry should be considered. | 1 | ||
LOCALE_TRANSLATION_USE_SOURCE_LOCAL | core/ |
Translation update mode: Use local files only. | 1 | ||
LOCALE_TRANSLATION_USE_SOURCE_REMOTE_AND_LOCAL | core/ |
Translation update mode: Use both remote and local files. | 1 | ||
MAINTENANCE_MODE | core/ |
Global flag to indicate the site is in installation mode. | 5 | 20 | |
MAINTENANCE_MODE | core/ |
Global flag to identify update.php and authorize.php runs. | 5 | 20 | |
MARK_NEW | core/ |
Mark content as being new. | 3 | ||
MARK_READ | core/ |
Mark content as read. | 2 | ||
MARK_UPDATED | core/ |
Mark content as being updated. | 2 | ||
PEAR_ERRORSTACK_DIE | vendor/ |
If this is returned, then the error is logged and die() is called. | 1 | 1 | |
PEAR_ERRORSTACK_ERR_NONCLASS | vendor/ |
Error code for an attempt to instantiate a non-class as a PEAR_ErrorStack in the singleton method. | 1 | 1 | |
PEAR_ERRORSTACK_ERR_OBJTOSTRING | vendor/ |
Error code for an attempt to pass an object into {@link PEAR_ErrorStack::getMessage()} that has no __toString() method | 1 | 1 | |
PEAR_ERRORSTACK_IGNORE | vendor/ |
If this is returned, then the error is completely ignored. | 1 | 1 | |
PEAR_ERRORSTACK_LOG | vendor/ |
If this is returned, then the error will only be logged, but not pushed onto the error stack. | 1 | 1 | |
PEAR_ERRORSTACK_PUSH | vendor/ |
If this is returned, then the error will only be pushed onto the stack, and not logged. | 1 | 1 | |
PEAR_ERRORSTACK_PUSHANDLOG | vendor/ |
If this is returned, then the error will be both pushed onto the stack and logged. | 1 | ||
PEAR_ERROR_CALLBACK | vendor/ |
5 | 1 | ||
PEAR_ERROR_DIE | vendor/ |
5 | 1 | ||
PEAR_ERROR_EXCEPTION | vendor/ |
WARNING: obsolete | 4 | 1 | |
PEAR_ERROR_PRINT | vendor/ |
5 | 1 | ||
PEAR_ERROR_RETURN | vendor/ |
6 | 1 | ||
PEAR_ERROR_TRIGGER | vendor/ |
5 | 1 | ||
REGIONS_ALL | core/ |
Return all regions. | 1 | ||
REGIONS_VISIBLE | core/ |
Return only visible regions. | 7 | ||
REQUIREMENT_ERROR | core/ |
Requirement severity -- Error condition; abort installation. | 22 | ||
REQUIREMENT_INFO | core/ |
Requirement severity -- Informational message only. | 10 | ||
REQUIREMENT_OK | core/ |
Requirement severity -- Requirement successfully met. | 7 | ||
REQUIREMENT_WARNING | core/ |
Requirement severity -- Warning condition; proceed but flag warning. | 19 | ||
RESPONSIVE_PRIORITY_LOW | core/ |
A responsive table class; only show table cell on wide devices. | 8 | ||
RESPONSIVE_PRIORITY_MEDIUM | core/ |
A responsive table class; hide table cell on narrow devices. | 15 | ||
SAVED_DELETED | core/ |
Return status for saving which deleted an existing item. | |||
SAVED_NEW | core/ |
Return status for saving which involved creating a new item. | 9 | ||
SAVED_UPDATED | core/ |
Return status for saving which involved an update to an existing item. | 16 | ||
SYMFONY_GRAPHEME_CLUSTER_RX | vendor/ |
3 | 1 | ||
T_ANON_CLASS | vendor/ |
41 | 2 | ||
T_ARRAY_HINT | vendor/ |
1 | 1 | ||
T_ASPERAND | vendor/ |
4 | 3 | ||
T_ATTRIBUTE_END | vendor/ |
17 | 1 | ||
T_BACKTICK | vendor/ |
1 | 2 | ||
T_BINARY_CAST | vendor/ |
3 | 2 | ||
T_BITWISE_AND | vendor/ |
38 | 3 | ||
T_BITWISE_NOT | vendor/ |
1 | 2 | ||
T_BITWISE_OR | vendor/ |
6 | 2 | ||
T_BITWISE_XOR | vendor/ |
2 | 2 |