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

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
MenuLinkTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php
MenuLinkTest::setUp function core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php
MenuLinkTest::testHierarchicalMenuLinkVisibility function core/modules/views/tests/src/Functional/Plugin/MenuLinkTest.php Tests that menu links using menu_link_content as parent are visible.
MenuLinkTestWithUnsafeTitle class core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php Test derivative with an unsafe string.
MenuLinkTestWithUnsafeTitle.php file core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php
MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/MenuLinkTestWithUnsafeTitle.php
MenuLinkTranslation class core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Drupal 6 i18n menu link translations source from database.
MenuLinkTranslation class core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php Drupal 7 i18n menu link translations source from database.
MenuLinkTranslation.php file core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation.php file core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslation::fields function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::fields function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslation::getIds function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::getIds function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslation::I18N_STRING_TABLE constant core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php Drupal 6 table names.
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::prepareRow function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslation::query function core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php
MenuLinkTranslation::query function core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php Tests menu link translation source plugin.
MenuLinkTranslationTest class core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php Tests menu link localized translation source plugin.
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest.php file core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest::$modules property core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d6/MenuLinkTranslationTest.php
MenuLinkTranslationTest::providerSource function core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/d7/MenuLinkTranslationTest.php
MenuLinkTree class core/lib/Drupal/Core/Menu/MenuLinkTree.php Implements the loading, transforming and rendering of menu link trees.
MenuLinkTree.php file core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::$controllerResolver property core/lib/Drupal/Core/Menu/MenuLinkTree.php The controller resolver.
MenuLinkTree::$menuActiveTrail property core/lib/Drupal/Core/Menu/MenuLinkTree.php The active menu trail service.
MenuLinkTree::$menuLinkManager property core/lib/Drupal/Core/Menu/MenuLinkTree.php The menu link plugin manager.
MenuLinkTree::$routeProvider property core/lib/Drupal/Core/Menu/MenuLinkTree.php The route provider to load routes by name.
MenuLinkTree::$treeStorage property core/lib/Drupal/Core/Menu/MenuLinkTree.php The menu link tree storage.
MenuLinkTree::build function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::buildItems function core/lib/Drupal/Core/Menu/MenuLinkTree.php Builds the #items property for a menu tree's renderable array.
MenuLinkTree::createInstances function core/lib/Drupal/Core/Menu/MenuLinkTree.php Returns a tree containing of MenuLinkTreeElement based upon tree data.
MenuLinkTree::getCurrentRouteMenuTreeParameters function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::getExpanded function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::getSubtreeHeight function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::load function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::maxDepth function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::transform function core/lib/Drupal/Core/Menu/MenuLinkTree.php
MenuLinkTree::__construct function core/lib/Drupal/Core/Menu/MenuLinkTree.php Constructs a \Drupal\Core\Menu\MenuLinkTree object.
MenuLinkTreeElement class core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Provides a value object to model an element in a menu link tree.
MenuLinkTreeElement.php file core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php
MenuLinkTreeElement::$access property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Whether this link is accessible by the current user.
MenuLinkTreeElement::$depth property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php The depth of this link relative to the root of the tree.
MenuLinkTreeElement::$hasChildren property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Whether this link has any children at all.
MenuLinkTreeElement::$inActiveTrail property core/lib/Drupal/Core/Menu/MenuLinkTreeElement.php Whether this link is in the active trail.

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