I installed the module and succeeded to build an entity with several bundles. I looked into the structure of the database and find it a little bit confusing - each field of the Entity is represented as a set (a table) of several other fields.

Some Entities has the structure as a single table, so I suspect this type may be more efficient in terms of data storage and reading, and more suitable for my needs.

How can we build the Entity without bundles (as a single table)?
Thanks

Comments

Londova created an issue. See original summary.

DamienMcKenna’s picture

Status: Active » Closed (duplicate)
Parent issue: » #2946104: Entity without Bundles (single bundle)

There's another issue that duplicates this one, but it's getting some discussion going so I'm going to close this one.