You are here

Functions in Entity Bulk Delete 7

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_entity_bulk_delete ./entity_bulk_delete.drush.inc Command callback for drush entity-bulk-delete
entity_bulk_delete ./entity_bulk_delete.module Bulk delete entities. 2 1
entity_bulk_delete_cron_queue_info ./entity_bulk_delete.module Implements hook_cron_queue_info().
entity_bulk_delete_drush_command ./entity_bulk_delete.drush.inc Implements hook_drush_command().
_entity_bulk_delete_batch ./entity_bulk_delete.drush.inc Batch callback to bulk delete entities. 1
_entity_bulk_delete_process ./entity_bulk_delete.module Queue worker callback to delete entities. 1
_entity_bulk_delete_query ./entity_bulk_delete.module Returns an EntityFieldQuery object for querying entities to delete. 1

Other projects