DRUPAL_DISABLED

Same name in other branches
  1. 9 core/modules/system/system.module \DRUPAL_DISABLED
  2. 8.9.x core/modules/system/system.module \DRUPAL_DISABLED
  3. 10 core/modules/system/system.module \DRUPAL_DISABLED
  4. 11.x core/modules/system/system.module \DRUPAL_DISABLED

Disabled option on forms and settings

11 uses of DRUPAL_DISABLED
CommentHelperCase::postComment in modules/comment/comment.test
Post comment.
CommentHelperCase::setCommentPreview in modules/comment/comment.test
Set comment preview setting.
CommentInterfaceTest::testCommentInterface in modules/comment/comment.test
Test comment interface.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in modules/comment/comment.test
Test that threaded comments can be viewed.

... See full list

File

modules/system/system.module, line 36

Code

define('DRUPAL_DISABLED', 0);

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.