All classes that implement CacheFactoryInterface in Drupal 9
- class \Drupal\Core\Cache\ApcuBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Cache\CacheFactory implements \Symfony\Component\DependencyInjection\ContainerAwareInterface, CacheFactoryInterface uses \Symfony\Component\DependencyInjection\ContainerAwareTrait
- class \Drupal\Core\Cache\ChainedFastBackendFactory implements CacheFactoryInterface uses \Symfony\Component\DependencyInjection\ContainerAwareTrait
- class \Drupal\Core\Cache\DatabaseBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Cache\MemoryBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Cache\MemoryCounterBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Cache\NullBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Cache\PhpBackendFactory implements CacheFactoryInterface
- class \Drupal\Core\Update\UpdateCacheBackendFactory implements CacheFactoryInterface
- class \Drupal\group\CoreFix\Cache\MemoryCacheFactory implements CacheFactoryInterface
- class \Drupal\supercache\Cache\ChainedFastBackendFactory implements \Symfony\Component\EventDispatcher\EventSubscriberInterface, CacheFactoryInterface uses \Symfony\Component\DependencyInjection\ContainerAwareTrait
- class \Drupal\webprofiler\Cache\CacheFactoryWrapper implements \Symfony\Component\DependencyInjection\ContainerAwareInterface, CacheFactoryInterface uses \Symfony\Component\DependencyInjection\ContainerAwareTrait