entity_tracer
12 sites
Security covered
The entity tracer module provides a UI to easily track entity references across entity types.
Features
- A UI to generate a diagram showing all of the requested entity relationships.
- Diagram is nested and will recursively find and list reference fields and their related entities
- To make finding and updating values easier, the fields are bolded and the entities being referenced will link to said entity's field page.
- Works with D8 and D9 as well to help with migration.
Post-Installation
- Go to /admin/config/development/entity-tracer-settings and select the entity types you want to track
- Set the maximum depth (defaults to 10)