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. 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
StaticMenuLinkOverridesInterface::getCacheTags function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php The unique cache tag associated with this menu link override.
StaticMenuLinkOverridesInterface::loadMultipleOverrides function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Loads overrides to multiple definitions of a static (YAML-defined) link.
StaticMenuLinkOverridesInterface::loadOverride function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Loads any overrides to the definition of a static (YAML-defined) link.
StaticMenuLinkOverridesInterface::reload function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Reloads the overrides from config.
StaticMenuLinkOverridesInterface::saveOverride function core/lib/Drupal/Core/Menu/StaticMenuLinkOverridesInterface.php Saves the override.
StaticMenuLinkOverridesTest class core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php @coversDefaultClass \Drupal\Core\Menu\StaticMenuLinkOverrides
@group Menu
StaticMenuLinkOverridesTest.php file core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php
StaticMenuLinkOverridesTest::providerTestDeleteOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Provides test data for testDeleteOverrides.
StaticMenuLinkOverridesTest::providerTestLoadOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Provides test data for testLoadOverride.
StaticMenuLinkOverridesTest::testDeleteOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the deleteOverride and deleteOverrides method.
StaticMenuLinkOverridesTest::testLoadMultipleOverrides function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the loadMultipleOverrides method.
StaticMenuLinkOverridesTest::testLoadOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the loadOverride method.
StaticMenuLinkOverridesTest::testReload function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the reload method.
StaticMenuLinkOverridesTest::testSaveOverride function core/tests/Drupal/Tests/Core/Menu/StaticMenuLinkOverridesTest.php Tests the saveOverride method.
statistics.links.menu.yml file core/modules/statistics/statistics.links.menu.yml core/modules/statistics/statistics.links.menu.yml
statistics_node_links_alter function core/modules/statistics/statistics.module Implements hook_node_links_alter().
StringFormatterTest::providerAccessLinkToEntity function core/modules/field/tests/src/Unit/Plugin/Field/FieldFormatter/StringFormatterTest.php Data provider.
StringFormatterTest::testLinkToContentForEntitiesWithNoCanonicalPath function core/modules/field/tests/src/Kernel/KernelString/StringFormatterTest.php Test "link_to_entity" feature on fields which are added to config entity.
StringFormatterTest::testLinkToEntity function core/modules/field/tests/src/Unit/Plugin/Field/FieldFormatter/StringFormatterTest.php Checks link visibility depending on link templates and access.
SymlinkValidator class core/modules/package_manager/src/Validator/SymlinkValidator.php Flags errors if unsupported symbolic links are detected.
SymlinkValidator.php file core/modules/package_manager/src/Validator/SymlinkValidator.php
SymlinkValidator::validate function core/modules/package_manager/src/Validator/SymlinkValidator.php Flags errors if the project root or stage directory contain symbolic links.
SymlinkValidator::__construct function core/modules/package_manager/src/Validator/SymlinkValidator.php
SymlinkValidatorTest class core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php @covers \Drupal\package_manager\Validator\SymlinkValidator
@group package_manager
@internal
SymlinkValidatorTest.php file core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php
SymlinkValidatorTest::testAbsoluteSymlinks function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that symlinks with absolute paths are not supported.
SymlinkValidatorTest::testHardLinks function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that hard links are not supported.
SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks cannot point outside the project root.
SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks cannot point outside the stage directory.
SymlinkValidatorTest::testSymlinksNotAllowedOnWindows function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that symlinks are not supported on Windows, even if they're safe.
SymlinkValidatorTest::testSymlinksWithinSamePackage function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that relative symlinks within the same package are supported.
SymlinkValidatorTest::testSymlinkToDirectory function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests what happens when there is a symlink to a directory.
SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath function core/modules/package_manager/tests/src/Kernel/SymlinkValidatorTest.php Tests that unsupported links are excluded if they're under excluded paths.
system-admin--links.css file core/themes/claro/css/components/system-admin--links.css System admin module: admin and compact links.
system-admin--links.pcss.css file core/themes/claro/css/components/system-admin--links.pcss.css System admin module: admin and compact links.
system.links.action.yml file core/modules/system/system.links.action.yml core/modules/system/system.links.action.yml
system.links.menu.yml file core/modules/system/system.links.menu.yml core/modules/system/system.links.menu.yml
system.links.task.yml file core/modules/system/system.links.task.yml core/modules/system/system.links.task.yml
system.module_admin_links_helper service core/modules/system/system.services.yml Drupal\system\ModuleAdminLinksHelper
system.module_admin_links_memory_cache service core/modules/system/system.services.yml Drupal\Core\Cache\MemoryCache\MemoryCache
SystemCompactLink class core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Provides a link to show or hide help text on administration pages.
SystemCompactLink.php file core/lib/Drupal/Core/Render/Element/SystemCompactLink.php
SystemCompactLink::getInfo function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Returns the element properties for this element.
SystemCompactLink::preRenderCompactLink function core/lib/Drupal/Core/Render/Element/SystemCompactLink.php Pre-render callback: Renders a link into #markup.
SystemController::$menuLinkTree property core/modules/system/src/Controller/SystemController.php The menu link tree service.
SystemMenuBlockTest::$linkTree property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu link tree service.
SystemMenuBlockTest::$menuLinkManager property core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php The menu link plugin manager service.
SystemMenuNavigationBlockTest::$linkTree property core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php The menu link tree service.
SystemMenuNavigationBlockTest::$menuLinkManager property core/modules/navigation/tests/src/Kernel/SystemMenuNavigationBlockTest.php The menu link plugin manager service.
TableSelectTest::testProcessTableselectWithLinkTitle function core/tests/Drupal/Tests/Core/Render/Element/TableSelectTest.php @covers ::processTableselect

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