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