6 calls to field_purge_batch()

BulkDeleteTest::testPurgeField in drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php
Verify that fields are preserved and purged correctly as multiple instances are deleted and purged.
BulkDeleteTest::testPurgeInstance in drupal/core/modules/field/lib/Drupal/field/Tests/BulkDeleteTest.php
Verify that field data items and instances are purged when an instance is deleted.
FieldDeleteForm::submitForm in drupal/core/modules/field_ui/lib/Drupal/field_ui/Form/FieldDeleteForm.php
Form submission handler.
FieldImportDeleteTest::testImportDelete in drupal/core/modules/field/lib/Drupal/field/Tests/FieldImportDeleteTest.php
Tests deleting fields and instances as part of config import.
field_cron in drupal/core/modules/field/field.module
Implements hook_cron().
forum_uninstall in drupal/core/modules/forum/forum.install
Implements hook_uninstall().