cache -> cached
This commit is contained in:
parent
fb1136cc9a
commit
42c4938a8b
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ Cached persisters are responsible to access cache regions.
|
||||||
+-----------------------+-------------------------------------------------------------------------------------------+
|
+-----------------------+-------------------------------------------------------------------------------------------+
|
||||||
| READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\ReadWriteCachedCollectionPersister |
|
| READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\ReadWriteCachedCollectionPersister |
|
||||||
+-----------------------+-------------------------------------------------------------------------------------------+
|
+-----------------------+-------------------------------------------------------------------------------------------+
|
||||||
| NONSTRICT_READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\NonStrictReadWriteCacheCollectionPersister |
|
| NONSTRICT_READ_WRITE | Doctrine\\ORM\\Cache\\Persister\\Collection\\NonStrictReadWriteCachedCollectionPersister |
|
||||||
+-----------------------+-------------------------------------------------------------------------------------------+
|
+-----------------------+-------------------------------------------------------------------------------------------+
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
|
|
Loading…
Add table
Reference in a new issue