August 23, 2023/
No Comments
You can cache results selected by these QueryBuilder methods: getMany, getOne, getRawMany, getRawOne and getCount. You can also cache results selected by find* and count* methods of the Repository and EntityManager. To enable caching you…