Search for delete
- Search 7.x for delete
- Search 9.5.x for delete
- Search 8.9.x for delete
- Search 10.3.x for delete
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Delete | class | core/ |
SQLite implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
MySQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
PostgreSQL implementation of \Drupal\Core\Database\Query\Delete. |
Delete | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
Delete | class | core/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NodeRevisionDeleteForm::__construct | function | core/ |
Constructs a new NodeRevisionDeleteForm. |
NodeStatisticsDatabaseStorage::deleteViews | function | core/ |
|
NodeType::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
NodeTypeDeleteConfirm | class | core/ |
Provides a form for content type deletion. |
NodeTypeDeleteConfirm.php | file | core/ |
|
NodeTypeDeleteConfirm::buildForm | function | core/ |
Form constructor. |
node_comment_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for comment entities. |
node_configurable_language_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'configurable_language'. |
node_user_predelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for user entities. |
NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete @covers \Drupal\Core\Database\Connection::truncate |
NullBackend::delete | function | core/ |
Deletes an item from the cache. |
NullBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
NullBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
NullFileCache::delete | function | core/ |
Deletes data from the cache. |
NullIdMap::delete | function | core/ |
Deletes the map and message entries for a given source record. |
NullIdMap::deleteDestination | function | core/ |
Deletes the map and message table entries for a given destination row. |
NullStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
NullStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
NullStorageExpirable::delete | function | core/ |
Deletes an item from the key/value store. |
NullStorageExpirable::deleteAll | function | core/ |
Deletes all items from the key/value store. |
NullStorageExpirable::deleteMultiple | function | core/ |
Deletes multiple items from the key/value store. |
options_field_storage_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
PathAlias::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
PathFieldItemList::delete | function | core/ |
Defines custom delete behavior for field values. |
PerformanceData::$cacheDeleteCount | property | core/ |
The number of cache deletes recorded. |
PerformanceData::getCacheDeleteCount | function | core/ |
Gets the cache delete count. |
PerformanceData::setCacheDeleteCount | function | core/ |
Sets the cache delete count. |
PhpBackend::delete | function | core/ |
Deletes an item from the cache. |
PhpBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
PhpBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
PhpStorageInterface::delete | function | core/ |
Deletes PHP code from storage. |
PhpStorageInterface::deleteAll | function | core/ |
Removes all files in this bin. |
PredefinedStatesWorkflowTestType::deleteState | function | core/ |
Deletes a state from the workflow. |
PrepareModulesEntityUninstallForm::deleteContentEntities | function | core/ |
Deletes the content entities of the specified entity type. |
PrivateTempStore::delete | function | core/ |
Deletes data from the store for a given key and releases the lock on it. |
PrivateTempStoreTest::testDelete | function | core/ |
Tests the delete() method. |
PrivateTempStoreTest::testDeleteLocking | function | core/ |
Tests the locking in the delete() method. |
PrivateTempStoreTest::testDeleteWithNoLockAvailable | function | core/ |
Tests the delete() method with no lock available. |
QueryFactory::deleteConfigKeyStore | function | core/ |
Deletes lookup data. |
QueryFactory::onConfigDelete | function | core/ |
Removes configuration entity from key store. |
QueueInterface::deleteItem | function | core/ |
Deletes a finished item from the queue. |
QueueInterface::deleteQueue | function | core/ |
Deletes a queue and every item in the queue. |
QuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
ReadOnlyStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
ReadOnlyStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeConfigStorageWrapper::delete | function | core/ |
Deletes a configuration object from the storage. |
RecipeConfigStorageWrapper::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeExtensionConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
RecipeExtensionConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.