Search for deleteAll

  1. Search 7.x for deleteAll
  2. Search 8.9.x for deleteAll
  3. Search 10.3.x for deleteAll
  4. Search 11.x for deleteAll
  5. Other projects
Title Object type File name Summary
CachedStorage::deleteAll function core/lib/Drupal/Core/Config/CachedStorage.php Deletes configuration objects whose names start with a given prefix.
DatabaseStorage::deleteAll function core/lib/Drupal/Core/Config/DatabaseStorage.php Deletes configuration objects whose names start with a given prefix.
DatabaseStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Deletes all items from the key/value store.
FileReadOnlyStorage::deleteAll function core/lib/Drupal/Component/PhpStorage/FileReadOnlyStorage.php Removes all files in this bin.
FileStorage::deleteAll function core/lib/Drupal/Component/PhpStorage/FileStorage.php Removes all files in this bin.
FileStorage::deleteAll function core/lib/Drupal/Core/Config/FileStorage.php Deletes configuration objects whose names start with a given prefix.
InstallStorage::deleteAll function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::deleteAll().
KeyValueStoreInterface::deleteAll function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes all items from the key/value store.
ManagedStorage::deleteAll function core/lib/Drupal/Core/Config/ManagedStorage.php Deletes configuration objects whose names start with a given prefix.
MemoryStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/MemoryStorage.php Deletes all items from the key/value store.
MemoryStorage::deleteAll function core/lib/Drupal/Core/Config/MemoryStorage.php Deletes configuration objects whose names start with a given prefix.
Messenger::deleteAll function core/lib/Drupal/Core/Messenger/Messenger.php Deletes all messages.
MessengerInterface::deleteAll function core/lib/Drupal/Core/Messenger/MessengerInterface.php Deletes all messages.
NullStorage::deleteAll function core/lib/Drupal/Core/Config/NullStorage.php Deletes configuration objects whose names start with a given prefix.
NullStorageExpirable::deleteAll function core/lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php Deletes all items from the key/value store.
PhpStorageInterface::deleteAll function core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php Removes all files in this bin.
ReadOnlyStorage::deleteAll function core/lib/Drupal/Core/Config/ReadOnlyStorage.php Deletes configuration objects whose names start with a given prefix.
StorageInterface::deleteAll function core/lib/Drupal/Core/Config/StorageInterface.php Deletes configuration objects whose names start with a given prefix.
UpdateBackend::deleteAll function core/lib/Drupal/Core/Update/UpdateBackend.php 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.