8 methods override CacheBackendInterface::removeBin() in Zircon Profile 8
- ApcuBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ ApcuBackend.php - Remove a cache bin.
- BackendChain::removeBin in core/
lib/ Drupal/ Core/ Cache/ BackendChain.php - Remove a cache bin.
- ChainedFastBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Remove a cache bin.
- DatabaseBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php - Remove a cache bin.
- MemcacheBackend::removeBin in modules/
memcache/ src/ MemcacheBackend.php - Remove a cache bin.
- MemoryBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Remove a cache bin.
- NullBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ NullBackend.php - Remove a cache bin.
- PhpBackend::removeBin in core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php - Remove a cache bin.