Search for deleteAll

  1. Search 7.x for deleteAll
  2. Search 9.5.x for deleteAll
  3. Search 8.9.x for deleteAll
  4. Search 11.x for deleteAll
  5. Other projects
Title Object type File name Summary
ApcuBackend::deleteAll function core/lib/Drupal/Core/Cache/ApcuBackend.php Deletes all cache items in a bin.
AssetCollectionOptimizerInterface::deleteAll function core/lib/Drupal/Core/Asset/AssetCollectionOptimizerInterface.php Deletes all optimized asset collections assets.
BackendChain::deleteAll function core/lib/Drupal/Core/Cache/BackendChain.php Deletes all cache items in a bin.
BackendChainImplementationUnitTest::testDeleteAllPropagation function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Tests that the delete all operation is propagated to all chained backends.
CacheBackendDecorator::deleteAll function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Deletes all cache items in a bin.
CacheBackendInterface::deleteAll function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Deletes all cache items in a bin.
CachedStorage::deleteAll function core/lib/Drupal/Core/Config/CachedStorage.php Deletes configuration objects whose names start with a given prefix.
ChainedFastBackend::deleteAll function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Deletes all cache items in a bin.
CssCollectionOptimizer::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizer.php Deletes all optimized asset collections assets.
CssCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/CssCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
DatabaseBackend::deleteAll function core/lib/Drupal/Core/Cache/DatabaseBackend.php Deletes all cache items in a bin.
DatabaseStorage::deleteAll function core/lib/Drupal/Core/KeyValueStore/DatabaseStorage.php Deletes all items from the key/value store.
DatabaseStorage::deleteAll function core/lib/Drupal/Core/Config/DatabaseStorage.php Deletes configuration objects whose names start with a given prefix.
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.
FileStorageReadOnlyTest::testDeleteAll function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageReadOnlyTest.php @covers ::deleteAll
FileStorageTest::testDeleteAll function core/tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php @covers ::deleteAll
GenericCacheBackendUnitTestBase::testDeleteAll function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::deleteAll().
InstallStorage::deleteAll function core/lib/Drupal/Core/Config/InstallStorage.php Overrides Drupal\Core\Config\FileStorage::deleteAll().
JsCollectionOptimizer::deleteAll function core/lib/Drupal/Core/Asset/JsCollectionOptimizer.php Deletes all optimized asset collections assets.
JsCollectionOptimizerLazy::deleteAll function core/lib/Drupal/Core/Asset/JsCollectionOptimizerLazy.php Deletes all optimized asset collections assets.
KeyValueStoreInterface::deleteAll function core/lib/Drupal/Core/KeyValueStore/KeyValueStoreInterface.php Deletes all items from the key/value store.
LocaleProjectStorage::deleteAll function core/modules/locale/src/LocaleProjectStorage.php
LocaleProjectStorageInterface::deleteAll function core/modules/locale/src/LocaleProjectStorageInterface.php Deletes all projects records.
ManagedStorage::deleteAll function core/lib/Drupal/Core/Config/ManagedStorage.php Deletes configuration objects whose names start with a given prefix.
MemoryBackend::deleteAll function core/lib/Drupal/Core/Cache/MemoryBackend.php Deletes all cache items in a bin.
MemoryStorage::deleteAll function core/lib/Drupal/Core/Config/MemoryStorage.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.
Messenger::deleteAll function core/lib/Drupal/Core/Messenger/Messenger.php
MessengerInterface::deleteAll function core/lib/Drupal/Core/Messenger/MessengerInterface.php Deletes all messages.
NullBackend::deleteAll function core/lib/Drupal/Core/Cache/NullBackend.php Deletes all cache items in a bin.
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.
PhpBackend::deleteAll function core/lib/Drupal/Core/Cache/PhpBackend.php Deletes all cache items in a bin.
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.
StorageReplaceDataWrapper::deleteAll function core/modules/config/src/StorageReplaceDataWrapper.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.