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 |
|---|---|---|---|
| LinkFieldTest::testLinkFormatter | function | core/ |
Tests the default 'link' formatter. |
| LinkFieldTest::testLinkSeparateFormatter | function | core/ |
Tests the 'link_separate' formatter. |
| LinkFieldTest::testLinkTitle | function | core/ |
Tests the link title settings of a link field. |
| LinkFieldTest::testLinkTypeOnLinkWidget | function | core/ |
Test '#link_type' property exists on 'link_default' widget. |
| LinkFieldTest::testNoLinkUri | function | core/ |
Test <nolink> and <none> as link uri. |
| LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
| LinkGenerator::generateFromLink | function | core/ |
Renders a link from a link object. |
| LinkGeneratorInterface::generateFromLink | function | core/ |
Renders a link from a link object. |
| LinkGeneratorTest::$linkGenerator | property | core/ |
The tested link generator. |
| LinkGeneratorTest::assertLink | function | core/ |
Checks that a link with certain properties exists in a given HTML snippet. |
| LinkGeneratorTest::testGenerateNoLink | function | core/ |
Tests the generate() method with the <nolink> route. |
| LinkGeneratorTrait::$linkGenerator | property | core/ |
The link generator. |
| LinkGeneratorTrait::getLinkGenerator | function | core/ |
Returns the link generator. |
| LinkGeneratorTrait::setLinkGenerator | function | core/ |
Sets the link generator service. |
| LinkItemInterface::LINK_EXTERNAL | constant | core/ |
Specifies whether the field supports only external URLs. |
| LinkItemInterface::LINK_GENERIC | constant | core/ |
Specifies whether the field supports both internal and external URLs. |
| LinkItemInterface::LINK_INTERNAL | constant | core/ |
Specifies whether the field supports only internal URLs. |
| LinkItemSerializationTest::testLinkDeserialization | function | core/ |
Tests the deserialization. |
| LinkItemSerializationTest::testLinkSerialization | function | core/ |
Tests the serialization. |
| LinkItemTest::testLinkItem | function | core/ |
Tests using entity fields of the link field type. |
| LinkManager::$relationLinkManager | property | core/ |
The relation link manager. |
| LinkManager::$typeLinkManager | property | core/ |
The type link manager. |
| LinkManager::setLinkDomain | function | core/ |
Sets the link domain used in constructing link URIs. |
| LinkManagerBase::$linkDomain | property | core/ |
Link domain used for type links URIs. |
| LinkManagerBase::getLinkDomain | function | core/ |
Gets the link domain. |
| LinkManagerBase::setLinkDomain | function | core/ |
|
| LinkRelationsTest::testAvailableLinkRelationships | function | core/ |
Tests correct Link Relations are returned from the Link Relation Type Manager. |
| Links::getLinks | function | core/ |
Gets the list of links used by this field. |
| LinkTest::linkComparisonProvider | function | core/ |
Provides test data for link comparison. |
| LinkTest::linkMergeProvider | function | core/ |
Provides test data for link merging. |
| LinkTest::testGetLinkRelationType | function | core/ |
@covers ::getLinkRelationType[[api-linebreak]] |
| LinkTest::testLinkComparison | function | core/ |
@covers ::compare[[api-linebreak]] @dataProvider linkComparisonProvider |
| LinkTest::testLinkDeprecations | function | core/ |
@group legacy @expectedDeprecation Constructing a Drupal\jsonapi\JsonApiResource\Link with an array of link relation types is deprecated in drupal:8.8.0 and will throw a fatal error in drupal:9.0.0. Pass a single string instead. See… |
| LinkTest::testLinkMerge | function | core/ |
@covers ::merge[[api-linebreak]] @dataProvider linkMergeProvider |
| LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
|
| LinkWidget::supportsExternalLinks | function | core/ |
Indicates enabled support for link to external URLs. |
| LinkWidget::supportsInternalLinks | function | core/ |
Indicates enabled support for link to routes. |
| LinkWidget::validateTitleNoLink | function | core/ |
Form element validation handler for the 'title' element. |
| link_generation_test_link_alter | function | core/ |
Implements hook_link_alter(). |
| locale.links.menu.yml | file | core/ |
core/modules/locale/locale.links.menu.yml |
| locale.links.task.yml | file | core/ |
core/modules/locale/locale.links.task.yml |
| LocalReadOnlyStream::unlink | function | core/ |
Support for unlink(). |
| LocalStream::unlink | function | core/ |
Support for unlink(). |
| LoginLogoutMenuLink | class | core/ |
A menu link that shows "Log in" or "Log out" as appropriate. |
| LoginLogoutMenuLink.php | file | core/ |
|
| LoginLogoutMenuLink::$currentUser | property | core/ |
The current user. |
| LoginLogoutMenuLink::create | function | core/ |
Creates an instance of the plugin. |
| LoginLogoutMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LoginLogoutMenuLink::getRouteName | function | core/ |
Returns the route name, if available. |
| LoginLogoutMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.