Searched refs:isCacheFresh (Results 1 – 1 of 1) sorted by relevance
189 if (!$this->debug || $this->isCacheFresh($cacheKey, $class)) {221 private function isCacheFresh($cacheKey, ReflectionClass $class) function in Doctrine\\Common\\Annotations\\CachedReader