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 11.x for link
  5. Other projects
Title Object type File name Summary
ActiveLinkResponseFilter class core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Subscribes to filter HTML responses, to set attributes on active links.
ActiveLinkResponseFilter.php file core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilter::$currentPath property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current path.
ActiveLinkResponseFilter::$currentUser property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The current user.
ActiveLinkResponseFilter::$languageManager property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The language manager.
ActiveLinkResponseFilter::$pathMatcher property core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php The path matcher.
ActiveLinkResponseFilter::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php
ActiveLinkResponseFilter::onResponse function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Sets the 'is-active' class on links.
ActiveLinkResponseFilter::setLinkActiveClass function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Sets the "is-active" class and aria-current attribute on relevant links.
ActiveLinkResponseFilter::__construct function core/lib/Drupal/Core/EventSubscriber/ActiveLinkResponseFilter.php Constructs a new ActiveLinkResponseFilter instance.
announcements_feed.links.menu.yml file core/modules/announcements_feed/announcements_feed.links.menu.yml core/modules/announcements_feed/announcements_feed.links.menu.yml
big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig file core/modules/big_pipe/tests/themes/big_pipe_test_theme/templates/big-pipe-interface-preview--user-toolbar-link-builder-renderDisplayName.html.twig <span class="i-am-taking-up-space">LOOK AT ME I AM CONSUMING SPACE FOR LATER</span>
BlockContentTest::testOperationLinks function core/modules/block_content/tests/src/Kernel/BlockContentTest.php Tests the editing links for BlockContentBlock.
block_content.links.menu.yml file core/modules/block_content/block_content.links.menu.yml core/modules/block_content/block_content.links.menu.yml
Breadcrumb::$links property core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php An ordered list of links for the breadcrumb.
Breadcrumb::addLink function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Appends a link to the end of the ordered list of breadcrumb links.
Breadcrumb::getLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Gets the breadcrumb links.
Breadcrumb::setLinks function core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php Sets the breadcrumb links.
BreakLockLink class core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Provides a link to break a tempstore lock.
BreakLockLink.php file core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php
BreakLockLink::$dateFormatter property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The date formatter.
BreakLockLink::$entityTypeManager property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The entity type manager.
BreakLockLink::$renderer property core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php The renderer.
BreakLockLink::create function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Creates an instance of the plugin.
BreakLockLink::getInfo function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Returns the element properties for this element.
BreakLockLink::preRenderLock function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Pre-render callback: Renders a lock into #markup.
BreakLockLink::__construct function core/lib/Drupal/Core/TempStore/Element/BreakLockLink.php Constructs a new BreakLockLink.
ContactLinkTest class core/modules/contact/tests/src/Unit/ContactLinkTest.php @coversDefaultClass \Drupal\contact\Plugin\views\field\ContactLink[[api-linebreak]]
@group contact
ContactLinkTest.php file core/modules/contact/tests/src/Unit/ContactLinkTest.php
ContactLinkTest::setUp function core/modules/contact/tests/src/Unit/ContactLinkTest.php
ContactLinkTest::testRenderNullEntity function core/modules/contact/tests/src/Unit/ContactLinkTest.php Test the render method when getEntity returns NULL.
content_translation.link_relation_types.yml file core/modules/content_translation/content_translation.link_relation_types.yml core/modules/content_translation/content_translation.link_relation_types.yml
ContextualLinkDefault class core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Provides a common base implementation of a contextual link.
ContextualLinkDefault.php file core/lib/Drupal/Core/Menu/ContextualLinkDefault.php
ContextualLinkDefault::getGroup function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the group this contextual link should be rendered in.
ContextualLinkDefault::getOptions function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the link options passed to the link generator.
ContextualLinkDefault::getRouteName function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the route name of the contextual link.
ContextualLinkDefault::getTitle function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the localized title to be shown for this contextual link.
ContextualLinkDefault::getWeight function core/lib/Drupal/Core/Menu/ContextualLinkDefault.php Returns the weight of the contextual link.
ContextualLinkInterface interface core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Defines a contextual link plugin.
ContextualLinkInterface.php file core/lib/Drupal/Core/Menu/ContextualLinkInterface.php
ContextualLinkInterface::getGroup function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the group this contextual link should be rendered in.
ContextualLinkInterface::getOptions function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the link options passed to the link generator.
ContextualLinkInterface::getRouteName function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the route name of the contextual link.
ContextualLinkInterface::getTitle function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the localized title to be shown for this contextual link.
ContextualLinkInterface::getWeight function core/lib/Drupal/Core/Menu/ContextualLinkInterface.php Returns the weight of the contextual link.
ContextualLinkManager class core/lib/Drupal/Core/Menu/ContextualLinkManager.php Defines a contextual link plugin manager to deal with contextual links.
ContextualLinkManager.php file core/lib/Drupal/Core/Menu/ContextualLinkManager.php
ContextualLinkManager::$accessManager property core/lib/Drupal/Core/Menu/ContextualLinkManager.php The access manager.
ContextualLinkManager::$account property core/lib/Drupal/Core/Menu/ContextualLinkManager.php The current user.

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