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 |
---|---|---|---|
CKEditor5FragmentLinkTest::$modules | property | core/ |
Modules to install. |
CKEditor5FragmentLinkTest::setUp | function | core/ |
|
CKEditor5FragmentLinkTest::testFragmentLink | function | core/ |
Tests if the fragment link to a textarea works with CKEditor 5 enabled. |
CKEditor5PluginManagerTest::testAutomaticLinkDecoratorsDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects[[api-linebreak]] |
CKEditor5PluginManagerTest::testExternalLinkAutomaticLinkDecoratorDisallowed | function | core/ |
@covers \Drupal\ckeditor5\Plugin\CKEditor5PluginDefinition::validateCKEditor5Aspects[[api-linebreak]] |
ckeditor5_automatic_link_decorator_test.ckeditor5.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.ckeditor5.yml |
ckeditor5_automatic_link_decorator_test.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test/ckeditor5_automatic_link_decorator_test.info.yml |
ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.ckeditor5.yml |
ckeditor5_automatic_link_decorator_test_2.info.yml | file | core/ |
core/modules/ckeditor5/tests/modules/ckeditor5_automatic_link_decorator_test_2/ckeditor5_automatic_link_decorator_test_2.info.yml |
ClaroLayoutBuilderTest::testContextualLinks | function | core/ |
Tests the layout builder has expected contextual links with Claro. |
ClaroMenuUiJavascriptTest::testBlockContextualLinks | function | core/ |
Intentionally empty method. |
claro_form_menu_link_content_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for MenuLinkContentForm. |
claro_form_menu_link_edit_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for MenuLinkEditForm. |
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__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. |
CommentApproveLinkTest | class | core/ |
Test the "approve_comment" views field for approving comments. |
CommentApproveLinkTest.php | file | core/ |
|
CommentApproveLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentApproveLinkTest::$modules | property | core/ |
Modules to install. |
CommentApproveLinkTest::$testViews | property | core/ |
Views used by this test. |
CommentApproveLinkTest::setUp | function | core/ |
Sets up the test. |
CommentApproveLinkTest::testCommentApproveLink | function | core/ |
Tests that "approve comment" link exists and works as expected. |
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. |
CommentHooks::nodeLinksAlter | function | core/ |
Implements hook_node_links_alter(). |
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/ |
Render API 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::$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[[api-linebreak]] @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.