Search for link

  1. Search 7.x for link
  2. Search 9.5.x for link
  3. Search 8.9.x for link
  4. Search 10.3.x for link
  5. Search 11.x for link
  6. 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
NodeViewBuilderTest::testPendingRevisionLinks function core/modules/node/tests/src/Kernel/NodeViewBuilderTest.php Tests that node links are displayed correctly in pending revisions.
NodeViewTest::testHtmlHeadLinks function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the html head links.
NodeViewTest::testLinkHeader function core/modules/node/tests/src/Functional/NodeViewTest.php Tests the Link header.
node_translation_menu_links.yml file core/modules/content_translation/migrations/node_translation_menu_links.yml core/modules/content_translation/migrations/node_translation_menu_links.yml
OffCanvasTest::testOffCanvasLinks function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTest.php Tests that non-contextual links will work with the off-canvas dialog.
OffCanvasTestBase::assertAllContextualLinksLoaded function core/modules/system/tests/src/FunctionalJavascript/OffCanvasTestBase.php Assert all contextual link areas have be loaded.
olivero_preprocess_links__comment function core/themes/olivero/olivero.theme Implements hook_preprocess_links__comment().
olivero_test.links.menu.yml file core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml core/modules/system/tests/modules/olivero_test/olivero_test.links.menu.yml
OverrideMenuLinks class core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Overrides static menu links defined in code.
OverrideMenuLinks.php file core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
OverrideMenuLinks::apply function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Applies the config action.
OverrideMenuLinks::create function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php Creates an instance of the plugin.
OverrideMenuLinks::__construct function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
OverrideMenuLinksConfigActionTest class core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests overriding static menu links with config actions.
OverrideMenuLinksConfigActionTest.php file core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php
OverrideMenuLinksConfigActionTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Modules to install.
OverrideMenuLinksConfigActionTest::testConfigName function core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests that the action only works on core.menu.static_menu_link_overrides.
OverrideMenuLinksConfigActionTest::testOverrideLinks function core/tests/Drupal/KernelTests/Core/Menu/OverrideMenuLinksConfigActionTest.php Tests overriding static menu links.
paramconverter.menu_link service core/core.services.yml Drupal\Core\ParamConverter\MenuLinkPluginConverter
path.links.action.yml file core/modules/path/path.links.action.yml core/modules/path/path.links.action.yml
path.links.menu.yml file core/modules/path/path.links.menu.yml core/modules/path/path.links.menu.yml
path.links.task.yml file core/modules/path/path.links.task.yml core/modules/path/path.links.task.yml
PathAliasMenuLinkContentTest class core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Ensures that the menu tree adapts to path alias changes.
PathAliasMenuLinkContentTest.php file core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::$modules property core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Modules to install.
PathAliasMenuLinkContentTest::setUp function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php
PathAliasMenuLinkContentTest::testPathAliasChange function core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php Tests the path aliasing changing.
PathNoCanonicalLinkTest class core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Tests path alias deletion when there is no canonical link template.
PathNoCanonicalLinkTest.php file core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php
PathNoCanonicalLinkTest::$modules property core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Modules to install.
PathNoCanonicalLinkTest::setUp function core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php
PathNoCanonicalLinkTest::testNoCanonicalLinkTemplate function core/modules/path/tests/src/Kernel/PathNoCanonicalLinkTest.php Tests for no canonical link templates.
PathPluginBase::getMenuLinks function core/modules/views/src/Plugin/views/display/PathPluginBase.php Gets menu links, if this display provides some.
PathValidatorTest::testIsValidWithLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method with a 'link to any page' permission.
PathValidatorTest::testIsValidWithoutLinkToAnyPageAccount function core/tests/Drupal/Tests/Core/Path/PathValidatorTest.php Tests the isValid() method without the 'link to any page' permission.
PhpStreamWrapperInterface::unlink function core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php Delete a file.
PhpTuf\ComposerStager\API\Precondition\Service\NoAbsoluteSymlinksExistInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoAbsoluteSymlinksExist
PhpTuf\ComposerStager\API\Precondition\Service\NoHardLinksExistInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoHardLinksExist
PhpTuf\ComposerStager\API\Precondition\Service\NoLinksExistOnWindowsInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoLinksExistOnWindows
PhpTuf\ComposerStager\API\Precondition\Service\NoSymlinksPointOutsideTheCodebaseInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoSymlinksPointOutsideTheCodebase
PhpTuf\ComposerStager\API\Precondition\Service\NoUnsupportedLinksExistInterface service core/modules/package_manager/package_manager.services.yml PhpTuf\ComposerStager\Internal\Precondition\Service\NoUnsupportedLinksExist
plugin.manager.link_relation_type service core/core.services.yml \Drupal\Core\Http\LinkRelationTypeManager
plugin.manager.menu.contextual_link service core/core.services.yml Drupal\Core\Menu\ContextualLinkManager
plugin.manager.menu.link service core/core.services.yml Drupal\Core\Menu\MenuLinkManager
PreviewTest::clickPreviewLinkAJAX function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Click on a preview link.
PreviewTest::testPreviewSortLink function core/modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php Tests the link to sort in the preview form.
ProcessingTest::testLinkToErrorPageAppears function core/modules/system/tests/src/FunctionalJavascript/Batch/ProcessingTest.php Tests that a link to the error page is shown.
ProjectSecurityRequirement::getReleaseCycleLink function core/modules/update/src/ProjectSecurityRequirement.php Gets a link the release cycle page on drupal.org.
quicklinks.css file core/profiles/demo_umami/themes/umami/css/components/blocks/quicklinks/quicklinks.css This file is used to style the Quick Links block.
ReadOnlyStream::unlink function core/lib/Drupal/Core/StreamWrapper/ReadOnlyStream.php Support for unlink().

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