14 calls to field_purge_batch()

BulkDeleteTest::testPurgeField in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
Tests purging fields.
BulkDeleteTest::testPurgeFieldStorage in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
Tests purging field storages.
BulkDeleteTest::testPurgeWithDeletedAndActiveField in core/modules/field/tests/src/Kernel/BulkDeleteTest.php
Tests that recreating a field with the name as a deleted field works.
CommentUninstallTest::testCommentUninstallWithoutField in core/modules/comment/tests/src/Kernel/CommentUninstallTest.php
Tests if uninstallation succeeds if the field has been deleted beforehand.
ConfigImportAllTest::testInstallUninstall in core/modules/config/tests/src/Functional/ConfigImportAllTest.php
Tests that a fixed set of modules can be installed and uninstalled.
ConfigImporterFieldPurger::process in core/modules/field/src/ConfigImporterFieldPurger.php
Processes fields targeted for purge as part of a configuration sync.
EntityBundleFieldTest::testCustomBundleFieldUsage in core/tests/Drupal/KernelTests/Core/Entity/EntityBundleFieldTest.php
Tests making use of a custom bundle field.
EntityDefinitionUpdateTest::testBaseFieldDeleteWithExistingData in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
Tests deleting a base field when it has existing data.
EntityDefinitionUpdateTest::testBundleFieldDeleteWithExistingData in core/tests/Drupal/KernelTests/Core/Entity/EntityDefinitionUpdateTest.php
Tests deleting a bundle field when it has existing data.
FieldConfigDeleteForm::submitForm in core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldDataCountTest::testEntityCountAndHasData in core/modules/field/tests/src/Kernel/FieldDataCountTest.php
Tests entityCount() and hadData() methods.
FieldImportDeleteTest::testImportDelete in core/modules/field/tests/src/Kernel/FieldImportDeleteTest.php
Tests deleting field storages and fields as part of config import.
field_cron in core/modules/field/field.module
Implements hook_cron().
forum_uninstall in core/modules/forum/forum.install
Implements hook_uninstall().

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.