You are here

11 calls to field_purge_batch() in Zircon Profile 8

BulkDeleteTest::testPurgeField in core/modules/field/src/Tests/BulkDeleteTest.php
Verify that field data items and fields are purged when a field storage is deleted.
BulkDeleteTest::testPurgeFieldStorage in core/modules/field/src/Tests/BulkDeleteTest.php
Verify that field storages are preserved and purged correctly as multiple fields are deleted and purged.
CommentFieldsTest::testCommentInstallAfterContentModule in core/modules/comment/src/Tests/CommentFieldsTest.php
Tests that comment module works when installed after a content module.
CommentUninstallTest::testCommentUninstallWithoutField in core/modules/comment/src/Tests/CommentUninstallTest.php
Tests if uninstallation succeeds if the field has been deleted beforehand.
ConfigImportAllTest::testInstallUninstall in core/modules/config/src/Tests/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.
FieldConfigDeleteForm::submitForm in core/modules/field_ui/src/Form/FieldConfigDeleteForm.php
FieldDataCountTest::testEntityCountAndHasData in core/modules/field/src/Tests/FieldDataCountTest.php
Tests entityCount() and hadData() methods.
FieldImportDeleteTest::testImportDelete in core/modules/field/src/Tests/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().