Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace Twig\Cache

Object name File name Summary
CacheInterface vendor/twig/twig/src/Cache/CacheInterface.php Interface implemented by cache classes.
ChainCache vendor/twig/twig/src/Cache/ChainCache.php Chains several caches together.
FilesystemCache vendor/twig/twig/src/Cache/FilesystemCache.php Implements a cache on the filesystem.
NullCache vendor/twig/twig/src/Cache/NullCache.php Implements a no-cache strategy.
ReadOnlyFilesystemCache vendor/twig/twig/src/Cache/ReadOnlyFilesystemCache.php Implements a cache on the filesystem that can only be read, not written to.
RemovableCacheInterface vendor/twig/twig/src/Cache/RemovableCacheInterface.php @author Fabien Potencier <fabien@symfony.com>
RSS feed
Powered by Drupal