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