Search for deleted

  1. Search 7.x for deleted
  2. Search 8.9.x for deleted
  3. Search 10.3.x for deleted
  4. Search 11.x for deleted
  5. Other projects
Title Object type File name Summary
FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall function core/modules/field/tests/src/Kernel/FieldImportDeleteUninstallTest.php Tests purging previously deleted fields and storages in config import.
FieldStorageConfig::$deleted property core/modules/field/src/Entity/FieldStorageConfig.php Flag indicating whether the field is deleted.
FieldStorageConfig::isDeleted function core/modules/field/src/Entity/FieldStorageConfig.php Returns whether the field is deleted or not.
FieldStorageConfigStorage::$deletedFieldsRepository property core/modules/field/src/FieldStorageConfigStorage.php The deleted fields repository.
FieldStorageDefinitionInterface::isDeleted function core/lib/Drupal/Core/Field/FieldStorageDefinitionInterface.php Returns whether the field is deleted or not.
FieldStorageDefinitionListener::$deletedFieldsRepository property core/lib/Drupal/Core/Field/FieldStorageDefinitionListener.php The deleted fields repository.
FieldUninstallValidatorTest::testValidateDeleted function core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php @covers ::validate
FieldUninstallValidatorTest::testValidateNoDeleted function core/modules/field/tests/src/Unit/FieldUninstallValidatorTest.php @covers ::validate
LayoutBuilderTest::testDeletedView function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that deleting a View block used in Layout Builder works.
MigrateIdMapInterface::deleteDestination function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Deletes the map and message table entries for a given destination row.
NullIdMap::deleteDestination function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Deletes the map and message table entries for a given destination row.
SAVED_DELETED constant core/includes/common.inc Return status for saving which deleted an existing item.
ShortcutSetsTest::testShortcutSetDeleteDefault function core/modules/shortcut/tests/src/Functional/ShortcutSetsTest.php Tests deleting the default shortcut set.
Sql::deleteDestination function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Deletes the map and message table entries for a given destination row.
SqlContentEntityStorageSchema::$deletedFieldsRepository property core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php The deleted fields repository.
SqlContentEntityStorageSchema::deleteDedicatedTableSchema function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Deletes the schema for a field stored in a dedicated table.
SqlContentEntityStorageSchema::deletedFieldsRepository function core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php Gets the deleted fields repository.
StaticDiscovery::deleteDefinition function core/lib/Drupal/Component/Plugin/Discovery/StaticDiscovery.php Deletes a plugin definition.
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.