Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
Comment::permalink | function | core/ |
Returns the permalink URL for this comment. |
CommentApproveLinkTest | class | core/ |
Test the "approve_comment" views field for approving comments. |
CommentApproveLinkTest.php | file | core/ |
|
CommentApproveLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentApproveLinkTest::$modules | property | core/ |
Modules to install. |
CommentApproveLinkTest::$testViews | property | core/ |
Views used by this test. |
CommentApproveLinkTest::setUp | function | core/ |
Sets up the test. |
CommentApproveLinkTest::testCommentApproveLink | function | core/ |
Tests that "approve comment" link exists and works as expected. |
CommentController::commentPermalink | function | core/ |
Redirects comment links to the correct page depending on comment settings. |
CommentController::commentPermalinkTitle | function | core/ |
The _title_callback for the page that renders the comment permalink. |
CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentHooks::nodeLinksAlter | function | core/ |
Implements hook_node_links_alter(). |
CommentInterface::permalink | function | core/ |
Returns the permalink URL for this comment. |
CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
CommentLinkBuilder | class | core/ |
Defines a class for building markup for comment links on a commented entity. |
CommentLinkBuilder.php | file | core/ |
|
CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
CommentLinkBuilder::$currentUser | property | core/ |
Current user. |
CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLinkBuilder::$moduleHandler | property | core/ |
Module handler service. |
CommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
|
CommentLinkBuilder::__construct | function | core/ |
Constructs a new CommentLinkBuilder object. |
CommentLinkBuilderInterface | interface | core/ |
Defines an interface for building comment links on a commented entity. |
CommentLinkBuilderInterface.php | file | core/ |
|
CommentLinkBuilderInterface::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment |
CommentLinkBuilderTest.php | file | core/ |
|
CommentLinkBuilderTest::$commentLinkBuilder | property | core/ |
|
CommentLinkBuilderTest::$commentManager | property | core/ |
Comment manager mock. |
CommentLinkBuilderTest::$currentUser | property | core/ |
Current user proxy mock. |
CommentLinkBuilderTest::$entityTypeManager | property | core/ |
The entity type manager. |
CommentLinkBuilderTest::$moduleHandler | property | core/ |
Module handler mock. |
CommentLinkBuilderTest::$stringTranslation | property | core/ |
String translation mock. |
CommentLinkBuilderTest::$timestamp | property | core/ |
Timestamp used in test. |
CommentLinkBuilderTest::getLinkCombinations | function | core/ |
Data provider for ::testCommentLinkBuilder. |
CommentLinkBuilderTest::getMockNode | function | core/ |
Builds a mock node based on given scenario. |
CommentLinkBuilderTest::setUp | function | core/ |
Prepares mocks for the test. |
CommentLinkBuilderTest::testCommentLinkBuilder | function | core/ |
Tests the buildCommentedEntityLinks method. |
CommentLinksAlterTest | class | core/ |
Tests comment links altering. |
CommentLinksAlterTest.php | file | core/ |
|
CommentLinksAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentLinksAlterTest::$modules | property | core/ |
Modules to install. |
CommentLinksAlterTest::setUp | function | core/ |
|
CommentLinksAlterTest::testCommentLinksAlter | function | core/ |
Tests comment links altering. |
CommentLinksTest | class | core/ |
Tests the comment link field handlers. |
CommentLinksTest | class | core/ |
Basic comment links tests to ensure markup present. |
CommentLinksTest.php | file | core/ |
|
CommentLinksTest.php | file | core/ |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.