31 theme calls to links.html.twig
- AjaxTestController::dialog in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Controller/ AjaxTestController.php - Returns a render array of form elements and links for dialog.
- AjaxTestController::insertLinksBlockWrapper in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Controller/ AjaxTestController.php - Returns a render array of links that directly Drupal.ajax().
- AjaxTestController::insertLinksInlineWrapper in core/
modules/ system/ tests/ modules/ ajax_test/ src/ Controller/ AjaxTestController.php - Returns a render array of links that directly Drupal.ajax().
- book_node_links_alter in core/
modules/ book/ book.module - Implements hook_node_links_alter().
- ChooseBlockController::getBlockLinks in core/
modules/ layout_builder/ src/ Controller/ ChooseBlockController.php - Gets a render array of block links.
- CommentLazyBuilders::buildLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - Build the default links (reply, edit, delete …) for a comment.
- CommentLazyBuilders::renderLinks in core/
modules/ comment/ src/ CommentLazyBuilders.php - #lazy_builder callback; builds a comment's links.
- CommentLinkBuilder::buildCommentedEntityLinks in core/
modules/ comment/ src/ CommentLinkBuilder.php - comment_test_comment_links_alter in core/
modules/ comment/ tests/ modules/ comment_test/ comment_test.module - Implements hook_comment_links_alter().
- ContextualLinks::getInfo in core/
modules/ contextual/ src/ Element/ ContextualLinks.php - Returns the element properties for this element.
- DbUpdateController::results in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Displays results of the update script with any accompanying errors.
- DbUpdateController::selection in core/
modules/ system/ src/ Controller/ DbUpdateController.php - Renders a list of available database updates.
- Dropbutton::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Dropbutton.php - Returns the element properties for this element.
- FunctionsTest::testDrupalPreRenderLinks in core/
modules/ system/ tests/ src/ Kernel/ Theme/ FunctionsTest.php - Tests the use of Link::preRenderLinks() on a nested array of links.
- HelpController::helpPage in core/
modules/ help/ src/ Controller/ HelpController.php - Prints a page listing general help for a module.
- HelpTopicPluginController::viewHelpTopic in core/
modules/ help/ src/ Controller/ HelpTopicPluginController.php - Displays a help topic page.
- hook_comment_links_alter in core/
modules/ comment/ comment.api.php - Alter the links of a comment.
- hook_node_links_alter in core/
modules/ node/ node.api.php - Alter the links of a node.
- LanguageBlock::build in core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php - Builds and returns the renderable array for this block plugin.
- ListingEmpty::render in core/
modules/ node/ src/ Plugin/ views/ area/ ListingEmpty.php - Render the area.
- MediaLibraryUiBuilder::buildMediaTypeMenu in core/
modules/ media_library/ src/ MediaLibraryUiBuilder.php - Get the media type menu for the media library.
- NodeViewBuilder::buildLinks in core/
modules/ node/ src/ NodeViewBuilder.php - Build the default links (Read more) for a node.
- NodeViewBuilder::renderLinks in core/
modules/ node/ src/ NodeViewBuilder.php - #lazy_builder callback; builds a node's links.
- Operations::getInfo in core/
lib/ Drupal/ Core/ Render/ Element/ Operations.php - Returns the element properties for this element.
- shortcut_renderable_links in core/
modules/ shortcut/ shortcut.module - Returns an array of shortcut links, suitable for rendering.
- statistics_node_links_alter in core/
modules/ statistics/ statistics.module - Implements hook_node_links_alter().
- template_preprocess_system_themes_page in core/
modules/ system/ system.admin.inc - Prepares variables for appearance page templates.
- template_preprocess_views_ui_view_preview_section in core/
modules/ views_ui/ views_ui.theme.inc - Prepares variables for views UI view preview section templates.
- TestController::otherDialogLinks in core/
modules/ system/ tests/ modules/ off_canvas_test/ src/ Controller/ TestController.php - Displays dialogs links to be displayed inside the off-canvas dialog.
- ToolbarLinkBuilder::renderToolbarLinks in core/
modules/ user/ src/ ToolbarLinkBuilder.php - Lazy builder callback for rendering toolbar links.
- user_toolbar in core/
modules/ user/ user.module - Implements hook_toolbar().
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.