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 |
|---|---|---|---|
| TestContextualLink.php | file | core/ |
|
| TestContextualLink::getTitle | function | core/ |
Returns the localized title to be shown for this contextual link. |
| TestController::linksDisplay | function | core/ |
Displays test links that will open in the modal dialog. |
| TestController::linksDisplay | function | core/ |
Displays test links that will open in off-canvas dialog. |
| TestController::otherDialogLinks | function | core/ |
Displays dialogs links to be displayed inside the off-canvas dialog. |
| TestPathBasedBreadcrumbBuilder::setLinkGenerator | function | core/ |
|
| test_page_test.links.menu.yml | file | core/ |
core/modules/system/tests/modules/test_page_test/test_page_test.links.menu.yml |
| ToolbarAdminMenuTest::testBackToSiteLink | function | core/ |
Test that back to site link exists on admin pages, not on content pages. |
| ToolbarAdminMenuTest::testExternalLink | function | core/ |
Tests that external links added to the menu appear in the toolbar. |
| ToolbarAdminMenuTest::testMenuLinkUpdateSubtreesHashCacheClear | function | core/ |
Tests toolbar cache tags implementation. |
| ToolbarLinkBuilder | class | core/ |
ToolbarLinkBuilder fills out the placeholders generated in user_toolbar(). |
| ToolbarLinkBuilder.php | file | core/ |
|
| ToolbarLinkBuilder::$account | property | core/ |
The current user. |
| ToolbarLinkBuilder::renderDisplayName | function | core/ |
Lazy builder callback for rendering the username. |
| ToolbarLinkBuilder::renderToolbarLinks | function | core/ |
Lazy builder callback for rendering toolbar links. |
| ToolbarLinkBuilder::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| ToolbarLinkBuilder::__construct | function | core/ |
ToolbarHandler constructor. |
| ToolbarMenuLinkTree | class | core/ |
Extends MenuLinkTree to add specific theme suggestions for the toolbar. |
| ToolbarMenuLinkTree.php | file | core/ |
|
| ToolbarMenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| toolbar_menu_navigation_links | function | core/ |
Adds toolbar-specific attributes to the menu link tree. |
| TopLevelDataInterface::getMergedLinks | function | core/ |
Merges the object's links with the top-level links. |
| tour_test.links.action.yml | file | core/ |
core/modules/tour/tests/tour_test/tour_test.links.action.yml |
| tracker.links.menu.yml | file | core/ |
core/modules/tracker/tracker.links.menu.yml |
| tracker.links.task.yml | file | core/ |
core/modules/tracker/tracker.links.task.yml |
| TrackerRecentContentLinkTest | class | core/ |
Tests recent content link. |
| TrackerRecentContentLinkTest.php | file | core/ |
|
| TrackerRecentContentLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TrackerRecentContentLinkTest::$modules | property | core/ |
Modules to enable. |
| TrackerRecentContentLinkTest::testRecentContentLink | function | core/ |
Tests the recent content link in menu block. |
| TranslationLink | class | core/ |
Provides a translation link for an entity. |
| TranslationLink.php | file | core/ |
|
| TranslationLink::getDefaultLabel | function | core/ |
Returns the default label for this link. |
| TranslationLink::getEntityLinkTemplate | function | core/ |
Returns the entity link template name identifying the link route. |
| TranslationLinkTest | class | core/ |
Tests the content translation overview link field handler. |
| TranslationLinkTest.php | file | core/ |
|
| TranslationLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| TranslationLinkTest::$modules | property | core/ |
Modules to enable. |
| TranslationLinkTest::$testViews | property | core/ |
Views used by this test. |
| TranslationLinkTest::getTranslatorPermissions | function | core/ |
Returns an array of permissions needed for the translator. |
| TranslationLinkTest::setUp | function | core/ |
|
| TranslationLinkTest::testTranslationLink | function | core/ |
Tests the content translation overview link field handler. |
| TwigExtension::getLink | function | core/ |
Gets a rendered link from a url object. |
| TwigExtensionTest::testEscapeWithGeneratedLink | function | core/ |
@covers ::escapeFilter[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigExtensionTest::testLinkWithOverriddenAttributes | function | core/ |
@covers ::getLink[[api-linebreak]] |
| TwigExtensionTest::testRenderVarWithGeneratedLink | function | core/ |
@covers ::renderVar[[api-linebreak]] @covers ::bubbleArgMetadata[[api-linebreak]] |
| TwigThemeTestController::linkGeneratorRender | function | core/ |
Renders for testing link_generator functions in a Twig template. |
| twig_theme_test.link_generator.html.twig | file | core/ |
<div>link via the linkgenerator: {{ link('register', test_url) }}</div> <div>link via the linkgenerator: {{ link('register', test_url, {'foo': 'bar'}) }}</div> <div>link via the… |
| TypeLinkManager | class | core/ |
|
| TypeLinkManager | class | core/ |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.