PHP Elgg\Cache Pool::put - 3 примера найдено. Это лучшие примеры PHP кода для Elgg\Cache\Pool::put, полученные из open source проектов. Вы можете ставить оценку каждому примеру, чтобы помочь нам улучшить качество примеров.
This is useful when the value was calculated by some out-of-band means.
For example, when a list of rows is fetched from the database, you can
prime the cache for each individual result.