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 main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| LinkItemUrlValidationTest::getTestLinks | function | core/ |
Builds an array of links to test. |
| LinkItemUrlValidationTest::testExternalLinkValidation | function | core/ |
Tests link validation. |
| LinkRelationsTest::testAvailableLinkRelationships | function | core/ |
Tests the Link Relations returned from the Link Relation Type Manager. |
| links--action-links.html.twig | file | core/ |
{% extends "links.html.twig" %} |
| links--action-links.html.twig | file | core/ |
{% extends "links.html.twig" %} |
| Links::getLinks | function | core/ |
Gets the list of links used by this field. |
| LinkSeparateFormatterDisplayTest::testLinkSeparateFormatter | function | core/ |
Tests that links are rendered correctly. |
| 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/ |
Tests get link relation type. |
| LinkTest::testLinkComparison | function | core/ |
Tests link comparison. |
| LinkTest::testLinkMerge | function | core/ |
Tests link merge. |
| LinkThemeHooks::preprocessLinkFormatterLinkSeparate | function | core/ |
Prepares variables for separated link field templates. |
| LinkTitleRequiredConstraintValidatorTest::getMockLink | function | core/ |
Builds a mock Link field. |
| LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
Tests the link views tokens. |
| LinkWidget::isNoLinkRoute | function | core/ |
Checks if a given route name is one of Drupal's special no-link routes. |
| 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. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.