Entities in Drupal 8
cgalli
Berdir
The entity concept was introduced in Drupal 7, but just made it into core as a very raw concept then. For Drupal 8, entities have been fully extended into the comprehensive data storage tool set for Drupal. And things have changed a lot!
It is time to have a closer look:
- What is an entity in Drupal 8?
- Config and content entities
- Entites, nodes, content type, bundles?? Use cases.
- How to set up your own entity type
- Creating, viewing and listing entities. Integration with Drupal 8 standard concepts
- Dynamic content entity storage
This session will be based on examples used for the Documentation as well as the Examples for Developers module.