Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@dataProvider linkFieldFormStatesData |
| LinkFieldTest::doTestEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
| LinkFieldTest::doTestLinkFormatter | function | core/ |
Tests the default 'link' formatter. |
| LinkFieldTest::doTestLinkSeparateFormatter | function | core/ |
Tests the 'link_separate' formatter. |
| LinkFieldTest::doTestLinkTitle | function | core/ |
Tests the link title settings of a link field. |
| LinkFieldTest::doTestLinkTypeOnLinkWidget | function | core/ |
Tests '#link_type' property exists on 'link_default' widget. |
| LinkFieldTest::testLinkField | function | core/ |
Tests the functionality and rendering of the link field. |
| LinkFieldTest::testLinkFormatterQueryParametersDuplication | function | core/ |
Tests the default 'link' formatter with complex query parameters. |
| LinkFieldTest::testLinkWidgetCaughtExceptionEditingInvalidUrl | function | core/ |
Test link widget exception handled if link uri value is invalid. |
| LinkFieldTest::testNoLinkUri | function | core/ |
Tests <nolink> and <none> as link uri. |
| 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. |
| 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. |
| 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. |
| LinkItemUrlValidationTest::getTestLinks | function | core/ |
Builds an array of links to test. |
| LinkItemUrlValidationTest::testExternalLinkValidation | function | core/ |
Tests link validation. |
| 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. |
| LinksetController::processCustomLinkAttributes | function | core/ |
Process custom link parameters. |
| LinksetController::toLinkTargetObjects | function | core/ |
Encode a menu tree as link items and capture any cacheability metadata. |
| LinksetControllerTest::testCustomLinkRelation | function | core/ |
Tests that menu items can use a custom link relation. |
| LinksetControllerTestBase::getReferenceLinksetDataFromFile | function | core/ |
Retrieve reference linkset controller output adjusted for proper base URL. |
| 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::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(). |
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.