Search for _link

  1. Search 7.x for _link
  2. Search 8.9.x for _link
  3. Search 10.3.x for _link
  4. Search 11.x for _link
  5. Search main for _link
  6. Other projects
Title Object type File name Summary
CommentLinksTest::$comment property core/modules/comment/tests/src/Functional/CommentLinksTest.php Comment being tested.
CommentLinksTest::$defaultTheme property core/modules/comment/tests/src/Functional/CommentLinksTest.php The theme to install as the default for testing.
CommentLinksTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Modules to enable.
CommentLinksTest::$modules property core/modules/comment/tests/src/Functional/CommentLinksTest.php Use the main node listing to test rendering on teasers.
CommentLinksTest::$seen property core/modules/comment/tests/src/Functional/CommentLinksTest.php Seen comments, array of comment IDs.
CommentLinksTest::$testViews property core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Views used by this test.
CommentLinksTest::setUp function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php
CommentLinksTest::testCommentLinks function core/modules/comment/tests/src/Functional/CommentLinksTest.php Tests that comment links are output and can be hidden.
CommentLinksTest::testLinkApprove function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Tests the comment approve link.
CommentLinksTest::testLinkReply function core/modules/comment/tests/src/Kernel/Views/CommentLinksTest.php Tests the comment reply link.
CommentNewIndicatorTest::renderNewCommentsNodeLinks function core/modules/comment/tests/src/Functional/CommentNewIndicatorTest.php Get node "x new comments" metadata from the server for the current user.
CommentPagerTest::clickLinkWithXPath function core/modules/comment/tests/src/Functional/CommentPagerTest.php Follows a link found at a give xpath query.
CommentPagerTest::testCommentPermalink function core/modules/comment/tests/src/Functional/CommentPagerTest.php Confirms comment paging works correctly with flat and threaded comments.
CommentPermalinkFormatter class core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Plugin implementation of the 'comment_permalink' formatter.
CommentPermalinkFormatter.php file core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php
CommentPermalinkFormatter::getEntityUrl function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Gets the URI elements of the entity.
CommentPermalinkFormatter::isApplicable function core/modules/comment/src/Plugin/Field/FieldFormatter/CommentPermalinkFormatter.php Returns if the formatter can be used for the provided field.
CommentThreadingTest::assertNoParentLink function core/modules/comment/tests/src/Functional/CommentThreadingTest.php Asserts that the specified comment does not have a link to a parent.
CommentThreadingTest::assertParentLink function core/modules/comment/tests/src/Functional/CommentThreadingTest.php Asserts that the link to the specified parent comment is present.
CommentTranslationUITest::testTranslateLinkCommentAdminPage function core/modules/comment/tests/src/Functional/CommentTranslationUITest.php Tests translate link on comment content admin page.
comment_node_links_alter function core/modules/comment/comment.module Implements hook_node_links_alter().
comment_test_comment_links_alter function core/modules/comment/tests/modules/comment_test/comment_test.module Implements hook_comment_links_alter().
CommonTestController::typeLinkActiveClass function core/modules/system/tests/modules/common_test/src/Controller/CommonTestController.php Returns links to the current page, with and without query strings.
config.links.menu.yml file core/modules/config/config.links.menu.yml core/modules/config/config.links.menu.yml
config.links.task.yml file core/modules/config/config.links.task.yml core/modules/config/config.links.task.yml
ConfigEntityMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigEntityMapper.php Returns the name of the contextual link group to add contextual links to.
ConfigMapperInterface::getContextualLinkGroup function core/modules/config_translation/src/ConfigMapperInterface.php Returns the name of the contextual link group to add contextual links to.
ConfigNamesMapper::getContextualLinkGroup function core/modules/config_translation/src/ConfigNamesMapper.php Returns the name of the contextual link group to add contextual links to.
ConfigTranslationContextualLink class core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Defines a contextual link plugin with a dynamic title.
ConfigTranslationContextualLink.php file core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php
ConfigTranslationContextualLink::$mapperManager property core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php The mapper plugin discovery service.
ConfigTranslationContextualLink::getTitle function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Returns the localized title to be shown for this contextual link.
ConfigTranslationContextualLink::mapperManager function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Gets the mapper manager.
ConfigTranslationContextualLinks class core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Provides dynamic contextual links for configuration translation.
ConfigTranslationContextualLinks.php file core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php
ConfigTranslationContextualLinks::$mapperManager property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php The mapper plugin discovery service.
ConfigTranslationContextualLinks::create function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Creates a new class instance.
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationContextualLinks::__construct function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Constructs a new ConfigTranslationContextualLinks.
ConfigTranslationUiTest::renderContextualLinks function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Get server-rendered contextual links for the given contextual link ids.
ConfigTranslationUiTest::testViewContextualLink function core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php Tests that contextual link related to views.
ConfigurableLanguageManager::getLanguageSwitchLinks function core/modules/language/src/ConfigurableLanguageManager.php Returns the language switch links for the given language type.
ConfigurableLanguageManagerTest::testLanguageSwitchLinks function core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php @covers ::getLanguageSwitchLinks[[api-linebreak]]
ConfigurableLinkManagerInterface interface core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Defines an interface for a link manager with a configurable domain.
ConfigurableLinkManagerInterface.php file core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface::setLinkDomain function core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Sets the link domain used in constructing link URIs.
config_test.links.action.yml file core/modules/config/tests/config_test/config_test.links.action.yml core/modules/config/tests/config_test/config_test.links.action.yml
config_test.links.task.yml file core/modules/config/tests/config_test/config_test.links.task.yml core/modules/config/tests/config_test/config_test.links.task.yml
config_translation.links.contextual.yml file core/modules/config_translation/config_translation.links.contextual.yml core/modules/config_translation/config_translation.links.contextual.yml
config_translation.links.menu.yml file core/modules/config_translation/config_translation.links.menu.yml core/modules/config_translation/config_translation.links.menu.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.