Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Theme override of a link with separate title and URL elements. |
| link-formatter-link-separate.html.twig | file | core/ |
Default theme implementation of a link with separate title and URL elements. |
| Link::$linkGenerator | property | core/ |
The link generator. |
| Link::getLinkGenerator | function | core/ |
Returns the link generator. |
| Link::getLinkRelationType | function | core/ |
Gets the link's relation type. |
| Link::preRenderLink | function | core/ |
Pre-render callback: Renders a link into #markup. |
| Link::preRenderLinks | function | core/ |
Pre-render callback: Collects child links into a single array. |
| Link::setLinkGenerator | function | core/ |
Sets the link generator service. |
| LinkApprove::renderLink | function | core/ |
|
| LinkBase::renderLink | function | core/ |
Prepares the link to view an entity. |
| LinkCollection::$links | property | core/ |
The links in the collection, keyed by unique strings. |
| LinkCollection::hasLinkWithKey | function | core/ |
Whether a link with the given key exists. |
| LinkCollection::withLink | function | core/ |
Gets a new LinkCollection with the given link inserted. |
| LinkCollectionNormalizer::LINK_CONTEXT | constant | core/ |
The normalizer $context key name for the context object of the link. |
| LinkCollectionNormalizer::LINK_KEY | constant | core/ |
The normalizer $context key name for the key of an individual link. |
| LinkCollectionNormalizerTest::linkAccessTestData | function | core/ |
Provides test cases for testing link access checking. |
| LinkCollectionNormalizerTest::testLinkAccess | function | core/ |
Tests the link collection normalizer. |
| LinkFieldFormStatesTest::linkFieldFormStatesData | function | core/ |
Provides data for ::testLinkFieldJSFormStates. |
| LinkFieldFormStatesTest::testLinkFieldFormStates | function | core/ |
Tests link field form states. |
| LinkFieldTest::doTestEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
| LinkFieldTest::doTestLinkTitle | function | core/ |
Tests the link title settings of a link field. |
| LinkFieldTest::testLinkField | function | core/ |
Tests the functionality and rendering of the link field. |
| LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
| LinkFieldWidgetTest::testLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkFormatterDisplayTest::testLinkFormatter | function | core/ |
Tests that links are rendered correctly. |
| LinkFormatterDisplayTest::testNullLinkOptions | function | core/ |
Tests that links with NULL options are rendered correctly. |
| LinkFormatterTest::providerLinkFormatter | function | core/ |
Data provider for ::testLinkFormatter. |
| LinkFormatterTest::testFormatterLinkItem | function | core/ |
Tests when LinkItem::getUrl returns a functional URL. |
| LinkFormatterTest::testFormatterLinkItemUrlMalformed | function | core/ |
Tests when LinkItem::getUrl with malformed URL renders empty link. |
| LinkFormatterTest::testFormatterLinkItemUrlUnexpectedException | function | core/ |
Tests when LinkItem::getUrl throws an unexpected exception. |
| LinkFormatterTest::testLinkFormatter | function | core/ |
Tests the link formatters. |
| LinkGenerationTest::linkAlter | function | core/ |
Implements hook_link_alter(). |
| LinkGenerationTest::testHookLinkAlter | function | core/ |
Tests how hook_link_alter() can affect escaping of the link text. |
| LinkGenerationTestHooks::linkAlter | function | core/ |
Implements hook_link_alter(). |
| 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. |
| LinkInputValuesTraits::getLinkInputValues | function | core/ |
Link field values use for test. |
| 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. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.