Provides a drush command and a queue for mass-deleting entities.
Usage
Examples:
drush entity-bulk-delete node Deletes all nodes
drush entity-bulk-delete node --limit=50 Delete all nodes, 50 at a time
drush entity-bulk-delete node Queues all article and page nodes for
--bundles=article,page --queue deletion.
Arguments:
entity-type The entity type.
Options:
--bundles A comma-separated list of bundles.
--limit Limit on the number of items of each
deletion process. Default is 25.
--queue Instead of deleting immediately, puts the
entities in a deletion queue to be run
later.
Aliases: ebd
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Developer tools
441 sites report using this module
- Created by dave reid on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
