entity_usage_explorer
46 sites
Security covered
Entity Usage Explorer is a module designed to accurately track and display where entities are being used throughout a site, based on the current revision of entities.
Features
-
Entity Usage Overview Page:
- Accessible at
/admin/usage/{entity_type}/{entity_id}. - Displays a list of all places where the entity is referenced.
- Lists entity usage across various types, including Menu Links, Nodes, Media, Block Content, Users, Paragraphs, etc.
- Accessible at
-
Views Field Plugin:
- A customizable field plugin
Base Entity Usageto display entity usage counts. - Can be rendered as plain text or as a clickable link leading to the entity usage overview page.
- Supports exporting usage data as CSV, JSON, or XML via the Views Data Export module.
- A customizable field plugin
-
Operations Link:
- Adds a "Usage" operations link for all content entities.
-
Permission:
-
A new permission “Access Entity Usage overview page” will appear on the
/admin/people/permissionspage. - Site admins can assign or revoke this permission per role.
-
A new permission “Access Entity Usage overview page” will appear on the
For detailed installation and configuration instructions, please refer to the projects README file.
For features request and issue reports, create issue here: Entity Usage Explorer Issue Dashboard