8 methods override CacheBackendInterface::getMultiple()
- ApcuBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ ApcuBackend.php - BackendChain::getMultiple in core/
lib/ Drupal/ Core/ Cache/ BackendChain.php - CacheBackendDecorator::getMultiple in core/
modules/ system/ tests/ modules/ performance_test/ src/ Cache/ CacheBackendDecorator.php - Returns data from the persistent cache when given an array of cache IDs.
- ChainedFastBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - DatabaseBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ DatabaseBackend.php - MemoryBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - NullBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ NullBackend.php - PhpBackend::getMultiple in core/
lib/ Drupal/ Core/ Cache/ PhpBackend.php
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.