Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

What links here

74 sites No security coverage
View on drupal.org

This module provides a report showing which other content items link to the currently viewed item, including the specific field where the link exists. It tracks these links automatically when content is created, updated, or deleted.

Summary

This module provides a sortable report of what node entities link to the currently viewed entity. It does so by retaining a manifest of references in a table and allows you to also see which field the reference occurs in.

Data is added/updated/removed on entity CRUD and field delete operations.

A Drupal console command is also available to scan all or individual nodes.

Limitations

  • Only supported on node, taxonomy_term and media entities.
  • Presently only works for showing which node entities reference the entity being viewed.
  • Only looks for references in the following field types:
    • Entity reference (node bundles)
    • Text (long / with summary)
    • Link

Install

  • composer require drupal/whatlinkshere
  • Enable the module via the UI/drush/drupal console.

Uninstall

  • Uninstall via the UI/drush/drupal console.
  • composer remove drupal/whatlinkshere

Activity

Total releases
2
First release
Mar 2025
Latest release
10 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
2.1.11 Stable Sep 10, 2025
2.1.10 Stable Mar 28, 2025