This project is not covered by Drupal’s security advisory policy.
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
Supporting organizations:
Development time
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Content editing experience
95 sites report using this module
- Created by johan.gant on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

