[SOLVED] How to implement entity field collection in Drupal 7? Drupal Technical | 3 min read Entity in Drupal 7 makes web development much easier, like building structures using LEGO. We can build Entity types, that can be made Bundles. Here we can add fields and then create Entities. This article explains how to add fields.