Experimental project

This is a sandbox project, which contains experimental code for developer use only.

Note: Development and issues are handled on GitHub, and code is synced back to Drupal.org

This module generates a graph of the entities, fields and their relationship of a particular installation of Drupal 7. This enables a quick overview of your Drupal 7 entities and bundles.

Usage Drush

$ drush entitiesdiagram | dot -Gratio=0.7 -Eminlen=2 -T png -o ./test.png

Usage UI

go to URL admin/entities-diagram// to see one entity type or, to see all entities admin/entities-diagram

example:

Display only Nodes with no fields:

http://mywebsite.com/admin/entities-diagram/node/false
Display all entities:

http://mywebsite.com/admin/entities-diagram
Generates a graph in the PNG format.

Supporting organizations: 
Full financing

Project information