Search for deleted
- Search 7.x for deleted
- Search 9.5.x for deleted
- Search 10.3.x for deleted
- Search 11.x for deleted
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FieldConfigInterface::isDeleted | function | core/ |
Gets the deleted flag of the field. |
FieldConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall | function | core/ |
Tests purging already deleted field storages and fields during a config import. |
FieldStorageConfig::$deleted | property | core/ |
Flag indicating whether the field is deleted. |
FieldStorageConfig::isDeleted | function | core/ |
Returns whether the field is deleted or not. |
FieldStorageConfigStorage::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldStorageDefinitionInterface::isDeleted | function | core/ |
Returns whether the field is deleted or not. |
FieldStorageDefinitionListener::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
FieldUninstallValidatorTest::testValidateDeleted | function | core/ |
@covers ::validate |
FieldUninstallValidatorTest::testValidateNoDeleted | function | core/ |
@covers ::validate |
LayoutBuilderTest::testDeletedView | function | core/ |
Tests that deleting a View block used in Layout Builder works. |
MigrateIdMapInterface::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
SAVED_DELETED | constant | core/ |
Return status for saving which deleted an existing item. |
ShortcutSetsTest::testShortcutSetDeleteDefault | function | core/ |
Tests deleting the default shortcut set. |
Sql::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
SqlContentEntityStorage::storageDefinitionIsDeleted | function | core/ |
Determines whether the passed field has been already deleted. |
SqlContentEntityStorageSchema::$deletedFieldsRepository | property | core/ |
The deleted fields repository. |
SqlContentEntityStorageSchema::deleteDedicatedTableSchema | function | core/ |
Deletes the schema for a field stored in a dedicated table. |
SqlContentEntityStorageSchema::deletedFieldsRepository | function | core/ |
Gets the deleted fields repository. |
StaticDiscovery::deleteDefinition | function | core/ |
Deletes a plugin definition. |
WorkspaceManager::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
WorkspaceManagerInterface::purgeDeletedWorkspacesBatch | function | core/ |
Deletes the revisions associated with deleted workspaces. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.