Full ELMS Learning Network documentation
Constants
Primary tabs
Name![]() |
Location | Description |
---|---|---|
CSS_INJECTOR_PAGES_NOTLISTED |
sites/ |
Deploy this CSS snippet on every page except the listed pages. |
CSS_INJECTOR_PHP |
sites/ |
Deploy this CSS snippet only if the associated PHP code returns TRUE. |
CSS_SYSTEM |
includes/ |
The default group for system CSS files added to the page. |
CSS_THEME |
includes/ |
The default group for theme CSS files added to the page. |
CTOOLS_AJAX_INCLUDED |
sites/ |
|
CTOOLS_API_VERSION |
sites/ |
|
CTOOLS_PREG_CLASS_ALNUM |
sites/ |
Matches Unicode character classes. |
DATE_ARRAY |
sites/ |
|
DATE_DATETIME |
sites/ |
|
DATE_FORMAT_DATE |
sites/ |
|
DATE_FORMAT_DATETIME |
sites/ |
|
DATE_FORMAT_ICAL |
sites/ |
|
DATE_FORMAT_ICAL_DATE |
sites/ |
|
DATE_FORMAT_ISO |
sites/ |
|
DATE_FORMAT_UNIX |
sites/ |
|
DATE_ICAL |
sites/ |
|
DATE_ISO |
sites/ |
Set up some constants. |
DATE_OBJECT |
sites/ |
|
DATE_REGEX_DATETIME |
sites/ |
|
DATE_REGEX_ICAL_DATE |
sites/ |
|
DATE_REGEX_ICAL_DATETIME |
sites/ |
|
DATE_REGEX_ISO |
sites/ |
|
DATE_REGEX_LOOSE |
sites/ |
|
DATE_UNIX |
sites/ |
|
DECLARED_FORM |
sites/ |
|
DEVEL_ERROR_HANDLER_BACKTRACE_DPM |
sites/ |
|
DEVEL_ERROR_HANDLER_BACKTRACE_KRUMO |
sites/ |
|
DEVEL_ERROR_HANDLER_NONE |
sites/ |
|
DEVEL_ERROR_HANDLER_STANDARD |
sites/ |
|
DEVEL_GENERATE_IMAGE_MAX |
sites/ |
|
DEVEL_MIN_TEXTAREA |
sites/ |
|
DEVEL_QUERY_SORT_BY_DURATION |
sites/ |
|
DEVEL_QUERY_SORT_BY_SOURCE |
sites/ |
|
DEVEL_THEMER_ATTRIBUTE |
sites/ |
The name of the attribute used to store the thmr id. |
DIFF_SORT_CUSTOM |
sites/ |
Exposed sorting options. |
DIFF_SORT_NONE |
sites/ |
Exposed sorting options. |
DIFF_SORT_VALUE |
sites/ |
Exposed sorting options. |
DISPLAY_CACHE_DISABLED |
sites/ |
|
DISPLAY_CACHE_ENABLED |
sites/ |
|
DISPLAY_CACHE_FIELDS |
sites/ |
|
DNA_ACCESS_VIEW |
sites/ |
|
DRUPAL_ANONYMOUS_RID |
includes/ |
Role ID for anonymous users; should match what's in the "role" table. |
DRUPAL_AUTHENTICATED_RID |
includes/ |
Role ID for authenticated users; should match what's in the "role" table. |
DRUPAL_BOOTSTRAP_CONFIGURATION |
includes/ |
First bootstrap phase: initialize configuration. |
DRUPAL_BOOTSTRAP_DATABASE |
includes/ |
Third bootstrap phase: initialize database layer. |
DRUPAL_BOOTSTRAP_FULL |
includes/ |
Final bootstrap phase: Drupal is fully loaded; validate and fix input data. |
DRUPAL_BOOTSTRAP_LANGUAGE |
includes/ |
Seventh bootstrap phase: find out language of the page. |
DRUPAL_BOOTSTRAP_PAGE_CACHE |
includes/ |
Second bootstrap phase: try to serve a cached page. |
DRUPAL_BOOTSTRAP_PAGE_HEADER |
includes/ |
Sixth bootstrap phase: set up the page header. |
DRUPAL_BOOTSTRAP_SESSION |
includes/ |
Fifth bootstrap phase: initialize session handling. |