Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Test 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/ |
|
| CommentLinksTest::$comment | property | core/ |
Comment being tested. |
| CommentLinksTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CommentLinksTest::$modules | property | core/ |
Modules to enable. |
| CommentLinksTest::$modules | property | core/ |
Use the main node listing to test rendering on teasers. |
| CommentLinksTest::$seen | property | core/ |
Seen comments, array of comment IDs. |
| CommentLinksTest::$testViews | property | core/ |
Views used by this test. |
| CommentLinksTest::setUp | function | core/ |
|
| CommentLinksTest::testCommentLinks | function | core/ |
Tests that comment links are output and can be hidden. |
| CommentLinksTest::testLinkApprove | function | core/ |
Test the comment approve link. |
| CommentLinksTest::testLinkReply | function | core/ |
Test the comment reply link. |
| CommentNewIndicatorTest::renderNewCommentsNodeLinks | function | core/ |
Get node "x new comments" metadata from the server for the current user. |
| CommentPagerTest::clickLinkWithXPath | function | core/ |
Follows a link found at a give xpath query. |
| CommentPagerTest::testCommentPermalink | function | core/ |
Confirms comment paging works correctly with flat and threaded comments. |
| CommentPermalinkFormatter | class | core/ |
Plugin implementation of the 'comment_permalink' formatter. |
| CommentPermalinkFormatter.php | file | core/ |
|
| CommentPermalinkFormatter::getEntityUrl | function | core/ |
Gets the URI elements of the entity. |
| CommentPermalinkFormatter::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
| CommentThreadingTest::assertNoParentLink | function | core/ |
Asserts that the specified comment does not have a link to a parent. |
| CommentThreadingTest::assertParentLink | function | core/ |
Asserts that the link to the specified parent comment is present. |
| CommentTranslationUITest::testTranslateLinkCommentAdminPage | function | core/ |
Tests translate link on comment content admin page. |
| comment_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
| comment_test_comment_links_alter | function | core/ |
Implements hook_comment_links_alter(). |
| CommonTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page, with and without query strings. |
| config.links.menu.yml | file | core/ |
core/modules/config/config.links.menu.yml |
| config.links.task.yml | file | core/ |
core/modules/config/config.links.task.yml |
| ConfigEntityBase::link | function | core/ |
Deprecated way of generating a link to the entity. See toLink(). |
| ConfigEntityMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
| ConfigMapperInterface::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
| ConfigNamesMapper::getContextualLinkGroup | function | core/ |
Returns the name of the contextual link group to add contextual links to. |
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.