Search for purge

  1. Search 7.x for purge
  2. Search 9.5.x for purge
  3. Search 8.9.x for purge
  4. Search 10.3.x for purge
  5. Other projects
Title Object type File name Summary
BulkDeleteTest::testPurgeField function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests purging fields.
BulkDeleteTest::testPurgeFieldStorage function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests purging field storages.
BulkDeleteTest::testPurgeWithDeletedAndActiveField function core/modules/field/tests/src/Kernel/BulkDeleteTest.php Tests that recreating a field with the name as a deleted field works.
CacheTagsInvalidator::purge function core/lib/Drupal/Core/Cache/CacheTagsInvalidator.php Purge cache tag invalidations.
CacheTagsPurgeInterface interface core/lib/Drupal/Core/Cache/CacheTagsPurgeInterface.php Provides purging of cache tag invalidations.
CacheTagsPurgeInterface.php file core/lib/Drupal/Core/Cache/CacheTagsPurgeInterface.php
CacheTagsPurgeInterface::purge function core/lib/Drupal/Core/Cache/CacheTagsPurgeInterface.php Purge cache tag invalidations.
ConfigImporterFieldPurger class core/modules/field/src/ConfigImporterFieldPurger.php Processes field purges before a configuration synchronization.
ConfigImporterFieldPurger.php file core/modules/field/src/ConfigImporterFieldPurger.php
ConfigImporterFieldPurger::getFieldStoragesToPurge function core/modules/field/src/ConfigImporterFieldPurger.php Gets the list of fields to purge before configuration synchronization.
ConfigImporterFieldPurger::initializeSandbox function core/modules/field/src/ConfigImporterFieldPurger.php Initializes the batch context sandbox for processing field deletions.
ConfigImporterFieldPurger::process function core/modules/field/src/ConfigImporterFieldPurger.php Processes fields targeted for purge as part of a configuration sync.
ContentEntityNullStorage::purgeFieldItems function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Removes field items from storage per entity during purge.
ContentEntityNullStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php Reads values to be purged for a single field.
ContentEntityStorageBase::finalizePurge function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Performs final cleanup after all data of a field has been purged.
ContentEntityStorageBase::purgeFieldData function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Purges a batch of field data.
ContentEntityStorageBase::purgeFieldItems function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Removes field items from storage per entity during purge.
ContentEntityStorageBase::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/ContentEntityStorageBase.php Reads values to be purged for a single field.
DatabaseBackendTagTest::testTagsPurge function core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTagTest.php Test cache tag purging.
DatabaseCacheTagsChecksum::purge function core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php Purge cache tag invalidations.
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge function core/lib/Drupal/Core/Entity/Schema/DynamicallyFieldableEntityStorageSchemaInterface.php Performs final cleanup after all data of a field has been purged.
field.purge.inc file core/modules/field/field.purge.inc
FieldableEntityStorageInterface::finalizePurge function core/lib/Drupal/Core/Entity/FieldableEntityStorageInterface.php Performs final cleanup after all data of a field has been purged.
FieldableEntityStorageInterface::purgeFieldData function core/lib/Drupal/Core/Entity/FieldableEntityStorageInterface.php Purges a batch of field data.
field_purge_batch function core/modules/field/field.purge.inc Purges a batch of deleted Field API data, field storages, or fields.
field_purge_field function core/modules/field/field.purge.inc Purges a field record from the database.
field_purge_field_storage function core/modules/field/field.purge.inc Purges a field record from the database.
hook_field_purge_field function core/modules/field/field.api.php Acts when a field is being purged.
hook_field_purge_field_storage function core/modules/field/field.api.php Acts when a field storage definition is being purged.
LanguageNegotiator::purgeConfiguration function core/modules/language/src/LanguageNegotiator.php Resave the configuration to purge missing negotiation methods.
LanguageNegotiatorInterface::purgeConfiguration function core/modules/language/src/LanguageNegotiatorInterface.php Resave the configuration to purge missing negotiation methods.
MenuTreeStorage::purgeMultiple function core/lib/Drupal/Core/Menu/MenuTreeStorage.php Purges multiple menu links that no longer exist.
SqlContentEntityStorage::finalizePurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Performs final cleanup after all data of a field has been purged.
SqlContentEntityStorage::purgeFieldItems function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Removes field items from storage per entity during purge.
SqlContentEntityStorage::readFieldItemsToPurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php Reads values to be purged for a single field.
SqlContentEntityStorageSchema::finalizePurge function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Performs final cleanup after all data of a field has been purged.
TransactionManagerBase::purge function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Purges a Drupal transaction from the manager.
WorkspaceManager::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManager.php Deletes the revisions associated with deleted workspaces.
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch function core/modules/workspaces/src/WorkspaceManagerInterface.php Deletes the revisions associated with deleted workspaces.

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