Search for purge

  1. Search 9.5.x for purge
  2. Search 8.9.x for purge
  3. Search 10.3.x for purge
  4. Search 11.x for purge
  5. Other projects
Title Object type File name Summary
FieldBulkDeleteTestCase::testPurgeField function modules/field/tests/field.test Verify that fields are preserved and purged correctly as multiple
instances are deleted and purged.
FieldBulkDeleteTestCase::testPurgeInstance function modules/field/tests/field.test Verify that field data items and instances are purged when an
instance is deleted.
field_purge_batch function modules/field/field.crud.inc Purges a batch of deleted Field API data, instances, or fields.
field_purge_data function modules/field/field.crud.inc Purges the field data for a single field on a single pseudo-entity.
field_purge_field function modules/field/field.crud.inc Purges a field record from the database.
field_purge_instance function modules/field/field.crud.inc Purges a field instance record from the database.
field_sql_storage_field_storage_purge function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_purge().
field_sql_storage_field_storage_purge_field function modules/field/modules/field_sql_storage/field_sql_storage.module Implements hook_field_storage_purge_field().
field_test_field_storage_purge function modules/field/tests/field_test.storage.inc Implements hook_field_storage_purge().
hook_field_attach_purge function modules/field/field.api.php Act on field_purge_data().
hook_field_purge_field function modules/field/field.api.php Acts when a field record is being purged.
hook_field_purge_instance function modules/field/field.api.php Acts when a field instance is being purged.
hook_field_storage_purge function modules/field/field.api.php Remove field storage information when field data is purged.
hook_field_storage_purge_field function modules/field/field.api.php Remove field storage information when a field record is purged.
hook_field_storage_purge_field_instance function modules/field/field.api.php Remove field storage information when a field instance is purged.
language_negotiation_purge function includes/language.inc Removes any unused language negotiation providers from the configuration.

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