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/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\Core\Database\Delete. |
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/ |
General class for an abstracted DELETE operation. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
NonPublicSchemaTest::testDelete | function | core/ |
@covers \Drupal\Core\Database\Connection::delete[[api-linebreak]] @covers \Drupal\Core\Database\Connection::truncate[[api-linebreak]] |
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. |
OptionsHooks::fieldStorageConfigDelete | 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::getCacheDeleteCountByBin | function | core/ |
Returns the cache delete operation count grouped by bin. |
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. |
RecipeOverrideConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
RecipeOverrideConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
RecipeQuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
RecipeQuickStartTest::fileUnmanagedDeleteRecursive | function | core/ |
Deletes all files and directories in the specified path recursively. |
RemoteFileDeleteRecursiveTest | class | core/ |
Tests the unmanaged file delete recursive function. |
RemoteFileDeleteRecursiveTest.php | file | core/ |
|
RemoteFileDeleteRecursiveTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileDeleteRecursiveTest::$modules | property | core/ |
Modules to install. |
RemoteFileDeleteRecursiveTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileDeleteRecursiveTest::setUp | function | core/ |
|
RemoteFileDeleteTest | class | core/ |
Tests the unmanaged file delete function. |
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.