CommentContentRebuild::testCommentRebuild in modules/comment/tests/comment.test
Tests the rebuilding of comment's content arrays on calling comment_view().
comment_form_node_type_form_alter in modules/comment/comment.module
Implements hook_form_FORM_ID_alter().
CommentHelperCase::postComment in modules/comment/tests/comment.test
Posts a comment.
CommentHelperCase::setCommentPreview in modules/comment/tests/comment.test
Sets the value governing the previewing mode for the comment form.
CommentInterfaceTest::testCommentInterface in modules/comment/tests/comment.test
Tests the comment interface.
comment_node_type_load in modules/comment/comment.module
Implements hook_node_type_load().
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/tests/comment.test
Tests comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in modules/comment/tests/comment.test
Tests comment preview.
comment_update_1001 in modules/comment/comment.install
Move comment content type settings into configuration files.
node_type_form in modules/node/node.types.inc
Form constructor for the node type editing form.
node_type_set_defaults in modules/node/node.module
Sets the default values for a node type.
node_update_1005 in modules/node/node.install
Convert content types to configuration files.
SearchCommentTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.