diff -u b/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php b/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php --- b/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php +++ b/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php @@ -33,7 +33,6 @@ case 'theme': return array('system'); case 'system_theme_info': - case 'entity_info': return array(); case 'schema': // t() in system_stream_wrappers() needs this. Other schema calls