Search for link
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Link | class | core/ |
Represents an RFC8288 based link. |
Link | class | core/ |
Provides a link render element. |
Link | class | core/ |
Defines an object that holds information about a link. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
action-link.css | file | core/ |
Styles for action links. |
action-link.pcss.css | file | core/ |
Styles for action links. |
action-links.css | file | core/ |
Styles for action links. |
action-links.css | file | core/ |
Styles for link buttons and action links. |
action-links.css | file | core/ |
Styles for link buttons and action links. |
action-links.pcss.css | file | core/ |
Styles for action links. |
action.links.menu.yml | file | core/ |
core/modules/action/action.links.menu.yml |
action.links.task.yml | file | core/ |
core/modules/action/action.links.task.yml |
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. |
ActiveLinkResponseFilterTest | class | core/ |
@coversDefaultClass \Drupal\Core\EventSubscriber\ActiveLinkResponseFilter @group EventSubscriber @group #slow |
ActiveLinkResponseFilterTest.php | file | core/ |
|
ActiveLinkResponseFilterTest::providerTestSetLinkActiveClass | function | core/ |
Provides test data for testSetLinkActiveClass(). |
ActiveLinkResponseFilterTest::testOnlyHtml | function | core/ |
Tests ActiveLinkResponseFilter only affects HTML responses. |
ActiveLinkResponseFilterTest::testSetLinkActiveClass | function | core/ |
Tests setLinkActiveClass(). |
ActiveLinkResponseFilterTest::testSkipCertainResponseTypes | function | core/ |
Tests certain response types ignored by the ActiveLinkResponseFilter. |
ActiveLinkTest | class | core/ |
Tests active link JS behavior. |
ActiveLinkTest.php | file | core/ |
|
ActiveLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ActiveLinkTest::testQueryStringQuotes | function | core/ |
Ensures no JS error is thrown with query strings containing special chars. |
AddFeedTest::urlToRSSLinkPattern | function | core/ |
Creates a pattern representing the RSS feed in the page. |
AdminTest::getTopLevelMenuLinks | function | core/ |
Returns all top level menu links. |
AjaxTestController::exceptionLink | function | core/ |
Provides an Ajax link for the exception. |
AjaxTestController::insertLinksBlockWrapper | function | core/ |
Returns a render array of links that directly Drupal.ajax(). |
AjaxTestController::insertLinksInlineWrapper | function | core/ |
Returns a render array of links that directly Drupal.ajax(). |
AjaxTestController::linkPageDialog | function | core/ |
Provides an Ajax link that open in dialog. |
AjaxTestController::linkPageDialogTitle | function | core/ |
Provides a title to the page. |
announcements_feed.links.menu.yml | file | core/ |
core/modules/announcements_feed/announcements_feed.links.menu.yml |
AreaDisplayLinkTest | class | core/ |
Tests the core views_handler_area_display_link handler. |
AreaDisplayLinkTest.php | file | core/ |
|
AreaDisplayLinkTest::$modules | property | core/ |
Modules to install. |
AreaDisplayLinkTest::$testViews | property | core/ |
Views to be enabled. |
AreaDisplayLinkTest::assertFormOptions | function | core/ |
Assert the display options contains only path based displays. |
AreaDisplayLinkTest::assertNoWarningMessages | function | core/ |
Assert no warning messages are shown when all display are equal. |
AreaDisplayLinkTest::assertRenderedDisplayLinks | function | core/ |
Assert the display links are correctly rendered for a display. |
AreaDisplayLinkTest::assertWarningMessages | function | core/ |
Assert the warning messages are shown after changing the page_1 display. |
AreaDisplayLinkTest::renderDisplayLink | function | core/ |
Render a display link. |
AreaDisplayLinkTest::setUp | function | core/ |
|
AreaDisplayLinkTest::testAreaDisplayLink | function | core/ |
Tests the views area display_link handler. |
AssertContentTrait::assertLink | function | core/ |
Passes if a link with the specified label is found. |
AssertContentTrait::assertLinkByHref | function | core/ |
Passes if a link containing a given href (part) is found. |
AssertContentTrait::assertNoLink | function | core/ |
Passes if a link with the specified label is not found. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.