DrupalCon Barcelona 2015: Entity storage, the Drupal 8 way
About this talk
This talk covers the new Entity Storage layer in Drupal 8, highlighting its ability to easily attach new data and behaviors to entities. The speaker introduces the theory behind the revamped system and presents working code examples using the Entity Storage API. Key topics include entity type definition, field definition, querying entity field data, and managing storage schema updates. Attendees will gain insights on how to effectively utilize these features to write powerful, portable, and efficient code in Drupal 8.