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 |
|---|---|---|---|
| language.links.action.yml | file | core/ |
core/modules/language/language.links.action.yml |
| language.links.menu.yml | file | core/ |
core/modules/language/language.links.menu.yml |
| language.links.task.yml | file | core/ |
core/modules/language/language.links.task.yml |
| LanguageManager::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| LanguageManagerInterface::getLanguageSwitchLinks | function | core/ |
Returns the language switch links for the given language type. |
| LanguageNegotiationContentEntity::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationSession::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageNegotiationUrl::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguagePathMonolingualTest::testPageLinks | function | core/ |
Verifies that links do not have language prefixes in them. |
| LanguageSwitcherInterface::getLanguageSwitchLinks | function | core/ |
Returns language switch links. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAnonymous | function | core/ |
For anonymous users, the "active" class is set by PHP. |
| LanguageSwitchingTest::doTestLanguageLinkActiveClassAuthenticated | function | core/ |
For authenticated users, the "active" class is set by JavaScript. |
| LanguageSwitchingTest::testLanguageLinkActiveClass | function | core/ |
Test active class on links when switching languages. |
| LanguageSwitchingTest::testLanguageSessionSwitchLinks | function | core/ |
Tests language switcher links for session based negotiation. |
| LanguageTestController::typeLinkActiveClass | function | core/ |
Returns links to the current page with different langcodes. |
| language_test_language_switch_links_alter | function | core/ |
Implements hook_language_switch_links_alter(). |
| LayoutBuilder::buildAddSectionLink | function | core/ |
Builds a link to add a new section at a given delta. |
| LayoutBuilderDisableInteractionsTest::assertContextualLinkRetainsMouseup | function | core/ |
Makes sure contextual links respond to mouseup event. |
| LayoutBuilderDisableInteractionsTest::assertContextualLinksClickable | function | core/ |
Confirms that Layout Builder contextual links remain active. |
| LayoutBuilderDisableInteractionsTest::assertLinksFormIframeNotInteractive | function | core/ |
Asserts that forms, links, and iframes in preview are non-interactive. |
| LayoutBuilderDisableInteractionsTest::testFormsLinksDisabled | function | core/ |
Tests that forms and links are disabled in the Layout Builder preview. |
| LayoutBuilderTest::clickContextualLink | function | core/ |
@todo Remove this in https://www.drupal.org/project/drupal/issues/2918718. |
| LayoutBuilderToolbarTest::testBackToSiteLink | function | core/ |
Tests the 'Back to site' link behaves with manage layout as admin page. |
| layout_builder.links.contextual.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.contextual.yml |
| layout_builder.links.task.yml | file | core/ |
core/modules/layout_builder/layout_builder.links.task.yml |
| layout_builder_post_update_cancel_link_to_discard_changes_form | function | core/ |
Clear caches due to routing changes for the new discard changes form. |
| layout_builder_post_update_discover_new_contextual_links | function | core/ |
Clear caches due to new link added to Layout Builder's contextual links. |
| lazy_route_provider_install_test_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| link-formatter-link-separate.html.twig | file | core/ |
Default theme implementation 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::$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::getLinkRelationTypes | function | core/ |
Gets the link's relation types. |
| 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/ |
Prepares the link to view a entity. |
| LinkBase::renderLink | function | core/ |
Prepares the link to view a 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. |
| LinkFieldTest::testEditNonNodeEntityLink | function | core/ |
Tests editing a link to a non-node entity. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.