ApcCache deprecated::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache.

2025-01-10 15:47:30
Psr6Cache::read()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

ClassMetadata|false read(string

2025-01-10 15:47:30
CacheInterface
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

interface CacheInterface Persists ClassMetadata instances in a cache.

2025-01-10 15:47:30
DoctrineCache::setCache()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

setCache(Cache $cache) Sets the cache to adapt.

2025-01-10 15:47:30
ApcCache deprecated
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

class ApcCache implements

2025-01-10 15:47:30
DoctrineCache::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache

2025-01-10 15:47:30
ApcCache deprecated::read()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

ClassMetadata|false read(string

2025-01-10 15:47:30
Psr6Cache::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache.

2025-01-10 15:47:30
CacheInterface::has()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

has(string $class) Returns whether metadata for the given class exists in the cache.

2025-01-10 15:47:30
DoctrineCache::write()
  • References/PHP/Symfony/Component/Validator/Mapping/Cache

write(ClassMetadata $metadata)

2025-01-10 15:47:30