[3119] How does entity cache work in Drupal 8 |
- 日時: 2019/08/20 20:08
- 名前: Innoraft
ID:wNjM9vvk
- 参照: https://www.innoraft.com/blogs/how-does-entity-cache-work-drupal-8
- The Drupal Cache API is used to store data that takes a long time to compute. Caching can either be permanent or valid only for a certain time span, and the cache can contain any type of data. To make websites faster Drupal stores web pages in a cache.
|
|