8 methods override CacheBackendInterface::deleteMultiple()
- ApcuBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ ApcuBackend.php  - Deletes multiple items from the cache.
 - BackendChain::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ BackendChain.php  - Deletes multiple items from the cache.
 - CacheBackendDecorator::deleteMultiple in core/
modules/ system/ tests/ modules/ performance_test/ src/ Cache/ CacheBackendDecorator.php  - Deletes multiple items from the cache.
 - ChainedFastBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php  - Deletes multiple items from the cache.
 - DatabaseBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php  - Deletes multiple items from the cache.
 - MemoryBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php  - Deletes multiple items from the cache.
 - NullBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ NullBackend.php  - Deletes multiple items from the cache.
 - PhpBackend::deleteMultiple in core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php  - Deletes multiple items from the cache.
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.