Community Documentation

Cache API

Last updated January 19, 2013. Created by mitchell on January 10, 2013.
Log in to edit this page.

The Cache API provides a generic mechanism for modules to store objects in bins for performance gains. Cached data can be simple permanent information like your site name, or more complex dynamic objects like entity data or block data.

The Cache API implementations differ between versions of Drupal.

nobody click here