Improve output from entity_delete_multiple
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3296371. --> Reported by: [mglaman](https://www.drupal.org/user/2416470) >>> <h2>Drupal Rector version</h2> <p>0.13.0</p> <h2>Problem / Motivation</h2> <p>The code generated can look wild since we fetch the storage twice. Maybe we can dump it above to prevent duplicate calls.</p> <p><img src="https://www.drupal.org/files/issues/2022-07-16/image.png" alt="Screenshot of code "></p>
issue