You are here

namespace Symfony\Component\Validator\Mapping\Cache in Zircon Profile 8

Same name in other branches
  1. 8.0 Symfony\Component\Validator\Mapping\Cache
Classsort descending Location Description
ApcCache vendor/symfony/validator/Mapping/Cache/ApcCache.php
CacheInterface vendor/symfony/validator/Mapping/Cache/CacheInterface.php Persists ClassMetadata instances in a cache.
DoctrineCache vendor/symfony/validator/Mapping/Cache/DoctrineCache.php Adapts a Doctrine cache to a CacheInterface.