Search for _link

  1. Search 7.x for _link
  2. Search 9.5.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
NodeAccessMenuLinkTest::testNodeAccessMenuLink function core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php SA-CORE-2015-003: Tests menu links to nodes when node access is restricted.
NodeContextualLinksTest class core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeContextualLinksTest class core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests views contextual links on nodes.
NodeContextualLinksTest.php file core/modules/node/tests/src/Functional/NodeContextualLinksTest.php
NodeContextualLinksTest.php file core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php The theme to install as the default for testing.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Modules to enable.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Modules to enable.
NodeContextualLinksTest::testNodeContextualLinks function core/modules/node/tests/src/Functional/NodeContextualLinksTest.php Tests contextual links.
NodeContextualLinksTest::testPageWithDisabledContextualModule function core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Tests if the node page works if Contextual Links is disabled.
NodeLinksTest class core/modules/node/tests/src/Functional/NodeLinksTest.php Tests the output of node links (read more, add new comment, etc).
NodeLinksTest.php file core/modules/node/tests/src/Functional/NodeLinksTest.php
NodeLinksTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeLinksTest.php The theme to install as the default for testing.
NodeLinksTest::$modules property core/modules/node/tests/src/Functional/NodeLinksTest.php Modules to enable.
NodeLinksTest::testHideLinks function core/modules/node/tests/src/Functional/NodeLinksTest.php Tests that the links can be hidden in the view display settings.
NodeNewComments::renderLink function core/modules/comment/src/Plugin/views/field/NodeNewComments.php Prepares the link to the first new comment.
NodePreviewLinkTest class core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php Tests the JavaScript prevention of navigation away from node previews.
NodePreviewLinkTest.php file core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
NodePreviewLinkTest::$defaultTheme property core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php The theme to install as the default for testing.
NodePreviewLinkTest::$modules property core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php Modules to enable.
NodePreviewLinkTest::setUp function core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
NodePreviewLinkTest::testPreviewLinks function core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php Test the behavior of clicking preview links.
NodeRevisionsTest::renderContextualLinks function core/modules/node/tests/src/Functional/NodeRevisionsTest.php Gets server-rendered contextual links for the given contextual links IDs.
NodeTranslationUITest::doTestAlternateHreflangLinks function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that the given path provides the correct alternate hreflang links.
NodeTranslationUITest::testTranslationLinkTheme function core/modules/node/tests/src/Functional/NodeTranslationUITest.php Tests that translation page inherits admin status of edit page.
NodeViewBuilder::buildLinks function core/modules/node/src/NodeViewBuilder.php Build the default links (Read more) for a node.
NodeViewBuilder::renderLinks function core/modules/node/src/NodeViewBuilder.php #lazy_builder callback; builds a node's links.
NodeViewBuilderTest::testPendingRevisionLinks function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests that node links are displayed correctly in pending revisions.
NodeViewTest::testHtmlHeadLinks function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the html head links.
NodeViewTest::testLinkHeader function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the Link header.
node_translation_menu_links.yml file core/modules/content_translation/migrations/node_translation_menu_links.yml core/modules/content_translation/migrations/node_translation_menu_links.yml
OffCanvasTest::testOffCanvasLinks function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Tests that non-contextual links will work with the off-canvas dialog.
OffCanvasTestBase::assertAllContextualLinksLoaded function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Assert all contextual link areas have be loaded.
paramconverter.menu_link service core/core.services.yml Drupal\Core\ParamConverter\MenuLinkPluginConverter
path.links.action.yml file core/modules/path/path.links.action.yml core/modules/path/path.links.action.yml
path.links.menu.yml file core/modules/path/path.links.menu.yml core/modules/path/path.links.menu.yml
path.links.task.yml file core/modules/path/path.links.task.yml core/modules/path/path.links.task.yml
PathAliasMenuLinkContentTest class core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Ensures that the menu tree adapts to path alias changes.
PathAliasMenuLinkContentTest.php file core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::$modules property core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Modules to enable.
PathAliasMenuLinkContentTest::register function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Registers test-specific services.
PathAliasMenuLinkContentTest::setUp function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::testPathAliasChange function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Tests the path aliasing changing.
PathNoCanonicalLinkTest class core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Tests path alias deletion when there is no canonical link template.
PathNoCanonicalLinkTest.php file core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php
PathNoCanonicalLinkTest::$modules property core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Modules to enable.
PathNoCanonicalLinkTest::setUp function core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php
PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate function core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Tests for no canonical link templates.
PathPluginBase::getMenuLinks function core/modules/views/src/Plugin/views/display/PathPluginBase.php Gets menu links, if this display provides some.

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