• hobodave's avatar
    [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific... · 1ad982a4
    hobodave authored
    [2.0][DC-460] Refactored cache bulk deletion methods to use driver specific features to retrieve list of keys. Also, refactored tests
    so that all methods are tested for all drivers.
    
    Removed:
    
    - Doctrine\Common\Cache\AbstractCache::count()
    - Doctrine\Common\Cache\AbstractCache::deleteAll()
    
    API Changes:
    
    - Doctrine\ORM\AbstractQuery::getResultCacheId() now public
    
    Bugs fixed:
    
    - Doctrine\Common\Cache\AbstractCache::deleteByPrefix() was deleting _every_ key in cache
    
    
    1ad982a4
Name
Last commit
Last update
..
Annotations Loading commit data...
Cache Loading commit data...
Cli Loading commit data...
Collections Loading commit data...
Util Loading commit data...
ClassLoader.php Loading commit data...
DoctrineException.php Loading commit data...
EventArgs.php Loading commit data...
EventManager.php Loading commit data...
EventSubscriber.php Loading commit data...
GlobalClassLoader.php Loading commit data...
IsolatedClassLoader.php Loading commit data...
Lexer.php Loading commit data...
NotifyPropertyChanged.php Loading commit data...
PropertyChangedListener.php Loading commit data...