Drupal is a registered trademark of Dries Buytaert
drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.14 Minor update available for module linkit (7.0.14). masquerade 8.x-2.2 Minor update available for module masquerade (8.x-2.2). video_embed_field 3.1.0 Minor update available for module video_embed_field (3.1.0). bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). editoria11y 3.0.0 Major update available for module editoria11y (3.0.0). trash 3.0.27 Minor update available for module trash (3.0.27). twig_tweak 4.0.0-alpha2 New alpha version released for module twig_tweak (4.0.0-alpha2). twig_tweak 4.0.0-alpha1 First alpha version released for module twig_tweak (4.0.0-alpha1). node_revision_delete 2.1.1 Minor update available for module node_revision_delete (2.1.1). commerce_paypal 2.1.2 Minor update available for module commerce_paypal (2.1.2).

An interactive visualization tool for mapping relationships between Drupal entities — nodes, media, taxonomy terms, paragraphs, and files.

Features

  • Force-directed graph powered by vis-network
  • Color-coded nodes by entity type with SVG icons
  • Filter the graph by entity type while keeping the root node always visible
  • Sidebar showing entity details and relationships on node click
  • Zoom in/out, fit-to-view, and fullscreen controls
  • Admin index listing the 100 most recently changed nodes
  • "Dependency Graph" tab added to each node's canonical page

Requirements

  • Drupal 10 or 11
  • Core modules: Node, Taxonomy, Media

Installation

  1. Place the module in /modules/contrib/content_dependency_graph/.
  2. Enable the module using Drush:
    drush en content_dependency_graph
  3. Grant the access content dependency graph permission at
    /admin/people/permissions.

Permissions

Permission Description access content dependency graph View the dependency graph visualization

Usage

Index page

Navigate to /admin/content/dependency-graph to see a table of the 100 most recently changed nodes, each with a link to its graph.

Also accessible via Administration > Content > Dependency Graph.

Graph for a specific node

Visit /admin/content/dependency-graph/{node_id}, or open any node and click the Dependency Graph tab.

The graph displays the selected node as the root and recursively visualizes all referenced entities and their relationships.

Interacting with the graph

Control Action Click a node Open entity details and relationships in the sidebar Zoom in / Zoom out Scale the graph (1.25× / 0.8×) Fit Zoom to fit all visible nodes Fullscreen Toggle fullscreen mode Entity type filter Filter nodes by entity type (root node always visible) Drag Pan the canvas Scroll Zoom

Entity Type Color Coding

  • Node: Blue
  • Paragraph: Purple
  • Media: Orange
  • Taxonomy term: Green
  • File: Yellow

What is Included

The graph traverses entity reference and entity reference revisions fields recursively to build relationships between entities.

What is Not Included

To keep the graph meaningful and focused, the following are excluded:

  • Metadata fields: uid, type, roles, langcode, menu_link, moderation_state, comment
  • Internal entity types: user, user_role, node_type, comment_type, workflow, moderation_state
  • Views, Menus, and Configuration dependencies

Activity

Total releases
2
First release
Apr 2026
Latest release
9 hours ago
Release cadence
0 days
Stability
50% stable

Releases

Version Type Release date
1.0.0 Stable Apr 28, 2026
1.0.x-dev Dev Apr 28, 2026