Search for link

  1. Search 7.x for link
  2. Search 9.5.x for link
  3. Search 10.3.x for link
  4. Search 11.x for link
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Link class core/modules/jsonapi/src/JsonApiResource/Link.php Represents an RFC8288 based link.
Link class core/lib/Drupal/Core/Render/Element/Link.php Provides a link render element.
Link class core/lib/Drupal/Core/Link.php Defines an object that holds information about a link.

All search results

Title Object type File name Summary
ConfigTranslationContextualLink class core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Defines a contextual link plugin with a dynamic title.
ConfigTranslationContextualLink.php file core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php
ConfigTranslationContextualLink::$mapperManager property core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php The mapper plugin discovery service.
ConfigTranslationContextualLink::getTitle function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Returns the localized title to be shown for this contextual link.
ConfigTranslationContextualLink::mapperManager function core/modules/config_translation/src/Plugin/Menu/ContextualLink/ConfigTranslationContextualLink.php Gets the mapper manager.
ConfigTranslationContextualLinks class core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Provides dynamic contextual links for configuration translation.
ConfigTranslationContextualLinks.php file core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php
ConfigTranslationContextualLinks::$mapperManager property core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php The mapper plugin discovery service.
ConfigTranslationContextualLinks::create function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Creates a new class instance.
ConfigTranslationContextualLinks::getDerivativeDefinitions function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Gets the definition of all derivatives of a base plugin.
ConfigTranslationContextualLinks::__construct function core/modules/config_translation/src/Plugin/Derivative/ConfigTranslationContextualLinks.php Constructs a new ConfigTranslationContextualLinks.
ConfigTranslationUiTest::renderContextualLinks function core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php Get server-rendered contextual links for the given contextual link ids.
ConfigTranslationUiTest::testViewContextualLink function core/modules/config_translation/tests/src/FunctionalJavascript/ConfigTranslationUiTest.php Tests that contextual link related to views.
ConfigurableLanguageManager::getLanguageSwitchLinks function core/modules/language/src/ConfigurableLanguageManager.php Returns the language switch links for the given language type.
ConfigurableLanguageManagerTest::testLanguageSwitchLinks function core/modules/language/tests/src/Kernel/ConfigurableLanguageManagerTest.php @covers ::getLanguageSwitchLinks
ConfigurableLinkManagerInterface interface core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface interface core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Defines an interface for a link manager with a configurable domain.
ConfigurableLinkManagerInterface.php file core/modules/rest/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface.php file core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php
ConfigurableLinkManagerInterface::setLinkDomain function core/modules/hal/src/LinkManager/ConfigurableLinkManagerInterface.php Sets the link domain used in constructing link URIs.
config_test.links.action.yml file core/modules/config/tests/config_test/config_test.links.action.yml core/modules/config/tests/config_test/config_test.links.action.yml
config_test.links.task.yml file core/modules/config/tests/config_test/config_test.links.task.yml core/modules/config/tests/config_test/config_test.links.task.yml
config_translation.links.contextual.yml file core/modules/config_translation/config_translation.links.contextual.yml core/modules/config_translation/config_translation.links.contextual.yml
config_translation.links.menu.yml file core/modules/config_translation/config_translation.links.menu.yml core/modules/config_translation/config_translation.links.menu.yml
config_translation.links.task.yml file core/modules/config_translation/config_translation.links.task.yml core/modules/config_translation/config_translation.links.task.yml
config_translation_test.links.task.yml file core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml core/modules/config_translation/tests/modules/config_translation_test/config_translation_test.links.task.yml
ConfirmFormHelper::buildCancelLink function core/lib/Drupal/Core/Form/ConfirmFormHelper.php Builds the cancel link for a confirmation form.
ConfirmFormHelperTest::providerTestCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php Provides test data for testCancelLinkDestination().
ConfirmFormHelperTest::testCancelLinkDestination function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink
ConfirmFormHelperTest::testCancelLinkRoute function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink
ConfirmFormHelperTest::testCancelLinkRouteWithParams function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink
ConfirmFormHelperTest::testCancelLinkRouteWithUrl function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink
ConfirmFormHelperTest::testCancelLinkTitle function core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php @covers ::buildCancelLink
ConfirmFormTest::assertCancelLinkUrl function core/modules/system/tests/src/Functional/Form/ConfirmFormTest.php Asserts that a cancel link is present pointing to the provided URL.
contact.links.action.yml file core/modules/contact/contact.links.action.yml core/modules/contact/contact.links.action.yml
contact.links.menu.yml file core/modules/contact/contact.links.menu.yml core/modules/contact/contact.links.menu.yml
contact.links.task.yml file core/modules/contact/contact.links.task.yml core/modules/contact/contact.links.task.yml
ContactLink class core/modules/contact/src/Plugin/views/field/ContactLink.php Defines a field that links to the user contact page, if access is permitted.
ContactLink.php file core/modules/contact/src/Plugin/views/field/ContactLink.php
ContactLink::buildOptionsForm function core/modules/contact/src/Plugin/views/field/ContactLink.php Default options form that provides the label widget that all fields
should have.
ContactLink::getDefaultLabel function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the default label for this link.
ContactLink::getUrlInfo function core/modules/contact/src/Plugin/views/field/ContactLink.php Returns the URI elements of the link.
ContactLink::renderLink function core/modules/contact/src/Plugin/views/field/ContactLink.php Prepares the link to view a entity.
ContactLinkTest class core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Tests the contact link field.
ContactLinkTest.php file core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php
ContactLinkTest::$defaultTheme property core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php The theme to install as the default for testing.
ContactLinkTest::$modules property core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Modules to enable.
ContactLinkTest::$testViews property core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Views used by this test.
ContactLinkTest::$userData property core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Stores the user data service used by the test.
ContactLinkTest::assertContactLinks function core/modules/contact/tests/src/Functional/Views/ContactLinkTest.php Asserts whether certain users contact links appear on the page.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.