Search for deleteAll
- Search 7.x for deleteAll
- Search 8.9.x for deleteAll
- Search 10.3.x for deleteAll
- Search 11.x for deleteAll
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CachedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
DatabaseStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
DatabaseStorage::deleteAll | function | core/ |
Deletes all items from the key/value store. |
FileReadOnlyStorage::deleteAll | function | core/ |
Removes all files in this bin. |
FileStorage::deleteAll | function | core/ |
Removes all files in this bin. |
FileStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
InstallStorage::deleteAll | function | core/ |
Overrides Drupal\Core\Config\FileStorage::deleteAll(). |
KeyValueStoreInterface::deleteAll | function | core/ |
Deletes all items from the key/value store. |
ManagedStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
MemoryStorage::deleteAll | function | core/ |
Deletes all items from the key/value store. |
MemoryStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
Messenger::deleteAll | function | core/ |
Deletes all messages. |
MessengerInterface::deleteAll | function | core/ |
Deletes all messages. |
NullStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
NullStorageExpirable::deleteAll | function | core/ |
Deletes all items from the key/value store. |
PhpStorageInterface::deleteAll | function | core/ |
Removes all files in this bin. |
ReadOnlyStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
StorageInterface::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
UpdateBackend::deleteAll | function | core/ |
Deletes all cache items in a bin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.