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
Title Object type File name Summary
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.
OliveroHooks::preprocessLinksComment function core/themes/olivero/src/Hook/OliveroHooks.php 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
OverrideMenuLinks::create function core/lib/Drupal/Core/Menu/Plugin/ConfigAction/OverrideMenuLinks.php
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
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
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
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
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
PreprocessHooks::links function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links.
PreprocessHooks::linksActionLinks function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links__action_links.
PreprocessHooks::linksDropbutton function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links__dropbutton.
PreprocessHooks::linksMediaLibraryMenu function core/themes/admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_links__media_library_menu().
PreprocessHooks::preprocessLinks function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links.
PreprocessHooks::preprocessLinksActionLinks function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links__action_links.
PreprocessHooks::preprocessLinksDropbutton function core/themes/default_admin/src/Hook/PreprocessHooks.php Implements hook_preprocess_HOOK() for links__dropbutton.

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