Search for purge
- Search 9.5.x for purge
- Search 8.9.x for purge
- Search 10.3.x for purge
- Search 11.x for purge
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldBulkDeleteTestCase::testPurgeField | function | modules/ |
Verify that fields are preserved and purged correctly as multiple instances are deleted and purged. |
FieldBulkDeleteTestCase::testPurgeInstance | function | modules/ |
Verify that field data items and instances are purged when an instance is deleted. |
field_purge_batch | function | modules/ |
Purges a batch of deleted Field API data, instances, or fields. |
field_purge_data | function | modules/ |
Purges the field data for a single field on a single pseudo-entity. |
field_purge_field | function | modules/ |
Purges a field record from the database. |
field_purge_instance | function | modules/ |
Purges a field instance record from the database. |
field_sql_storage_field_storage_purge | function | modules/ |
Implements hook_field_storage_purge(). |
field_sql_storage_field_storage_purge_field | function | modules/ |
Implements hook_field_storage_purge_field(). |
field_test_field_storage_purge | function | modules/ |
Implements hook_field_storage_purge(). |
hook_field_attach_purge | function | modules/ |
Act on field_purge_data(). |
hook_field_purge_field | function | modules/ |
Acts when a field record is being purged. |
hook_field_purge_instance | function | modules/ |
Acts when a field instance is being purged. |
hook_field_storage_purge | function | modules/ |
Remove field storage information when field data is purged. |
hook_field_storage_purge_field | function | modules/ |
Remove field storage information when a field record is purged. |
hook_field_storage_purge_field_instance | function | modules/ |
Remove field storage information when a field instance is purged. |
language_negotiation_purge | function | includes/ |
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.