- CommentHelperCase::setCommentForm in core/
modules/ comment/ tests/ comment.test - Sets the value governing whether the comment form is on its own page.
- CommentInterfaceTest::assertCommentLinks in core/
modules/ comment/ tests/ comment.test - Asserts that comment links appear according to the passed environment.
- CommentInterfaceTest::setEnvironment in core/
modules/ comment/ tests/ comment.test - Re-configures the environment, module settings, and user permissions.
- CommentInterfaceTest::testCommentLinks in core/
modules/ comment/ tests/ comment.test - Tests comment links.
- comment_node_page_additions in core/
modules/ comment/ comment.module - Builds the comment-related elements for node detail pages.
- comment_node_type_load in core/
modules/ comment/ comment.module - Implements hook_node_type_load().