1. Add entity check command Run drush help entity-check for help - show entity types - show entities - show entity status and details - ...
drush help entity-check
2. Add entity status and displays from UI
3. Add basic entity update function from UI
Changes since 8.x-1.0-beta2:
Changes since 8.x-1.5:
Actually fix this so the API is getting called.
This version now supports PHP 7.1: https://www.drupal.org/node/26481/qa
In this release:
Updated many of the classes to include proper settings and removed a lot of cruft. This is ready to be tested thoroughly.