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. Search main for _link
  6. Other projects
Title Object type File name Summary
TypeLinkManager.php file core/modules/rest/src/LinkManager/TypeLinkManager.php
TypeLinkManager.php file core/modules/hal/src/LinkManager/TypeLinkManager.php
TypeLinkManager::$bundleInfoService property core/modules/hal/src/LinkManager/TypeLinkManager.php The bundle info service.
TypeLinkManager::$cache property core/modules/hal/src/LinkManager/TypeLinkManager.php Injected cache backend.
TypeLinkManager::$deprecatedProperties property core/modules/hal/src/LinkManager/TypeLinkManager.php
TypeLinkManager::$entityTypeManager property core/modules/hal/src/LinkManager/TypeLinkManager.php The entity type manager.
TypeLinkManager::$moduleHandler property core/modules/hal/src/LinkManager/TypeLinkManager.php Module handler service.
TypeLinkManager::getTypeInternalIds function core/modules/hal/src/LinkManager/TypeLinkManager.php Get a bundle's Typed Data IDs based on a URI.
TypeLinkManager::getTypes function core/modules/hal/src/LinkManager/TypeLinkManager.php Get the array of type links.
TypeLinkManager::getTypeUri function core/modules/hal/src/LinkManager/TypeLinkManager.php Gets the URI that corresponds to a bundle.
TypeLinkManager::writeCache function core/modules/hal/src/LinkManager/TypeLinkManager.php Writes the cache of type links.
TypeLinkManager::__construct function core/modules/hal/src/LinkManager/TypeLinkManager.php Constructor.
TypeLinkManagerInterface interface core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php
TypeLinkManagerInterface interface core/modules/rest/src/LinkManager/TypeLinkManagerInterface.php
TypeLinkManagerInterface.php file core/modules/rest/src/LinkManager/TypeLinkManagerInterface.php
TypeLinkManagerInterface.php file core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php
TypeLinkManagerInterface::getTypeInternalIds function core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php Get a bundle's Typed Data IDs based on a URI.
TypeLinkManagerInterface::getTypeUri function core/modules/hal/src/LinkManager/TypeLinkManagerInterface.php Gets the URI that corresponds to a bundle.
UiHelperTrait::clickLink function core/tests/Drupal/Tests/UiHelperTrait.php Follows a link by complete name.
UndefinedLinkTemplateException class core/lib/Drupal/Core/Entity/Exception/UndefinedLinkTemplateException.php Defines an exception class for undefined link templates.
UndefinedLinkTemplateException.php file core/lib/Drupal/Core/Entity/Exception/UndefinedLinkTemplateException.php
update.links.action.yml file core/modules/update/update.links.action.yml core/modules/update/update.links.action.yml
update.links.menu.yml file core/modules/update/update.links.menu.yml core/modules/update/update.links.menu.yml
update.links.task.yml file core/modules/update/update.links.task.yml core/modules/update/update.links.task.yml
UpdateCoreTest::assertVersionUpdateLinks function core/modules/update/tests/src/Functional/UpdateCoreTest.php Asserts that an update version has the correct links.
UpdateScriptTest::testMaintenanceModeLink function core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php Tests maintenance mode link on update.php.
UpdateTestBase::assertVersionUpdateLinks function core/modules/update/tests/src/Functional/UpdateTestBase.php Asserts that an update version has the correct links.
UriLinkFormatter class core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Plugin implementation of the 'uri_link' formatter.
UriLinkFormatter.php file core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php
UriLinkFormatter::viewElements function core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/UriLinkFormatter.php Builds a renderable array for a field value.
UrlTest::testLinkAttributes function core/modules/system/tests/src/Functional/Common/UrlTest.php Tests that default and custom attributes are handled correctly on links.
UrlTest::testLinkBubbleableMetadata function core/modules/system/tests/src/Functional/Common/UrlTest.php Tests that #type=link bubbles outbound route/path processors' metadata.
UrlTest::testLinkRenderArrayText function core/modules/system/tests/src/Functional/Common/UrlTest.php Tests that link functions support render arrays as 'text'.
UrlTest::testLinkXSS function core/modules/system/tests/src/Functional/Common/UrlTest.php Confirms that invalid URLs are filtered in link generating functions.
user.links.action.yml file core/modules/user/user.links.action.yml core/modules/user/user.links.action.yml
user.links.contextual.yml file core/modules/user/user.links.contextual.yml core/modules/user/user.links.contextual.yml
user.links.menu.yml file core/modules/user/user.links.menu.yml core/modules/user/user.links.menu.yml
user.links.task.yml file core/modules/user/user.links.task.yml core/modules/user/user.links.task.yml
user.toolbar_link_builder service core/modules/user/user.services.yml Drupal\user\ToolbarLinkBuilder
UserAccountLinksTest class core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests user-account links.
UserAccountLinksTest.php file core/modules/user/tests/src/Functional/UserAccountLinksTest.php
UserAccountLinksTest::$defaultTheme property core/modules/user/tests/src/Functional/UserAccountLinksTest.php The theme to install as the default for testing.
UserAccountLinksTest::$modules property core/modules/user/tests/src/Functional/UserAccountLinksTest.php Modules to enable.
UserAccountLinksTest::setUp function core/modules/user/tests/src/Functional/UserAccountLinksTest.php
UserAccountLinksTest::testAccountPageTitles function core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests page title is set correctly on user account tabs.
UserAccountLinksTest::testDisabledAccountLink function core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests disabling the 'My account' link.
UserAccountLinksTest::testSecondaryMenu function core/modules/user/tests/src/Functional/UserAccountLinksTest.php Tests the secondary menu.
UserFieldsAccessChangeTest::testUserNameLink function core/modules/user/tests/src/Functional/Views/UserFieldsAccessChangeTest.php Tests the user name formatter shows a link to the user when there is
access but not otherwise.
ViewEditTest::testDeleteLink function core/modules/views_ui/tests/src/Functional/ViewEditTest.php Tests the delete link on a views UI.
ViewExecutable::$showAdminLinks property core/modules/views/src/ViewExecutable.php Should the admin links be shown on the rendered view.

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