Search for _link

  1. Search 7.x for _link
  2. Search 9.5.x for _link
  3. Search 8.9.x for _link
  4. Search 10.3.x for _link
  5. Search main for _link
  6. Other projects
Title Object type File name Summary
Node::renderLink function core/modules/node/src/Plugin/views/field/Node.php Prepares link to the node.
NodeAccessMenuLinkTest class core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php Tests the interaction of the node access system with menu links.
NodeAccessMenuLinkTest.php file core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
NodeAccessMenuLinkTest::$contentAdminUser property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php A user with permission to manage menu links and create nodes.
NodeAccessMenuLinkTest::$defaultTheme property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php The theme to install as the default for testing.
NodeAccessMenuLinkTest::$modules property core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php Modules to install.
NodeAccessMenuLinkTest::setUp function core/modules/node/tests/src/Functional/NodeAccessMenuLinkTest.php
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 install.
NodeContextualLinksTest::$modules property core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php Modules to install.
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 class core/modules/node/tests/src/Kernel/NodeLinksTest.php Tests the output of node links (read more, add new comment, etc).
NodeLinksTest.php file core/modules/node/tests/src/Kernel/NodeLinksTest.php
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 install.
NodeLinksTest::$modules property core/modules/node/tests/src/Kernel/NodeLinksTest.php Modules to install.
NodeLinksTest::setUp function core/modules/node/tests/src/Kernel/NodeLinksTest.php
NodeLinksTest::testHideLinks function core/modules/node/tests/src/Kernel/NodeLinksTest.php Tests that the links can be hidden in the view display settings.
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/history/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 install.
NodePreviewLinkTest::setUp function core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php
NodePreviewLinkTest::testPreviewLinks function core/modules/node/tests/src/FunctionalJavascript/NodePreviewLinkTest.php Tests the behavior of clicking preview links.
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 Render API 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.
OliveroHooks::preprocessLinksComment function core/themes/olivero/src/Hook/OliveroHooks.php Implements hook_preprocess_links__comment().
olivero_test.links.menu.yml file core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
OverrideMenuLinks class core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Overrides static menu links defined in code.
OverrideMenuLinks.php file core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
OverrideMenuLinks::apply function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Applies the config action.

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