14 string references to YAML keys in comment.routing.yml
- CommentAdminOverview::submitForm in core/
modules/ comment/ src/ Form/ CommentAdminOverview.php - Form submission handler.
- CommentBreadcrumbBuilder::applies in core/
modules/ comment/ src/ CommentBreadcrumbBuilder.php - Whether this breadcrumb builder should be used to build the breadcrumb.
- CommentController::redirectNode in core/
modules/ comment/ src/ Controller/ CommentController.php - Redirects legacy node links to the new path.
- CommentLazyBuilders::buildLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - Build the default links (reply, edit, delete …) for a comment.
- CommentLinkBuilder::buildCommentedEntityLinks in core/
modules/ comment/ src/ CommentLinkBuilder.php - Builds links for the given entity.
- CommentLinkBuilderTest::getLinkCombinations in core/
modules/ comment/ tests/ src/ Unit/ CommentLinkBuilderTest.php - Data provider for ::testCommentLinkBuilder.
- CommentLinksTest::testLinkApprove in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php - Test the comment approve link.
- CommentLinksTest::testLinkReply in core/
modules/ comment/ tests/ src/ Kernel/ Views/ CommentLinksTest.php - Test the comment reply link.
- CommentNewIndicatorTest::renderNewCommentsNodeLinks in core/
modules/ comment/ tests/ src/ Functional/ CommentNewIndicatorTest.php - Get node "x new comments" metadata from the server for the current user.
- comment_help in core/
modules/ comment/ comment.module - Implements hook_help().
- comment_uri in core/
modules/ comment/ comment.module - Entity URI callback.
- ConfirmDeleteMultiple::getCancelUrl in core/
modules/ comment/ src/ Form/ ConfirmDeleteMultiple.php - Returns the route to go to if the user cancels the action.
- LinkApprove::getUrlInfo in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkApprove.php - Returns the URI elements of the link.
- LinkReply::getUrlInfo in core/
modules/ comment/ src/ Plugin/ views/ field/ LinkReply.php - Returns the URI elements of the link.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.