| Conditions | 1 |
| Paths | 1 |
| Total Lines | 4 |
| Lines | 0 |
| Ratio | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 18 | /** |
||
| 19 | * @todo Maybe this can be solved by contributing to Symfony, as in for instance using a layered cache with memory |
||
| 20 | * cache first and use saveDefered so cache is not persisted before commit is made, and omitted on rollback. |
||
| 21 | * |
||
| 22 | * Or if we can get a checksum /fingerprint from cache pool which changes on actually cache commit so we can |
||
| 52 |