Search for purge
Title | Object type | File name | Summary |
---|---|---|---|
BulkDeleteTest::testPurgeField | function | core/ |
Tests purging fields. |
BulkDeleteTest::testPurgeFieldStorage | function | core/ |
Tests purging field storages. |
BulkDeleteTest::testPurgeWithDeletedAndActiveField | function | core/ |
Tests that recreating a field with the name as a deleted field works. |
ConfigImporterFieldPurger | class | core/ |
Processes field purges before a configuration synchronization. |
ConfigImporterFieldPurger.php | file | core/ |
|
ConfigImporterFieldPurger::getFieldStoragesToPurge | function | core/ |
Gets the list of fields to purge before configuration synchronization. |
ConfigImporterFieldPurger::initializeSandbox | function | core/ |
Initializes the batch context sandbox for processing field deletions. |
ConfigImporterFieldPurger::process | function | core/ |
Processes fields targeted for purge as part of a configuration sync. |
ContentEntityNullStorage::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityNullStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
ContentEntityStorageBase::finalizePurge | function | core/ |
|
ContentEntityStorageBase::purgeFieldData | function | core/ |
|
ContentEntityStorageBase::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
ContentEntityStorageBase::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
field.purge.inc | file | core/ |
Provides support for field data purge after mass deletion. |
FieldableEntityStorageInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
FieldableEntityStorageInterface::purgeFieldData | function | core/ |
Purges a batch of field data. |
field_purge_batch | function | core/ |
Purges a batch of deleted Field API data, field storages, or fields. |
field_purge_field | function | core/ |
Purges a field record from the database. |
field_purge_field_storage | function | core/ |
Purges a field record from the database. |
hook_field_purge_field | function | core/ |
Acts when a field is being purged. |
hook_field_purge_field_storage | function | core/ |
Acts when a field storage definition is being purged. |
LanguageNegotiator::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
LanguageNegotiatorInterface::purgeConfiguration | function | core/ |
Resave the configuration to purge missing negotiation methods. |
MenuTreeStorage::purgeMultiple | function | core/ |
Purges multiple menu links that no longer exist. |
SqlContentEntityStorage::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
SqlContentEntityStorage::purgeFieldItems | function | core/ |
Removes field items from storage per entity during purge. |
SqlContentEntityStorage::readFieldItemsToPurge | function | core/ |
Reads values to be purged for a single field. |
SqlContentEntityStorageSchema::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
WorkspaceManager::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch | function | core/ |
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.