15 uses of DRUPAL_DISABLED

CommentFormController::actions in drupal/core/modules/comment/lib/Drupal/comment/CommentFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().
CommentInterfaceTest::testCommentInterface in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentInterfaceTest.php
Tests the comment interface.
CommentNodeAccessTest::testThreadedCommentView in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentNodeAccessTest.php
Test that threaded comments can be viewed.
CommentPagerTest::testCommentNewPageIndicator in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentPagerTest.php
Confirms comment paging works correctly with flat and threaded comments.
CommentStatisticsTest::testCommentNodeCommentStatistics in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentStatisticsTest.php
Tests the node comment statistics.
CommentTestBase::postComment in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Posts a comment.
CommentTestBase::setCommentPreview in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentTestBase.php
Sets the value governing the previewing mode for the comment form.
CommentThreadingTest::testCommentThreading in drupal/core/modules/comment/lib/Drupal/comment/Tests/CommentThreadingTest.php
Tests the comment threading.
LinkFieldTest::testLinkTitle in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests the title settings of a link field.
LinkFieldTest::testURLValidation in drupal/core/modules/field/modules/link/lib/Drupal/link/Tests/LinkFieldTest.php
Tests link field URL validation.
link_field_widget_form in drupal/core/modules/field/modules/link/link.module
Implements hook_field_widget_form().
link_field_widget_settings_form in drupal/core/modules/field/modules/link/link.module
Implements hook_field_widget_settings_form().
NodeFormController::actions in drupal/core/modules/node/lib/Drupal/node/NodeFormController.php
Overrides Drupal\Core\Entity\EntityFormController::actions().