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 |
---|---|---|---|
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. |
BrowserTestBaseTest::testClickLink | function | core/ |
Tests clickLink() functionality. |
BrowserTestBaseTest::testInvalidLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality fail. |
BrowserTestBaseTest::testInvalidLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality fail. |
BrowserTestBaseTest::testLinkExistsExact | function | core/ |
Tests linkExistsExact() functionality. |
BrowserTestBaseTest::testLinkNotExistsExact | function | core/ |
Tests linkNotExistsExact() functionality. |
BubbleableMetadataTest::providerTestMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Data provider for testMergeAttachmentsHtmlHeadLinkMerging |
BubbleableMetadataTest::testMergeAttachmentsHtmlHeadLinkMerging | function | core/ |
Tests html_head_link asset merging. |
CckLink | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_cck_link" ) |
CckLink.php | file | core/ |
|
ChooseBlockController::getBlockLinks | function | core/ |
Gets a render array of block links. |
CKEditorIntegrationTest::clickPathLinkByTitleAttribute | function | core/ |
Clicks a link in the editor's path links with the given title text. |
CKEditorIntegrationTest::linkabilityProvider | function | core/ |
Data Provider for ::testLinkability. |
CKEditorIntegrationTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor enabled. |
CKEditorIntegrationTest::testLinkability | function | core/ |
Tests linkability of the CKEditor widget. |
ClaroLayoutBuilderTest::testContextualLinks | function | core/ |
Tests the layout builder has expected contextual links with Claro. |
ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
claro_preprocess_links | function | core/ |
Implements hook_preprocess_HOOK() for links. |
claro_preprocess_links__action_links | function | core/ |
Implements hook_preprocess_HOOK() for links__action_links. |
claro_preprocess_links__dropbutton | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton. |
claro_preprocess_links__dropbutton__operations | function | core/ |
Implements hook_preprocess_HOOK() for links__dropbutton__operations. |
classy_preprocess_links__media_library_menu | function | core/ |
Implements hook_preprocess_links__media_library_menu(). |
comment.links.action.yml | file | core/ |
core/modules/comment/comment.links.action.yml |
comment.links.menu.yml | file | core/ |
core/modules/comment/comment.links.menu.yml |
comment.links.task.yml | file | core/ |
core/modules/comment/comment.links.task.yml |
comment.link_builder | service | core/ |
Drupal\comment\CommentLinkBuilder |
Comment::permalink | function | core/ |
Returns the permalink URL for this comment. |
CommentController::commentPermalink | function | core/ |
Redirects comment links to the correct page depending on comment settings. |
CommentController::commentPermalinkTitle | function | core/ |
The _title_callback for the page that renders the comment permalink. |
CommentController::renderNewCommentsNodeLinks | function | core/ |
Returns a set of nodes' last read timestamps. |
CommentFieldsTest::testCommentFieldLinksNonDefaultName | function | core/ |
Tests link building with non-default comment field names. |
CommentInterface::permalink | function | core/ |
Returns the permalink URL for this comment. |
CommentLazyBuilders::buildLinks | function | core/ |
Build the default links (reply, edit, delete …) for a comment. |
CommentLazyBuilders::renderLinks | function | core/ |
#lazy_builder callback; builds a comment's links. |
CommentLinkBuilder | class | core/ |
Defines a class for building markup for comment links on a commented entity. |
CommentLinkBuilder.php | file | core/ |
|
CommentLinkBuilder::$commentManager | property | core/ |
Comment manager service. |
CommentLinkBuilder::$currentUser | property | core/ |
Current user. |
CommentLinkBuilder::$deprecatedProperties | property | core/ |
|
CommentLinkBuilder::$entityTypeManager | property | core/ |
The entity type manager service. |
CommentLinkBuilder::$moduleHandler | property | core/ |
Module handler service. |
CommentLinkBuilder::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
CommentLinkBuilder::__construct | function | core/ |
Constructs a new CommentLinkBuilder object. |
CommentLinkBuilderInterface | interface | core/ |
Defines an interface for building comment links on a commented entity. |
CommentLinkBuilderInterface.php | file | core/ |
|
CommentLinkBuilderInterface::buildCommentedEntityLinks | function | core/ |
Builds links for the given entity. |
CommentLinkBuilderTest | class | core/ |
@coversDefaultClass \Drupal\comment\CommentLinkBuilder @group comment |
CommentLinkBuilderTest.php | file | core/ |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.