The project module is at the heart of drupal.org. Here is a UML model of how it stores its data:
As of Drupal 4.7.3, project.module uses a set of
tables in addition to core tables
node and users.
This
UML diagram shows how they are logically related together.
Note that, as in the other diagrams in my Grokking Drupal series,
members pointing by a composition relation to the abstract class
file_info
are implemented in the physical data model as copies of the properties
from the abstract class directly embedded in the source class.
This representation is chosen to simplify reading and possibly encourage
future refactoring.
This replaces my previous model for the winter 2005/2006 version of Project.
Tagged for drupal, UML, project module.
Diagram updated on 2006/08/01 from suggestions by Derek Wright (aka DWW).
| Attachment | Size |
|---|---|
| project2006-08-01.png | 130.77 KB |
| project2006-08-01_TN.png | 184.66 KB |



Recent comments
10 hours 5 min ago
12 hours 35 min ago
2 days 10 hours ago
2 days 17 hours ago
7 weeks 1 day ago
7 weeks 1 day ago
12 weeks 3 days ago
12 weeks 3 days ago
13 weeks 1 day ago
13 weeks 1 day ago