Find broken typed relation references.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
astanley 077f42a5a5 added caching 1 week ago
src added caching 1 week ago
README.md added caching 1 week ago
zombie_reference_hunter.info.yml First commit, works on dev. 2 weeks ago
zombie_reference_hunter.links.menu.yml added caching 1 week ago
zombie_reference_hunter.routing.yml added caching 1 week ago
zombie_reference_hunter.services.yml added caching 1 week ago

README.md

Zombie Reference Hunter

Sometimes you delete a taxonomy term and things were still pointing to it. You've got zombie references. They're kind of hard to track down.

You could check out https://github.com/victorstack-ai/drupal-entity-reference-integrity, though it probably won't work for non-base fields. This module is mostly copied from that module, without the automatic wiping out of zombie references.

This module is currently hardcoded to search only for Typed Relation issues, since it's easy to forget that they don't work with Term Merge (leading to Term Merge deleting terms and creating zombie references).

Usage

  1. install
  2. Go to /admin/reports and select Zombie Reference Hunter.
  3. Click on the Source ID to navigate to the edit page.

Who to Blame

Rosie Le Faive (rlefaive@upei.ca) and the human behind / the AI Bot that made the original.

License

GPLv3