30 theme calls to theme_links()

ajax_test_dialog in drupal/core/modules/system/tests/modules/ajax_test/ajax_test.module
Menu callback: Renders a form elements and links with #ajax['dialog'].
book_node_view_link in drupal/core/modules/book/book.module
Adds relevant book links to the node's links.
CommentRenderController::buildContent in drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
CommentRenderController::buildContent in drupal/core/modules/comment/lib/Drupal/comment/CommentRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
comment_node_view in drupal/core/modules/comment/comment.module
Implements hook_node_view().
ContextualLinks::render in drupal/core/modules/contextual/lib/Drupal/contextual/Plugin/views/field/ContextualLinks.php
Render the contextual fields.
contextual_element_info in drupal/core/modules/contextual/contextual.module
Implements hook_element_info().
FunctionsTest::testDrupalPreRenderLinks in drupal/core/modules/system/lib/Drupal/system/Tests/Theme/FunctionsTest.php
Test the use of drupal_pre_render_links() on a nested array of links.
language_block_view in drupal/core/modules/language/language.module
Implements hook_block_view().
NodeRenderController::buildContent in drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
NodeRenderController::buildContent in drupal/core/modules/node/lib/Drupal/node/NodeRenderController.php
Overrides Drupal\Core\Entity\EntityRenderController::buildContent().
page.tpl.php in drupal/core/modules/system/templates/page.tpl.php
Default theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/themes/bartik/templates/page.tpl.php
Bartik's theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/modules/block/tests/themes/block_test_theme/page.tpl.php
Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
page.tpl.php in drupal/core/modules/system/templates/page.tpl.php
Default theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/themes/bartik/templates/page.tpl.php
Bartik's theme implementation to display a single Drupal page.
page.tpl.php in drupal/core/modules/block/tests/themes/block_test_theme/page.tpl.php
Custom theme implementation to display a single Drupal page without sidebars. The sidebars are hidden by regions_hidden for this theme, so the default page.tpl.php will not work without throwing exceptions.
poll_block_latest_poll_view in drupal/core/modules/poll/poll.module
Returns the content for the 'latest poll' block.
statistics_node_view in drupal/core/modules/statistics/statistics.module
Implements hook_node_view().
system_element_info in drupal/core/modules/system/system.module
Implements hook_element_info().
system_element_info in drupal/core/modules/system/system.module
Implements hook_element_info().
template_preprocess_poll_results in drupal/core/modules/poll/poll.module
Implements template_preprocess_HOOK() for poll-results.tpl.php.
template_preprocess_views_ui_view_preview_section in drupal/core/modules/views/views_ui/theme/theme.inc
Theme preprocess for theme_views_ui_view_preview_section().
theme_system_themes_page in drupal/core/modules/system/system.admin.inc
Returns HTML for the Appearance page.
theme_update_version in drupal/core/modules/update/update.report.inc
Returns HTML for the version display of a project.
toolbar_view in drupal/core/modules/toolbar/toolbar.module
Builds the Toolbar as a structured array ready for drupal_render().
translation_node_view in drupal/core/modules/translation/translation.module
Implements hook_node_view().
update_results_page in drupal/core/update.php
Displays results of the update script with any accompanying errors.
update_script_selection_form in drupal/core/update.php
Form constructor for the list of available database module updates.
user_toolbar in drupal/core/modules/user/user.module
Implements hook_toolbar().