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
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.
ViewExecutable::getShowAdminLinks function core/modules/views/src/ViewExecutable.php Returns whether admin links should be rendered on the view.
ViewExecutable::setShowAdminLinks function core/modules/views/src/ViewExecutable.php Enables admin links on the rendered view.
views.links.menu.yml file core/modules/views/views.links.menu.yml core/modules/views/views.links.menu.yml
views.links.task.yml file core/modules/views/views.links.task.yml core/modules/views/views.links.task.yml
views.view.node_link_update_test.yml file core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml core/modules/views/tests/fixtures/update/views.view.node_link_update_test.yml
views.view.test_contact_link.yml file core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml core/modules/contact/tests/modules/contact_test_views/test_views/views.view.test_contact_link.yml
views.view.test_contextual_links.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml
views.view.test_entity_test_link.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_link.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_test_link.yml
views.view.test_entity_translations_link.yml file core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml
views.view.test_link_base_links.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_link_base_links.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_link_base_links.yml
views.view.test_link_tokens.yml file core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml core/modules/link/tests/modules/link_test_views/test_views/views.view.test_link_tokens.yml
views.view.test_menu_link.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_menu_link.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_menu_link.yml
views.view.test_node_revision_links.yml file core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml core/modules/node/tests/modules/node_test_views/test_views/views.view.test_node_revision_links.yml
ViewsBlockBase::addContextualLinks function core/modules/views/src/Plugin/Block/ViewsBlockBase.php Converts Views block content to a renderable array with contextual links.
ViewsConfigUpdater::needsEntityLinkUrlUpdate function core/modules/views/src/ViewsConfigUpdater.php Add additional settings to the entity link field.
ViewsConfigUpdater::processEntityLinkUrlHandler function core/modules/views/src/ViewsConfigUpdater.php Processes entity link URL fields.
ViewsConfigUpdaterTest::testNeedsEntityLinkUrlUpdate function core/modules/views/tests/src/Kernel/ViewsConfigUpdaterTest.php @covers ::needsEntityLinkUrlUpdate
ViewsDisplay::$contextual_links_locations property core/modules/views/src/Annotation/ViewsDisplay.php A list of places where contextual links should be added.
For example:
ViewsDisplay::$uses_menu_links property core/modules/views/src/Annotation/ViewsDisplay.php Whether or not to use hook_menu() to register a route.
ViewsMenuLink class core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Defines menu links provided by views.
ViewsMenuLink class core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php Provides menu links for Views.
ViewsMenuLink.php file core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
ViewsMenuLink.php file core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php
ViewsMenuLink::$deprecatedProperties property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php
ViewsMenuLink::$entityTypeManager property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The entity type manager.
ViewsMenuLink::$overrideAllowed property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The list of definition values where an override is allowed.
ViewsMenuLink::$view property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The view executable of the menu link.
ViewsMenuLink::$viewExecutableFactory property core/modules/views/src/Plugin/Menu/ViewsMenuLink.php The view executable factory.
ViewsMenuLink::$viewStorage property core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php The view storage.
ViewsMenuLink::create function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Creates an instance of the plugin.
ViewsMenuLink::create function core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php Creates a new class instance.
ViewsMenuLink::deleteLink function core/modules/views/src/Plugin/Menu/ViewsMenuLink.php Deletes a menu link.
ViewsMenuLink::getDerivativeDefinitions function core/modules/views/src/Plugin/Derivative/ViewsMenuLink.php Gets the definition of all derivatives of a base plugin.

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