Constants

Primary tabs

Name Location Description Direct uses Stringssort ascending
LANGUAGE_NEGOTIATION_URL drupal/core/modules/language/language.negotiation.inc The language is determined using path prefix or domain. 3
LANGUAGE_NEGOTIATION_BROWSER drupal/core/modules/language/language.negotiation.inc The language is set based on the browser language settings. 1
LANGUAGE_NEGOTIATION_INTERFACE drupal/core/modules/language/language.negotiation.inc The language is determined using the current interface language. 2
LANGUAGE_NEGOTIATION_URL_FALLBACK drupal/core/modules/language/language.negotiation.inc If no URL language, language is determined using an already detected one. 1
LANGUAGE_NEGOTIATION_USER drupal/core/modules/language/language.negotiation.inc The language is set based on the user language settings. 1
LANGUAGE_NEGOTIATION_USER_ADMIN drupal/core/modules/language/language.negotiation.inc The language is set based on the user admin language settings. 1
LANGUAGE_NEGOTIATION_SESSION drupal/core/modules/language/language.negotiation.inc The language is set based on the request/session parameters. 1
LANGUAGE_NEGOTIATION_URL_PREFIX drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the path prefix as URL language indicator. 6
LANGUAGE_NEGOTIATION_URL_DOMAIN drupal/core/modules/language/language.negotiation.inc URL language negotiation: use the domain as URL language indicator. 7
MENU_MAX_MENU_NAME_LENGTH_UI drupal/core/modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix. 3
COMMENT_NOT_PUBLISHED drupal/core/modules/comment/comment.module Comment is awaiting approval. 13
COMMENT_PUBLISHED drupal/core/modules/comment/comment.module Comment is published. 23
COMMENT_MODE_FLAT drupal/core/modules/comment/comment.module Comments are displayed in a flat list - expanded. 6
COMMENT_MODE_THREADED drupal/core/modules/comment/comment.module Comments are displayed as a threaded list - expanded. 17
COMMENT_ANONYMOUS_MAYNOT_CONTACT drupal/core/modules/comment/comment.module Anonymous posters cannot enter their contact information. 2
COMMENT_ANONYMOUS_MAY_CONTACT drupal/core/modules/comment/comment.module Anonymous posters may leave their contact information. 2
COMMENT_ANONYMOUS_MUST_CONTACT drupal/core/modules/comment/comment.module Anonymous posters are required to leave their contact information. 1
COMMENT_FORM_SEPARATE_PAGE drupal/core/modules/comment/comment.module Comment form should be displayed on a separate page. 5
COMMENT_FORM_BELOW drupal/core/modules/comment/comment.module Comment form should be shown below post or list of comments. 8
COMMENT_NODE_HIDDEN drupal/core/modules/comment/comment.module Comments for this node are hidden. 10
COMMENT_NODE_CLOSED drupal/core/modules/comment/comment.module Comments for this node are closed. 6
COMMENT_NODE_OPEN drupal/core/modules/comment/comment.module Comments for this node are open. 15
FILE_URL_TEST_CDN_1 drupal/core/modules/file/tests/file_test/file_test.module 2
FILE_URL_TEST_CDN_2 drupal/core/modules/file/tests/file_test/file_test.module 3
SEARCH_TYPE drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_2 drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1
SEARCH_TYPE_JPN drupal/core/modules/search/lib/Drupal/search/Tests/SearchMatchTest.php 1

Pages

Other projects