Added ability to skip entities.
Code standard fixes.
3841abb Issue #3170901 by Musa.thomas, sdrong, marcoliver, dipakmdhrm: Can't delete custom entity type with no bundle
Issue #2845772 by abhisekmazumdar: Add Routing / Menu for D8
Issue #2901589 by dipakmdhrm: dadc command shall have a are you sure you want to delete question
Issue #2868856 by dipakmdhrm, Pavan B S: Convert module to use short array syntax (new coding standard)
Issue #2868856 by Pavan B S: Convert module to use short array syntax (new coding standard)
Issue #2861333 by mgoncalves, lisotton: Replace deprecated node_load function
Issue #2820288 by nehakhadke, Ramdas Gaikar: $this->t() should be used instead of t() for Drupal 8 version
This is the first delete_all alpha release for Drupal 8.x.
Current features:
- User deletion (drush dadu)
- Content deletion (drush dadc)
- Batch API support
Upcoming:
- Admin user interface.
- Vocabulary/terms deletion.