You are here

Constants in Zircon Profile 8

Primary tabs

Namesort descending Location Description Direct uses Strings
MARK_UPDATED core/includes/theme.inc Mark content as being updated. 2
MENU_MAX_MENU_NAME_LENGTH_UI core/modules/menu_ui/menu_ui.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix. 3
NODE_NOT_PROMOTED core/modules/node/node.module Denotes that the node is not promoted to the front page. 1
NODE_NOT_PUBLISHED core/modules/node/node.module Denotes that the node is not published. 7
NODE_NOT_STICKY core/modules/node/node.module Denotes that the node is not sticky at the top of the page. 3
NODE_PROMOTED core/modules/node/node.module Denotes that the node is promoted to the front page. 7
NODE_PUBLISHED core/modules/node/node.module Denotes that the node is published. 10 1
NODE_STICKY core/modules/node/node.module Denotes that the node is sticky at the top of the page. 3
PREG_CLASS_CJK core/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 2 1
PREG_CLASS_NUMBERS core/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_PUNCTUATION core/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
REGIONS_ALL core/modules/system/system.module Return all regions. 1
REGIONS_VISIBLE core/modules/system/system.module Return only visible regions. 6
REQUEST_TIME core/includes/bootstrap.inc Time of the current request in seconds elapsed since the Unix Epoch. 148 30
REQUIREMENT_ERROR core/includes/install.inc Requirement severity -- Error condition; abort installation. 20
REQUIREMENT_INFO core/includes/install.inc Requirement severity -- Informational message only. 4
REQUIREMENT_OK core/includes/install.inc Requirement severity -- Requirement successfully met. 2
REQUIREMENT_WARNING core/includes/install.inc Requirement severity -- Warning condition; proceed but flag warning. 14
RESPONSIVE_IMAGE_EMPTY_IMAGE core/modules/responsive_image/responsive_image.module The machine name for the empty image breakpoint image style option. 4
RESPONSIVE_IMAGE_ORIGINAL_IMAGE core/modules/responsive_image/responsive_image.module 2
RESPONSIVE_PRIORITY_LOW core/includes/theme.inc A responsive table class; only show table cell on wide devices. 8
RESPONSIVE_PRIORITY_MEDIUM core/includes/theme.inc A responsive table class; hide table cell on narrow devices. 11
SAVED_DELETED core/includes/common.inc Return status for saving which deleted an existing item.
SAVED_NEW core/includes/common.inc Return status for saving which involved creating a new item. 18 2
SAVED_UPDATED core/includes/common.inc Return status for saving which involved an update to an existing item. 22 2
SCHEMA_UNINSTALLED core/includes/schema.inc Indicates that a module has not been installed yet. 8
SEARCH_TYPE core/modules/search/src/Tests/SearchMatchTest.php 1
SEARCH_TYPE_2 core/modules/search/src/Tests/SearchMatchTest.php 1
SEARCH_TYPE_JPN core/modules/search/src/Tests/SearchMatchTest.php 1
SIMPLETEST_MINIMUM_PHP_MEMORY_LIMIT core/modules/simpletest/simpletest.install Minimum value of PHP memory_limit for SimpleTest. 1
TAXONOMY_HIERARCHY_DISABLED core/modules/taxonomy/taxonomy.module Denotes that no term in the vocabulary has a parent. 4
TAXONOMY_HIERARCHY_MULTIPLE core/modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary have multiple parents. 5
TAXONOMY_HIERARCHY_SINGLE core/modules/taxonomy/taxonomy.module Denotes that one or more terms in the vocabulary has a single parent. 6
TEST_FILES_PATH vendor/phpunit/php-token-stream/tests/bootstrap.php 35 6
UPDATE_CURRENT core/modules/update/update.module Project is up to date. 5
UPDATE_FETCH_PENDING core/modules/update/update.module We need to (re)fetch available update data for this project. 5
UPDATE_NOT_CHECKED core/modules/update/update.module Project's status cannot be checked. 7
UPDATE_NOT_CURRENT core/modules/update/update.module Project has a new release available, but it is not a security release. 7
UPDATE_NOT_FETCHED core/modules/update/update.module There was a failure fetching available update data for this project. 6
UPDATE_NOT_SECURE core/modules/update/update.module Project is missing security update(s). 8
UPDATE_NOT_SUPPORTED core/modules/update/update.module Current release is no longer supported by the project maintainer. 6
UPDATE_REVOKED core/modules/update/update.module Current release has been unpublished and is no longer available. 6
UPDATE_UNKNOWN core/modules/update/update.module No available update data was found for project. 8
USERNAME_MAX_LENGTH core/modules/user/user.module Maximum length of username text field. 7
USER_REGISTER_ADMINISTRATORS_ONLY core/modules/user/user.module Only administrators can create user accounts. 3
USER_REGISTER_VISITORS core/modules/user/user.module Visitors can create their own accounts. 3
USER_REGISTER_VISITORS_ADMINISTRATIVE_APPROVAL core/modules/user/user.module Visitors can create accounts, but they don't become active without administrative approval. 1

Pages

Other projects