display_cache.admin.inc |
display_cache.admin.inc |
|
Provides the Display Cache administrative interface. |
display_cache.api.php |
display_cache.api.php |
|
Hooks provided by the Display Cache module. |
display_cache.drush.inc |
drush/display_cache.drush.inc |
|
This file holds the logic for drush commands of
the display cache module. |
display_cache.info |
display_cache.info |
|
name = Display Cache
description = Provides views and panels plugins to display rendered entities from cache.
package = Performance
core = "7.x"
dependencies[] = entity
files[] = tests/display_cache.test |
display_cache.install |
display_cache.install |
|
Schema and install hooks for the Display Cache module. |
display_cache.module |
display_cache.module |
|
Module file for Display Cache. |
display_cache.test |
tests/display_cache.test |
|
|